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

[Non-Deterministic behavior] CentOS7 Online CI leg failing infrequently #1200

Closed
adaggarwal opened this issue Aug 27, 2019 · 4 comments
Closed
Assignees

Comments

@adaggarwal
Copy link
Member

Fails at 'Run smoke tests in tarball stage'

Example failure : Link CentOS Online

image

@wfurt
Copy link
Member

wfurt commented Aug 27, 2019

This is sign that system probably does not have IPv6 configured. You can try to collect output of ipconfig -a or ip addr show

@adaggarwal
Copy link
Member Author

@wfurt This doesn't happen every-time. I can try to get ipv6 info. The session is not interactive so it will be hard to get it for this particular run though.

@wfurt
Copy link
Member

wfurt commented Aug 27, 2019

understand. it may be worth of adding this as build step rather than attempt to collect after failure. The output should be reasonably small. You can also watch if this fails only on particular build node.

@adaggarwal
Copy link
Member Author

Closing this for the time being as the issue is fairly infrequent and fetching ip info from docker containers in CI could involve tweaks to add ifconfig utility.

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