Skip to content

[ILM] TimeSeriesLifecycleActionsIT.testRolloverAlreadyExists failure #49073

@dimitris-athanasiou

Description

@dimitris-athanasiou

Console log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=oraclelinux-7&&immutable/390/console

Build scan: https://gradle-enterprise.elastic.co/s/2knxuomyu6d62

Failure:

ava.lang.AssertionError: 

Expected: <{"phase":"hot","action":"rollover","name":"ERROR"}>
     but: was <{"phase":"hot","action":"rollover","name":"check-rollover-ready"}>
Close stacktrace
at __randomizedtesting.SeedInfo.seed([2359606ACADA06B8:3C3BEB9E601FCD94]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT.lambda$testRolloverAlreadyExists$17(TimeSeriesLifecycleActionsIT.java:318)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:874)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:847)
at org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT.testRolloverAlreadyExists(TimeSeriesLifecycleActionsIT.java:314)

Reproduce with:

./gradlew ':x-pack:plugin:ilm:qa:multi-node:integTestRunner' --tests "org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT.testRolloverAlreadyExists" -Dtests.seed=2359606ACADA06B8 -Dtests.security.manager=true -Dtests.locale=sr -Dtests.timezone=America/Atikokan -Dcompiler.java=12 -Druntime.java=11

I could not reproduce locally.

Metadata

Metadata

Assignees

Labels

:Data Management/ILM+SLMDO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.>test-failureTriaged test failures from CI

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions