./gradlew ":x-pack:plugin:ml:qa:ml-with-security:yamlRestTest" --tests "org.elasticsearch.smoketest.MlWithSecurityIT.test {yaml=ml/data_frame_analytics_crud/Test get stats given multiple analytics}" -Dtests.seed=B9D0BFE5CC6F45F1 -Dtests.locale=ar-BH -Dtests.timezone=SystemV/EST5 -Druntime.java=21
java.lang.AssertionError: Failure at [ml/data_frame_analytics_crud:855]: expected [2xx] status code but api [ml.get_data_frame_analytics_stats] returned [500 Internal Server Error] [{"error":{"root_cause":[{"type":"no_shard_available_action_exception","reason":null,"stack_trace":"org.elasticsearch.action.NoShardAvailableActionException\n"}],"type":"exception","reason":"all shards failed","caused_by":{"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":".ml-stats-000001","node":null,"reason":{"type":"no_shard_available_action_exception","reason":null,"stack_trace":"org.elasticsearch.action.NoShardAvailableActionException\n"}}],"stack_trace":"Failed to execute phase [query], all shards failed; shardFailures {[_na_][.ml-stats-000001][0]: org.elasticsearch.action.NoShardAvailableActionException\n}\n\tat org.elasticsearch.server@9.0.8-SNAPSHOT/org.elasticsearch.action.search.AbstractSearchAsyncAction.onPha
[truncated]
Build Scans:
Reproduction Line:
Applicable branches:
9.0
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.