./gradlew ":x-pack:plugin:yamlRestTest" --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=ml/start_stop_datafeed/Test start datafeed given index pattern with no matching indices}" -Dtests.seed=3545EA39056F596B -Dtests.locale=luy-KE -Dtests.timezone=America/Santiago -Druntime.java=23
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:38017], URI [/_ml/trained_models/_stats?size=10000], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[],"type":"exception","reason":"Searching for stats for models [lang_ident_model_1] failed","caused_by":{"type":"search_phase_execution_exception","reason":"","phase":"query","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":"query","grouped":true,"failed_shards":[]}}},"status":500}
Issue Reasons:
[main] 4 failures in test test {p0=ml/start_stop_datafeed/Test start datafeed given index pattern with no matching indices} (1.1% fail rate in 359 executions)
[main] 2 failures in step part-3 (2.2% fail rate in 90 executions)
[main] 2 failures in pipeline elasticsearch-pull-request (1.9% fail rate in 103 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
[main] 4 failures in test test {p0=ml/start_stop_datafeed/Test start datafeed given index pattern with no matching indices} (1.1% fail rate in 359 executions)
[main] 2 failures in step part-3 (2.2% fail rate in 90 executions)
[main] 2 failures in pipeline elasticsearch-pull-request (1.9% fail rate in 103 executions)
Build Scans:
Reproduction Line:
Applicable branches: main
Reproduces locally?: N/A
Failure History: See dashboard&_a=(controlGroupState:(initialChildControlState:('0c0c9cb8-ccd2-45c6-9b13-96bac4abc542':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:task.keyword,order:0,selectedOptions:!(),title:'GradleTask',type:optionsListControl),'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:className.keyword,order:1,selectedOptions:!(org.elasticsearch.xpack.test.rest.XPackRestIT),title:'Suite',type:optionsListControl),'144933da-5c1b-4257-a969-7f43455a7901':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:name.keyword,order:2,selectedOptions:!(test%20%7Bp0%3Dml%2Fstart_stop_datafeed%2FTest%20start%20datafeed%20given%20index%20pattern%20with%20no%20matching%20indices%7D),title:'Test',type:optionsListControl)))))
Failure Message:
Issue Reasons:
Note: This issue was created using new test triage automation. Please report issues or feedback to es-delivery.