Skip to content

[CI] EsqlSpecIT test {csv-spec:date.EvalDateTruncQuarterlyIntervalWithGTInRange} failing #136102

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT" -Dtests.method="test {csv-spec:date.EvalDateTruncQuarterlyIntervalWithGTInRange}" -Dtests.seed=21A8BC6622EB1BE2 -Dtests.locale=kde-TZ -Dtests.timezone=Africa/Bujumbura -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:35133], URI [/_query/async/FjZ2aTgwbU5KUURLbGxRNzF5QV9ua2ccTkF3dUJBX0RSUy1udjlscFBHWi1IQTozNjg2Mw==?wait_for_completion_timeout=6000s&pretty=true&error_trace=true], status line [HTTP/1.1 503 Service Unavailable]
{
  "error" : {
    "root_cause" : [
      {
        "type" : "cluster_block_exception",
        "reason" : "blocked by: [SERVICE_UNAVAILABLE/2/no master];",
        "stack_trace" : "org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/2/no master];\n"
      }
    ],
    "type" : "cluster_block_exception",
    "reason" : "blocked by: [SERVICE_UNAVAILABLE/2/no master];",
    "stack_trace" : "org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/2/no master];\n"
  },
  "status" : 503
}

Issue Reasons:

  • [main] 2 failures in test test {csv-spec:date.EvalDateTruncQuarterlyIntervalWithGTInRange} (0.4% fail rate in 565 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:Search Relevance/ES|QLSearch functionality in ES|QL>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchmedium-riskAn open issue or test failure that is a medium risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions