-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
IndexingIndexing, Bulk Indexing and anything related to indexingIndexing, Bulk Indexing and anything related to indexingIndexing:ReplicationIssues and PRs related to core replication framework eg segrepIssues and PRs related to core replication framework eg segrepStorageIssues and PRs relating to data and metadata storageIssues and PRs relating to data and metadata storagebugSomething isn't workingSomething isn't workingflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run
Description
Coming from #8279 (comment), SegmentReplicationUsingRemoteStoreIT.testDeleteOperations is flaky.
Build with test failures: (24184,24787,24847,25220,25478)
Assertion failure
java.lang.AssertionError: Expected search hits on node: node_t3 to be at least 5 but was: 0
at __randomizedtesting.SeedInfo.seed([9C00DEC59FC668EC:2F54B44F92E8B47A]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.opensearch.indices.replication.SegmentReplicationBaseIT.lambda$waitForSearchableDocs$0(SegmentReplicationBaseIT.java:124)
at org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1086)
at org.opensearch.indices.replication.SegmentReplicationBaseIT.waitForSearchableDocs(SegmentReplicationBaseIT.java:119)
at org.opensearch.indices.replication.SegmentReplicationBaseIT.waitForSearchableDocs(SegmentReplicationBaseIT.java:114)
at org.opensearch.indices.replication.SegmentReplicationBaseIT.waitForSearchableDocs(SegmentReplicationBaseIT.java:131)
at org.opensearch.indices.replication.SegmentReplicationIT.testDeleteOperations(SegmentReplicationIT.java:651)
There are no indications of errors/exceptions in gradle check log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
IndexingIndexing, Bulk Indexing and anything related to indexingIndexing, Bulk Indexing and anything related to indexingIndexing:ReplicationIssues and PRs related to core replication framework eg segrepIssues and PRs related to core replication framework eg segrepStorageIssues and PRs relating to data and metadata storageIssues and PRs relating to data and metadata storagebugSomething isn't workingSomething isn't workingflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run