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] BWC tests are failing after upgrading to OpenSearch 3.0.0 #1918

Closed
DarshitChanpura opened this issue Jun 27, 2022 · 6 comments
Closed
Assignees
Labels
bug Something isn't working sprint backlog triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. v3.0.0

Comments

@DarshitChanpura
Copy link
Member

BWC tests encountered failure after the 3.0.0.0 version bump on the main branch. Seems like an issue with a cluster not coming-up in time.

2022-06-27T19:03:56.5156700Z FAILURE: Build failed with an exception.
2022-06-27T19:03:56.5157042Z 
2022-06-27T19:03:56.5157224Z * Where:
2022-06-27T19:03:56.5158743Z Build file '/home/runner/work/security/security/bwc-test/build.gradle' line: 200
2022-06-27T19:03:56.5159142Z 5 actionable tasks: 5 executed
2022-06-27T19:03:56.5159509Z 
2022-06-27T19:03:56.5159747Z * What went wrong:
2022-06-27T19:03:56.5160307Z Execution failed for task ':securityBwcCluster#mixedClusterTask'.
2022-06-27T19:03:56.5160891Z > `cluster{::securityBwcCluster0}` failed to wait for cluster health yellow after 40 SECONDS
2022-06-27T19:03:56.5161386Z     IO error while waiting cluster
2022-06-27T19:03:56.5161763Z     503 Service Unavailable

You can view the completed error log here

@DarshitChanpura DarshitChanpura added untriaged Require the attention of the repository maintainers and may need to be prioritized bug Something isn't working v3.0.0 labels Jun 27, 2022
@DarshitChanpura
Copy link
Member Author

@cliu123 Can you please follow-up with core regarding this issue?

@cliu123
Copy link
Member

cliu123 commented Jun 27, 2022

There's an open issue in core. Could that be related?

@DarshitChanpura
Copy link
Member Author

[Triage] This is blocking security from moving to 3.0.0

@DarshitChanpura DarshitChanpura removed the untriaged Require the attention of the repository maintainers and may need to be prioritized label Jun 28, 2022
@peternied peternied changed the title [BUG] BWC tests seem to be failing after 3.0.0.0 [BUG] BWC tests are failing after upgrading to OpenSearch 3.0.0 Jun 28, 2022
@peternied
Copy link
Member

[Triage] Don't see much movement on the issue in OpenSearch, @cliu123 could you check in with OpenSearch and see if they are actively working on this issue? (as it is blocking us upgrading 3.0.0 on main)

@cliu123
Copy link
Member

cliu123 commented Jul 20, 2022

Issue still perisists. I updated the latest status in the OpenSearch issue.

@davidlago davidlago added triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. sprint backlog labels Oct 10, 2022
@peternied
Copy link
Member

peternied commented Oct 11, 2022

The BWC tests passed when we bumped to version 3, see this run https://github.com/opensearch-project/security/actions/runs/3151467687/jobs/5125449978

Reference issue: #1953

PR where version was bumped: #2051

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sprint backlog triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. v3.0.0
Projects
None yet
Development

No branches or pull requests

4 participants