./gradlew ":x-pack:plugin:logsdb:qa:rolling-upgrade:v8.19.13#bwcTest" -Dtests.class="org.elasticsearch.xpack.logsdb.KeywordRollingUpgradeIT" -Dtests.method="testIndexing" -Dtests.seed=B0B49A652F80E658 -Dtests.bwc=true -Dtests.locale=nmg-CM -Dtests.timezone=Asia/Yakutsk -Druntime.java=21
java.lang.RuntimeException: org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:43405], URI [/_data_stream/logs-keyword-bwc-test.with-ignore-above], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [logs-keyword-bwc-test.with-ignore-above]","resource.type":"index_or_alias","resource.id":"logs-keyword-bwc-test.with-ignore-above","index_uuid":"_na_","index":"logs-keyword-bwc-test.with-ignore-above"}],"type":"index_not_found_exception","reason":"no such index [logs-keyword-bwc-test.with-ignore-above]","resource.type":"index_or_alias","resource.id":"logs-keyword-bwc-test.with-ignore-above","index_uuid":"_na_","index":"logs-keyword-bwc-test.with-ignore-above"},"status":404}
Build Scans:
Reproduction Line:
Applicable branches:
main
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.