Closed
Description
Build Scans:
- elasticsearch-periodic-platform-support #9028 / almalinux-8-aarch64_checkpart1_platform-support-arm
- elasticsearch-intake #24578 / part1
Reproduction Line:
./gradlew ":server:test" --tests "org.elasticsearch.env.NodeEnvironmentTests.testIndexCompatibilityChecks" -Dtests.seed=8F3C2202B8D5325D -Dtests.locale=uz-Cyrl -Dtests.timezone=Etc/GMT-3 -Druntime.java=24
Applicable branches:
9.0
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError:
Expected: (a string containing "Cannot start this node" and a string containing "it holds metadata for indices with version [6.48.81]" and a string containing "Revert this node to version [8.18.0]")
but: a string containing "Revert this node to version [8.18.0]" was "Cannot start this node because it holds metadata for indices with version [6.48.81] with which this node of version [9.0.4] is incompatible. Revert this node to version [9.0.0] and delete any indices with versions earlier than [8.0.0] before upgrading to version [9.0.4]. If all such indices have already been deleted, revert this node to version [9.0.0] and wait for it to join the cluster to clean up any older indices from its metadata."
Issue Reasons:
- [9.0] 2 failures in test testIndexCompatibilityChecks (0.9% fail rate in 219 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.