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

CI Intermittent Failure - Network issue #23

Open
rollandf opened this issue Jan 31, 2023 · 3 comments
Open

CI Intermittent Failure - Network issue #23

rollandf opened this issue Jan 31, 2023 · 3 comments
Assignees

Comments

@rollandf
Copy link
Contributor

CI Intermittent Failure

https://review.spdk.io/gerrit/c/spdk/spdk-csi/+/16096

Link to the failed CI build

https://ci.spdk.io/public_build/spdk-csi-upstream_606.html

Execution failed at

00:01:34.259 + vagrant up
00:01:35.636 Bringing machine 'default' up with 'libvirt' provider...
00:01:36.586 ==> default: Box 'fedora/34-cloud-base' could not be found. Attempting to find and install...
00:01:36.586 default: Box Provider: libvirt
00:01:36.586 default: Box Version: >= 0
00:01:37.528 ==> default: Loading metadata for box 'fedora/34-cloud-base'
00:01:37.528 default: URL: https://vagrantcloud.com/fedora/34-cloud-base
00:01:38.902 ==> default: Adding box 'fedora/34-cloud-base' (v34.20210423.0) for provider: libvirt
00:01:38.902 default: Downloading: https://vagrantcloud.com/fedora/boxes/34-cloud-base/versions/34.20210423.0/providers/libvirt.box
00:01:39.729
�[K default: Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--)
�[K default: Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--)
�[K default: Progress: 100% (Rate: 230/s, Estimated time remaining: --:--:--)
�[K default: Download redirected to host: download.fedoraproject.org
00:01:40.297
�[K default: Progress: 100% (Rate: 178/s, Estimated time remaining: --:--:--)
�[K default: Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--)
�[KAn error occurred while downloading the remote file. The error
00:01:40.297 message, if any, is reproduced below. Please fix this error and try
00:01:40.297 again.
00:01:40.297
00:01:40.297 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
00:01:40.570 [Pipeline] }
00:01:40.590 [Pipeline] // stage
00:01:40.598 [Pipeline] }
00:01:40.601 ERROR: script returned exit code 1
00:01:40.619 [Pipeline] // catchError
00:01:40.629 [Pipeline] stage
00:01:40.631 [Pipeline] { (Epilogue)
00:01:40.646 [Pipeline] sh
00:01:40.926 + vagrant destroy -f
00:01:43.467 ==> default: Remove stale volume...
00:01:43.467 ==> default: Domain is not created. Please run vagrant up first.
00:01:43.482 [Pipeline] cleanWs
00:01:43.491 [WS-CLEANUP] Deleting project workspace...
00:01:43.491 [WS-CLEANUP] Deferred wipeout is used...
00:01:43.498 [WS-CLEANUP] done
00:01:43.501 [Pipeline] }
00:01:43.526 [Pipeline] // stage
00:01:43.532 [Pipeline] }
00:01:43.557 [Pipeline] // node
00:01:43.565 [Pipeline] End of Pipeline
00:01:43.585 Finished: FAILURE

@spdkci
Copy link

spdkci commented Jan 31, 2023

Another instance of this failure. Reported by @karlatec. log: https://ci.spdk.io/public_build/spdk-csi-upstream_606.html

@karlatec karlatec self-assigned this Jan 31, 2023
@karlatec
Copy link
Contributor

Looks like a network issue. Fails just after redirecting to redirected to host: download.fedoraproject.org. Maybe the box image was removed from their download section? F34 is EOL'ed for some time now, after all. Suggesting moving to more recent version (e.g. F36, F37).

Meanwhile - I copied the box image to SM17 vm host. Issue should not show up again. I'll leave this issue open for one more week and close if there are no more occurences.

@spdkci
Copy link

spdkci commented Feb 13, 2023

Another instance of this failure. Reported by @rollandf. log: https://ci.spdk.io/public_build/spdk-csi-upstream_622.html

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

3 participants