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

[CI] DedicatedClusterSnapshotRestoreIT#testSnapshotWithStuckNode fails #41748

Closed
cbuescher opened this issue May 2, 2019 · 2 comments
Closed
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >test-failure Triaged test failures from CI

Comments

@cbuescher
Copy link
Member

On 7.0: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.0+matrix-java-periodic/ES_BUILD_JAVA=openjdk12,ES_RUNTIME_JAVA=java12,nodes=immutable&&linux&&docker/146/console

Could not reproduce:

./gradlew :server:integTest --tests "org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT.testSnapshotWithStuckNode" \
  -Dtests.seed=D48A8D256CBF1A77 \
  -Dtests.security.manager=true \
  -Dtests.locale=uz-Arab \
  -Dtests.timezone=America/Resolute \
  -Dcompiler.java=12 \
  -Druntime.java=12
java.lang.AssertionError: Unexpected file count, found: [[/var/lib/jenkins/workspace/elastic+elasticsearch+7.0+matrix-java-periodic/ES_BUILD_JAVA/openjdk12/ES_RUNTIME_JAVA/java12/nodes/immutable&&linux&&docker/server/build/testrun/integTest/temp/org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT_D48A8D256CBF1A77-001/tempDir-007/repos/LLUvkWLanN/incompatible-snapshots, /var/lib/jenkins/workspace/elastic+elasticsearch+7.0+matrix-java-periodic/ES_BUILD_JAVA/openjdk12/ES_RUNTIME_JAVA/java12/nodes/immutable&&linux&&docker/server/build/testrun/integTest/temp/org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT_D48A8D256CBF1A77-001/tempDir-007/repos/LLUvkWLanN/indices/uZ8OrjeoSqG61Xrm8o2xMA/0/__hjeEBsBwR92D5erU-tV6Ow, /var/lib/jenkins/workspace/elastic+elasticsearch+7.0+matrix-java-periodic/ES_BUILD_JAVA/openjdk12/ES_RUNTIME_JAVA/java12/nodes/immutable&&linux&&docker/server/build/testrun/integTest/temp/org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT_D48A8D256CBF1A77-001/tempDir-007/repos/LLUvkWLanN/index-0, /var/lib/jenkins/workspace/elastic+elasticsearch+7.0+matrix-java-periodic/ES_BUILD_JAVA/openjdk12/ES_RUNTIME_JAVA/java12/nodes/immutable&&linux&&docker/server/build/testrun/integTest/temp/org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT_D48A8D256CBF1A77-001/tempDir-007/repos/LLUvkWLanN/index.latest, /var/lib/jenkins/workspace/elastic+elasticsearch+7.0+matrix-java-periodic/ES_BUILD_JAVA/openjdk12/ES_RUNTIME_JAVA/java12/nodes/immutable&&linux&&docker/server/build/testrun/integTest/temp/org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT_D48A8D256CBF1A77-001/tempDir-007/repos/LLUvkWLanN/index-1]]. expected:<4> but was:<5>
	at __randomizedtesting.SeedInfo.seed([D48A8D256CBF1A77:1F6F4A5451095E18]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.elasticsearch.snapshots.AbstractSnapshotIntegTestCase.assertFileCount(AbstractSnapshotIntegTestCase.java:87)
@cbuescher cbuescher added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >test-failure Triaged test failures from CI labels May 2, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@original-brownbear
Copy link
Member

We already have one for this #39852 :)

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 >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants