Skip to content

[CI] DanglingIndicesIT.testDanglingIndicesAreNotRecoveredWhenNotWritten failure #55105

@dimitris-athanasiou

Description

@dimitris-athanasiou

Jenkins: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.6+matrix-java-periodic/ES_RUNTIME_JAVA=openjdk15,nodes=general-purpose/177/console

Build scan: https://gradle-enterprise.elastic.co/s/4xlkuejren27q

Failure:

AcknowledgedResponse failed - not acked
Expected: <true>
     but: was <false>

at __randomizedtesting.SeedInfo.seed([9A2EC38422F708A1:93CF933A649F9B5B]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertAcked(ElasticsearchAssertions.java:112)
at org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertAcked(ElasticsearchAssertions.java:116)
at org.elasticsearch.indices.recovery.DanglingIndicesIT$3.onNodeStopped(DanglingIndicesIT.java:142)
at org.elasticsearch.test.InternalTestCluster$NodeAndClient.closeForRestart(InternalTestCluster.java:984)
at org.elasticsearch.test.InternalTestCluster.restartNode(InternalTestCluster.java:1829)
at org.elasticsearch.test.InternalTestCluster.restartRandomDataNode(InternalTestCluster.java:1784)
at org.elasticsearch.indices.recovery.DanglingIndicesIT.testDanglingIndicesAreNotRecoveredWhenNotWritten(DanglingIndicesIT.java:137)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:564)
at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)

Reproduce with:

./gradlew ':server:integTest' --tests "org.elasticsearch.indices.recovery.DanglingIndicesIT.testDanglingIndicesAreNotRecoveredWhenNotWritten" -Dtests.seed=9A2EC38422F708A1 -Dtests.security.manager=true -Dtests.locale=es-PA -Dtests.timezone=Asia/Seoul -Dcompiler.java=13

Cannot reproduce locally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Distributed/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.>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