[BUG] OperationRoutingTests.testWeightedOperationRoutingWeightUndefinedForOneZone failure #4881
Closed
Description
Failure here: https://build.ci.opensearch.org/job/gradle-check/5293/
This test failure appears to be reproducible with the given seed:
./gradlew ':server:test' --tests "org.opensearch.cluster.routing.OperationRoutingTests.testWeightedOperationRoutingWeightUndefinedForOneZone" -Dtests.seed=B1745FEE14F29C02 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ar-EG -Dtests.timezone=Asia/Magadan -Druntime.java=17
I haven't investigated at all but should be easily fixable given that it is deterministic.