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.gateway.QuorumGatewayIT > testQuorumRecovery FAILED #1908

Closed
reta opened this issue Jan 14, 2022 · 2 comments
Closed

[BUG] org.opensearch.gateway.QuorumGatewayIT > testQuorumRecovery FAILED #1908

reta opened this issue Jan 14, 2022 · 2 comments
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run

Comments

@reta
Copy link
Collaborator

reta commented Jan 14, 2022

Describe the bug
Caught on PR #1906

org.opensearch.gateway.QuorumGatewayIT > testQuorumRecovery FAILED
    java.lang.AssertionError: timed out waiting for green state
        at __randomizedtesting.SeedInfo.seed([5B60BE42A81D1B47:BE5F82910960CC5C]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.opensearch.test.OpenSearchIntegTestCase.ensureColor(OpenSearchIntegTestCase.java:1019)
        at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:958)
        at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:947)
        at org.opensearch.gateway.QuorumGatewayIT.testQuorumRecovery(QuorumGatewayIT.java:111)

Log: https://ci.opensearch.org/logs/ci/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/gradle_check_1923.log
Report: https://ci.opensearch.org/logs/ci/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/gradle_check_1923_reports.zip

To Reproduce
Another failure that can't be reproduced :(

Expected behavior
Test should pass all the time

Plugins
All core opensearch

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

Additional context
N/A

@dblock
Copy link
Member

dblock commented Nov 8, 2022

#5143

@minalsha
Copy link
Contributor

minalsha commented Jan 4, 2023

Closing the issue since fix is merged with #5651.

@minalsha minalsha closed this as completed Jan 4, 2023
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
Projects
None yet
Development

No branches or pull requests

4 participants