Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testIndexReopenClose is flaky #13084

Closed
ashking94 opened this issue Apr 4, 2024 · 3 comments
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Storage:Remote

Comments

@ashking94
Copy link
Member

ashking94 commented Apr 4, 2024

Describe the bug

org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testIndexReopenClose is flaky

Related component

Storage:Remote

To Reproduce

./gradlew ':server:internalClusterTest' --tests "org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testIndexReopenClose" -Dtests.seed=187117AD655AD94B -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ca -Dtests.timezone=Asia/Shanghai -Druntime.java=21

Refer PR build - https://build.ci.opensearch.org/job/gradle-check/36498/testReport/junit/org.opensearch.remotestore/SegmentReplicationUsingRemoteStoreIT/testIndexReopenClose/

Expected behavior

Test must always pass.

Additional Details

NA

@ashking94 ashking94 added bug Something isn't working untriaged flaky-test Random test failure that succeeds on second run labels Apr 4, 2024
@peternied
Copy link
Member

[Triage - attendees 1 2 3 4 5 6]
@ashking94 Could you please include the gradle command to run the test and the output of the failure?

@ashking94
Copy link
Member Author

Updated the description with the command to reproduce from the ci build link.

@reta
Copy link
Collaborator

reta commented Jun 19, 2024

Closing in favour #14329

@reta reta closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Storage:Remote
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants