Skip to content

[CI] EsqlSpecIT test {rerank.Reranker using another sort order ASYNC} failing #127638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
elasticsearchmachine opened this issue May 2, 2025 · 2 comments
Labels
:Analytics/ES|QL AKA ESQL needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

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 {rerank.Reranker using another sort order ASYNC}" -Dtests.seed=188EE70F617AA567 -Dtests.locale=pcm -Dtests.timezone=Asia/Muscat -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [DELETE], host [http://[::1]:38591], URI [/_query/async/FmFyV1hDX1JiUXI2d2hUNTl4NWRqbkEcSzZGMkJoNHlTQjJYUGFDcXBqY21qZzo3MjMxMQ==?pretty=true&error_trace=true], status line [HTTP/1.1 502 Bad Gateway]
{
  "error" : {
    "root_cause" : [
      {
        "type" : "node_disconnected_exception",
        "reason" : "[test-cluster-0][127.0.0.1:36449][indices:data/read/async_search/delete] disconnected",
        "stack_trace" : "org.elasticsearch.transport.NodeDisconnectedException: [test-cluster-0][127.0.0.1:36449][indices:data/read/async_search/delete] disconnected\n"
      }
    ],
    "type" : "node_disconnected_exception",
    "reason" : "[test-cluster-0][127.0.0.1:36449][indices:data/read/async_search/delete] disconnected",
    "stack_trace" : "org.elasticsearch.transport.NodeDisconnectedException: [test-cluster-0][127.0.0.1:36449][indices:data/read/async_search/delete] disconnected\n"
  },
  "status" : 502
}

Issue Reasons:

  • [main] 3 failures in test test {rerank.Reranker using another sort order ASYNC} (1.2% fail rate in 249 executions)
  • [main] 2 failures in step part-3 (2.1% fail rate in 94 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (2.2% fail rate in 93 executions)

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

@elasticsearchmachine elasticsearchmachine added :Analytics/ES|QL AKA ESQL >test-failure Triaged test failures from CI labels May 2, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 3 failures in test test {rerank.Reranker using another sort order ASYNC} (1.2% fail rate in 249 executions)
  • [main] 2 failures in step part-3 (2.1% fail rate in 94 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (2.2% fail rate in 93 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue May 2, 2025
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels May 2, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-analytical-engine (Team:Analytics)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

1 participant