-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
-
CoreOS East - Sprint 284
Build Details
| Field | Value |
|---|---|
| Job | build-arch |
| Build Number | #3547 |
| Stream | rhel-10.2 |
| Arch | ppc64le |
| Build ID | 10.2.20260224-0 |
| Timestamp | 2026-02-24T14:03:54 |
| Duration | ~49 minutes |
| Jenkins URL | https://jenkins-rhcos--prod-pipeline.apps.int.prod-stable-spoke1-dc-iad2.itup.redhat.com/job/build-arch/3547/ |
Root Cause Analysis
The build failed during package fetching due to an interrupted download from the RHEL mirror server.
Error Message
error: Installing packages: Downloading from 'rhel\-10.2\-appstream': Cannot download Packages/nvidia\-gpu\-firmware\-20260130\-22.el10.noarch.rpm: All mirrors were tried; Last error: Curl error \(18\): Transferred a partial file for [http://download.eng.brq.redhat.com/rhel\-10/nightly/RHEL\-10/latest\-RHEL\-10.2/compose/AppStream/ppc64le/os/Packages/nvidia\-gpu\-firmware\-20260130\-22.el10.noarch.rpm|http://download.eng.brq.redhat.com/rhel-10/nightly/RHEL-10/latest-RHEL-10.2/compose/AppStream/ppc64le/os/Packages/nvidia-gpu-firmware-20260130-22.el10.noarch.rpm] \[end of response with 2197938 bytes missing\]
Analysis
This is a transient infrastructure issue. The download from the BRQ (Brno) mirror server was interrupted partway through - Curl error 18 indicates the connection was closed before the full file was transferred.
This could be caused by:
- Network instability between the builder and mirror
- Mirror server issues
- Load balancer/proxy timeouts
Resolution
Retry the build - this is a transient network flake.