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

Github actions failing because cluster setup hangs #3654

Closed
Michal-Leszczynski opened this issue Dec 6, 2023 · 2 comments · Fixed by #3658
Closed

Github actions failing because cluster setup hangs #3654

Michal-Leszczynski opened this issue Dec 6, 2023 · 2 comments · Fixed by #3658
Assignees

Comments

@Michal-Leszczynski
Copy link
Collaborator

Recently some github actions runs are failing because they reach the 6h timeout on cluster creation step. Example:

2023-12-05T23:00:23.7152983Z ==> Waiting for first nodes from DC1 and DC2 to spin up
2023-12-06T04:59:54.8577560Z ##[error]The operation was canceled.

It would be nice to know if the root cause is connected to:

  • Scylla regression (from what I have seen, this only happens with Scylla 5.2.X)
  • SM cluster setup script
  • github actions runners
@mykaul
Copy link
Contributor

mykaul commented Dec 7, 2023

  • Scylla regression (from what I have seen, this only happens with Scylla 5.2.X)

5.2 is so yesterday. How's 5.4 doing?

@Michal-Leszczynski
Copy link
Collaborator Author

5.2 is so yesterday. How's 5.4 doing?

I will include it in our test matrix and see the results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants