-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CI
Description
FAILURE 13.1s | FullClusterRestartIT.testSnapshotRestore <<< FAILURES!
> Throwable #1: java.lang.AssertionError: template doesn't match:
> test_template:
> aliases:
> alias1: same [empty map]
> alias2:
> filter:
> term:
> version: same [6.0.0]
> mappings:
> doc:
> _source:
> enabled: same [true]
> order: same [0]
> settings:
> index:
> number_of_shards: same [1]
> template: expected [evil_*] but not found
> index_patterns: unexpected but found [[evil_*]]
> at __randomizedtesting.SeedInfo.seed([B9588B59D97307DD:863D61A013CE00A2]:0)
> at org.elasticsearch.upgrades.FullClusterRestartIT.checkSnapshot(FullClusterRestartIT.java:876)
> at org.elasticsearch.upgrades.FullClusterRestartIT.testSnapshotRestore(FullClusterRestartIT.java:760)
> at java.lang.Thread.run(Thread.java:745)
Reproduces with:
gradle :qa:full-cluster-restart:v6.0.0-SNAPSHOT#oldClusterTestRunner -Dtests.seed=B9588B59D97307DD -Dtests.class=org.elasticsearch.upgrades.FullClusterRestartIT -Dtests.method="testSnapshotRestore" -Dtests.security.manager=true -Dtests.locale=ar-QA -Dtests.timezone=America/Anguilla
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+intake/571/consoleFull
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CI