Skip to content

[CI] Failure in org.elasticsearch.cluster.routing.AllocationIdIT.testFailedRecoveryOnAllocateStalePrimaryRequiresAnotherAllocateStalePrimary #66893

@original-brownbear

Description

@original-brownbear

This just failed on 7.x here: https://gradle-enterprise.elastic.co/s/rhyopb5hm3gu2/tests/:server:internalClusterTest/org.elasticsearch.cluster.routing.AllocationIdIT/testFailedRecoveryOnAllocateStalePrimaryRequiresAnotherAllocateStalePrimary

  2> REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.cluster.routing.AllocationIdIT.testFailedRecoveryOnAllocateStalePrimaryRequiresAnotherAllocateStalePrimary" -Dtests.seed=491F1EE43B42DEC9 -Dtests.security.manager=true -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dtests.locale=he-IL -Dtests.timezone=Asia/Damascus -Druntime.java=8
  2> java.lang.AssertionError: timed out waiting for yellow state
        at __randomizedtesting.SeedInfo.seed([491F1EE43B42DEC9:C099E915F71965EB]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.elasticsearch.test.ESIntegTestCase.ensureColor(ESIntegTestCase.java:953)
        at org.elasticsearch.test.ESIntegTestCase.ensureYellow(ESIntegTestCase.java:913)

does not reproduce locally.

Metadata

Metadata

Assignees

Labels

:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions