Skip to content

lsfd/mkfds-foreign-sockets: skip when lacking sock_diag ability #3591

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChenQi1989
Copy link
Contributor

The ENDPOINTS will need sock_diag ability. The kernel might not enable related configs. Check and skip in case of lacking such ability.

Fixes: #3590

The ENDPOINTS will need sock_diag ability. The kernel might not
enable related configs. Check and skip in case of lacking such ability.

Fixes: util-linux#3590

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
@ChenQi1989
Copy link
Contributor Author

I looked at the failed checks, it looks like some network issue. The error message is as below:
"""
Warning: Failed to download action 'https://api.github.com/repos/redhat-plumbers-in-action/differential-shellcheck/tarball/dd551ce780d8af741f8cd8bab6982667b906b457'. Error: Response status code does not indicate success: 429 (Too Many Requests). 0400:32B2:8641F:BDC06:68342452
Warning: Back off 13.995 seconds before retry.
Warning: Failed to download action 'https://api.github.com/repos/redhat-plumbers-in-action/differential-shellcheck/tarball/dd551ce780d8af741f8cd8bab6982667b906b457'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Warning: Back off 12.476 seconds before retry.
Error: Response status code does not indicate success: 429 (Too Many Requests).
"""

@karelzak karelzak requested a review from masatake May 30, 2025 20:26
@karelzak
Copy link
Collaborator

Yes, the issue is generic for all CI in the last days.

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 this pull request may close these issues.

lsfd not showing ENDPOINTS info, causing lsfd/mkfds-foreign-sockets failure
3 participants