Skip to content

FullClusterRestartIT.testSnapshotRestore fails on 6.x #27213

@dakrone

Description

@dakrone
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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions