Skip to content

[CI] XPackRestIT test {p0=ml/inference_crud/Test delete given unused trained model} failing #126881

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 Apr 15, 2025 · 4 comments
Labels
low-risk An open issue or test failure that is a low risk to future releases :ml Machine learning Team:ML Meta label for the ML team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:yamlRestTest" --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=ml/inference_crud/Test delete given unused trained model}" -Dtests.seed=547A1B615CEDAF71 -Dtests.locale=chr-US -Dtests.timezone=Indian/Mahe -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Failure at [ml/inference_crud:553]: expected [2xx] status code but api [ml.delete_trained_model] returned [503 Service Unavailable] [{"error":{"root_cause":[],"type":"search_phase_execution_exception","reason":"start","phase":"can_match","grouped":true,"failed_shards":[],"caused_by":{"type":"search_phase_execution_exception","reason":"Search rejected due to missing shards [[.ml-stats-000001][0]]. Consider using `allow_partial_search_results` setting to bypass this error.","phase":"can_match","grouped":true,"failed_shards":[],"stack_trace":"Failed to execute phase [can_match], Search rejected due to missing shards [[.ml-stats-000001][0]]. Consider using `allow_partial_search_results` setting to bypass this error.\n\tat [email protected]/org.elasticsearch.action.search.SearchPhase.doCheckNoMissingShards(SearchPhase.java:61)\n\tat [email protected]/org.elasticsearch.action.search.CanMatchPreFilterSearchPhase.checkNoMiss
[truncated]

Issue Reasons:

  • [main] 2 failures in test test {p0=ml/inference_crud/Test delete given unused trained model} (0.5% fail rate in 432 executions)

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

@elasticsearchmachine elasticsearchmachine added :Search Relevance/Ranking Scoring, rescoring, rank evaluation. >test-failure Triaged test failures from CI labels Apr 15, 2025
elasticsearchmachine added a commit that referenced this issue Apr 15, 2025
…nce_crud/Test delete given unused trained model} #126881
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test test {p0=ml/inference_crud/Test delete given unused trained model} (0.5% fail rate in 432 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch labels Apr 15, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search-relevance (Team:Search Relevance)

afoucret pushed a commit to afoucret/elasticsearch that referenced this issue Apr 16, 2025
@benwtrent benwtrent added :ml Machine learning and removed :Search Relevance/Ranking Scoring, rescoring, rank evaluation. labels Apr 16, 2025
@elasticsearchmachine elasticsearchmachine added Team:ML Meta label for the ML team and removed Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch labels Apr 16, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/ml-core (Team:ML)

@davidkyle
Copy link
Member

Missing shard for the .ml-stats-000001 index again

@davidkyle davidkyle added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-risk An open issue or test failure that is a low risk to future releases :ml Machine learning Team:ML Meta label for the ML team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants