Skip to content

SearchableSnapshotsCanMatchOnCoordinatorIntegTests.testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped failure #70501

@nik9000

Description

@nik9000

Build scan:
https://gradle-enterprise.elastic.co/s/eyuntluqkrc6u/tests/:x-pack:plugin:searchable-snapshots:internalClusterTest/org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests/testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped#1

Repro line:

./gradlew ':x-pack:plugin:searchable-snapshots:internalClusterTest' \
  --tests "org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests.testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped" \
  -Dtests.seed=119FBF889C9916E -Dtests.security.manager=true -Dtests.locale=en \
  -Dtests.timezone=Canada/Newfoundland -Druntime.java=11 -Dtests.fips.enabled=true

Reproduces locally?:
nope

Applicable branches:
seems to be just 7.12, though a PR against master caught it too?

Failure history:
https://build-stats.elastic.co/goto/31ac343cdaf215db4714dd933cdc570e

Failure excerpt:

org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests > testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped FAILED
    java.lang.AssertionError: 
    Expected: <3>
         but: was <4>
        at __randomizedtesting.SeedInfo.seed([119FBF889C9916E:6E35F52890D149F7]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.junit.Assert.assertThat(Assert.java:923)
        at org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests.testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped(SearchableSnapshotsCanMatchOnCoordinatorIntegTests.java:297)
REPRODUCE WITH: ./gradlew ':x-pack:plugin:searchable-snapshots:internalClusterTest' --tests "org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests.testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped" -Dtests.seed=119FBF889C9916E -Dtests.security.manager=true -Dtests.locale=en -Dtests.timezone=Canada/Newfoundland -Druntime.java=11 -Dtests.fips.enabled=true

Metadata

Metadata

Labels

:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions