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

ccm ocasionally fails due to lack of internet on github actions #628

Open
adespawn opened this issue Dec 9, 2024 · 0 comments
Open

ccm ocasionally fails due to lack of internet on github actions #628

adespawn opened this issue Dec 9, 2024 · 0 comments

Comments

@adespawn
Copy link

adespawn commented Dec 9, 2024

When used as part of integration tests, run on github actions workers, scylla-ccm occasionally (once every ~20 launches) fails due to lack of internet:

File "/usr/lib/python3.10/socket.py", line 833, in create_connection

    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

When failing action is re-run, everything works normally (network issue no longer appears).

Full error message from GH actions for the failing step: error.log
Link to the repository: repo - link
Link to specific GH action launch: log - link
Other failed action log: log2 - link
Link to used workflow: workflow - link

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

No branches or pull requests

1 participant