Skip to content

[CI] Test Failure: SearchableSnapshotsCanMatchOnCoordinatorIntegTests ... OutsideOfTheQueryRange #66903

@tvernum

Description

@tvernum

This was a failure on a PR build

Build scan:
https://gradle-enterprise.elastic.co/s/uzjhthpxcehto/console-log?task=:x-pack:plugin:searchable-snapshots:internalClusterTest

Repro line:
./gradlew ':x-pack:plugin:searchable-snapshots:internalClusterTest' --tests "org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests.testSearchableSnapshotShardsAreSkippedWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange" -Dtests.seed=48922BDD4F42B52B -Dtests.security.manager=true -Dtests.locale=he-IL -Dtests.timezone=Asia/Yekaterinburg -Druntime.java=8

Applicable branches:
7.x

Failure excerpt:

2> java.lang.AssertionError: 	
    Expected: <0>	
         but: was <1>	
        at __randomizedtesting.SeedInfo.seed([48922BDD4F42B52B:D26CA9D3796ADCCD]: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.testSearchableSnapshotShardsAreSkippedWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange(SearchableSnapshotsCanMatchOnCoordinatorIntegTests.java:166)	

The commit it was building from would give line 166 as:

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions