Skip to content

[CI] SharedClusterSnapshotRestoreIT.testBasicWorkFlow failure #26436

@davidkyle

Description

@davidkyle

Build Url: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-darwin-compatibility/99/console

This does not reproduce

gradle :core:integTest \
  -Dtests.seed=2538815628A1B83B \
  -Dtests.class=org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT \
  -Dtests.method="testBasicWorkFlow" \
  -Dtests.security.manager=true \
  -Dtests.locale=es-PY \
  -Dtests.timezone=Etc/GMT-10

Failed due to an assertion error:

08:32:33   1> [2017-08-30T18:32:05,409][INFO ][o.e.s.SharedClusterSnapshotRestoreIT] [testBasicWorkFlow]: after test
08:32:33 FAILURE 3.07s J0 | SharedClusterSnapshotRestoreIT.testBasicWorkFlow <<< FAILURES!
08:32:33    > Throwable #1: java.lang.AssertionError: Count is 99 but 100 was expected.  Total shards: 4 Successful shards: 4 & 0 shard failures:
08:32:33    > 	at __randomizedtesting.SeedInfo.seed([2538815628A1B83B:84E5F7F39CF8EF7B]:0)
08:32:33    > 	at org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertHitCount(ElasticsearchAssertions.java:263)
08:32:33    > 	at org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT.testBasicWorkFlow(SharedClusterSnapshotRestoreIT.java:209)```

Metadata

Metadata

Assignees

Labels

>testIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions