Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SearchableSnapshotDirectoryTests#testNonCachedFilesAreExcludedFromRecoveryState fails #60813

Closed
DaveCTurner opened this issue Aug 6, 2020 · 2 comments · Fixed by #60885
Closed
Assignees
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test-failure Triaged test failures from CI

Comments

@DaveCTurner
Copy link
Contributor

Build scan:

https://gradle-enterprise.elastic.co/s/rve5theumtlaw/console-log?task=:x-pack:plugin:searchable-snapshots:test

Repro line:

REPRODUCE WITH: ./gradlew ':x-pack:plugin:searchable-snapshots:test' --tests "org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.testNonCachedFilesAreExcludedFromRecoveryState" -Dtests.seed=F1D689E910ABDDD7 -Dtests.security.manager=true -Dtests.locale=ar-SA -Dtests.timezone=Asia/Macau -Druntime.java=8
--

Reproduces locally?:

No, after many hundreds of retries.

Applicable branches:

Only seen on 7.x so far.

Failure history:

Only once so far.

Failure excerpt:

org.elasticsearch.index.store.SearchableSnapshotDirectoryTests > testNonCachedFilesAreExcludedFromRecoveryState FAILED
    java.lang.AssertionError: 
    Expected: <DONE>
         but: was <FINALIZE>
        at __randomizedtesting.SeedInfo.seed([F1D689E910ABDDD7:9F0EA6FE12244832]: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.index.store.SearchableSnapshotDirectoryTests.lambda$testNonCachedFilesAreExcludedFromRecoveryState$29(SearchableSnapshotDirectoryTests.java:829)
        at org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.testDirectories(SearchableSnapshotDirectoryTests.java:622)
        at org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.testNonCachedFilesAreExcludedFromRecoveryState(SearchableSnapshotDirectoryTests.java:826)

@DaveCTurner DaveCTurner added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >test-failure Triaged test failures from CI labels Aug 6, 2020
@DaveCTurner DaveCTurner self-assigned this Aug 6, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Snapshot/Restore)

@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Aug 6, 2020
@fcofdez fcofdez assigned fcofdez and unassigned DaveCTurner Aug 10, 2020
@droberts195
Copy link
Contributor

Same error again in https://gradle-enterprise.elastic.co/s/afsizmamd3bhy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test-failure Triaged test failures from CI
Projects
None yet
4 participants