-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/ILM+SLMIndex and Snapshot lifecycle managementIndex and Snapshot lifecycle management>test-failureTriaged test failures from CITriaged test failures from CITeam:Data ManagementMeta label for data/management teamMeta label for data/management team
Description
This is a newly added test that has already failed a number of times in CI.
Repro line:
./gradlew ':x-pack:plugin:ilm:internalClusterTest' --tests "org.elasticsearch.xpack.slm.SLMSnapshotBlockingIntegTests.testRetentionWithMultipleRepositories" -Dtests.seed=9BFBC3AF7F9C991C -Dtests.security.manager=true -Dtests.locale=es-DO -Dtests.timezone=SST -Druntime.java=11
Reproduces locally?:
Nope.
Applicable branches:
7.11, 7.12, 7.x and master
Failure excerpt:
org.elasticsearch.xpack.slm.SLMSnapshotBlockingIntegTests > testRetentionWithMultipleRepositories FAILED
java.lang.AssertionError: timed out waiting for green state
at __randomizedtesting.SeedInfo.seed([9BFBC3AF7F9C991C:35EAB13BB52B8935]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.elasticsearch.test.ESIntegTestCase.ensureColor(ESIntegTestCase.java:903)
at org.elasticsearch.test.ESIntegTestCase.ensureGreen(ESIntegTestCase.java:856)
at org.elasticsearch.test.ESIntegTestCase.ensureGreen(ESIntegTestCase.java:845)
at org.elasticsearch.xpack.slm.SLMSnapshotBlockingIntegTests.createAndPopulateIndex(SLMSnapshotBlockingIntegTests.java:465)
at org.elasticsearch.xpack.slm.SLMSnapshotBlockingIntegTests.testUnsuccessfulSnapshotRetention(SLMSnapshotBlockingIntegTests.java:349)
at org.elasticsearch.xpack.slm.SLMSnapshotBlockingIntegTests.testRetentionWithMultipleRepositories(SLMSnapshotBlockingIntegTests.java:280)
Metadata
Metadata
Assignees
Labels
:Data Management/ILM+SLMIndex and Snapshot lifecycle managementIndex and Snapshot lifecycle management>test-failureTriaged test failures from CITriaged test failures from CITeam:Data ManagementMeta label for data/management teamMeta label for data/management team