./gradlew ":x-pack:plugin:ilm:qa:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT.testHistoryIsWrittenWithSuccess" -Dtests.seed=F8B8F9B5E5364D69 -Dtests.locale=pt-TL -Dtests.timezone=America/Kralendijk -Druntime.java=23
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:37085], URI [.ds-ilm-history-7-2025.03.09-000001/_lifecycle/explain], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [.ds-ilm-history-7-2025.03.09-000001]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":".ds-ilm-history-7-2025.03.09-000001","index":".ds-ilm-history-7-2025.03.09-000001"}],"type":"index_not_found_exception","reason":"no such index [.ds-ilm-history-7-2025.03.09-000001]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":".ds-ilm-history-7-2025.03.09-000001","index":".ds-ilm-history-7-2025.03.09-000001"},"status":404}
Build Scans:
Reproduction Line:
Applicable branches:
8.16
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.