-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Indexing/RecoveryAnything around constructing a new shard, either from a local or a remote source.Anything around constructing a new shard, either from a local or a remote source.>test-failureTriaged test failures from CITriaged test failures from CI
Description
build: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.2+periodic/803/consoleFull
reproduction line:
./gradlew :qa:full-cluster-restart:v6.1.5-SNAPSHOT#upgradedClusterTestRunner \
-Dtests.seed=A360128A15AF807 \
-Dtests.class=org.elasticsearch.upgrades.FullClusterRestartIT \
-Dtests.method="testRecovery" \
-Dtests.security.manager=true \
-Dtests.locale=es-SV \
-Dtests.timezone=Indian/Kerguelen
failure message:
08:33:13 FAILURE 0.13s | FullClusterRestartIT.testRecovery <<< FAILURES!
08:33:14 > Throwable #1: java.lang.AssertionError: mismatch while checking for translog recovery
08:33:14 > testrecovery 0 existing_store done 0
08:33:14 > testrecovery 0 peer done 0
08:33:14 > testrecovery 1 existing_store done 0
08:33:14 > testrecovery 1 peer done 0
08:33:14 > testrecovery 2 existing_store done 0
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/RecoveryAnything around constructing a new shard, either from a local or a remote source.Anything around constructing a new shard, either from a local or a remote source.>test-failureTriaged test failures from CITriaged test failures from CI