-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] XPackRestIT test {p0=ml/inference_crud/Test force delete given model referenced by pipeline} failing #80703
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
Comments
Pinging @elastic/ml-core (Team:ML) |
Once again it's the dreaded "all shards failed" on an index that's just been created: #65846. |
I think this master build failure is the same dreaded cause: https://gradle-enterprise.elastic.co/s/rtjxk5ybsifba |
Muted on master by #81093 |
https://gradle-enterprise.elastic.co/s/ijqm2nxnjrzpy Muted in #81580 |
I'll mute that too |
#97179) There is a common issue with the ML test cleanup code where we grab model stats before taking up a cleaning action. However, in grabbing those stats the search fails because the index was just recently created. This moves the yaml tests as they existed (pretty much line for line) into a single node rest test. I also mute the yaml tests instead of simply deleting them (as I would prefer having those). related to: #80703
Assigning |
It seems like this issue is still blocked by the underlying issue: #65846 |
Build scan:
https://gradle-enterprise.elastic.co/s/5jx7stxjd4d36/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=ml%2Finference_crud%2FTest%20force%20delete%20given%20model%20referenced%20by%20pipeline%7D
Reproduction line:
./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=ml/inference_crud/Test force delete given model referenced by pipeline}" -Dtests.seed=74755A3DAB1FE611 -Dtests.locale=es-UY -Dtests.timezone=Asia/Taipei -Druntime.java=17
Applicable branches:
master
Reproduces locally?:
No
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.xpack.test.rest.XPackRestIT&tests.test=test%20%7Bp0%3Dml/inference_crud/Test%20force%20delete%20given%20model%20referenced%20by%20pipeline%7D
Failure excerpt:
The text was updated successfully, but these errors were encountered: