-
Sub-task
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
-
CoreOS East - Sprint 284
Build Details
| Field | Value |
|---|---|
| Job | build-node-image |
| Build Number | #2591 |
| Stream | 4.21-10.1 |
| Arch | ppc64le |
| Timestamp | 2026-02-23T11:19:54 |
| Duration | ~31 minutes |
| Jenkins URL | https://jenkins-rhcos--prod-pipeline.apps.int.prod-stable-spoke1-dc-iad2.itup.redhat.com/job/build-node-image/2591/ |
Root Cause Analysis
The build failed on ppc64le with the same repo configuration error seen in earlier 4.21-10.1 failures.
Error Message
Error: Unknown repo: 'rhel-9.6-fast-datapath'
error: installing packages with dnf: Failed to run dnf install: ExitStatus(unix_wait_status(256))
Analysis
This is the same bug as tracked in COS-3946. The repo configuration files for the 4.21-10.1 stream incorrectly reference rhel-9.6-fast-datapath, which doesn't exist in the RHEL 10.1 build context.
Related Issues
- COS-3946 - Same root cause (build-node-image #2588)
- All 4.21-10.1 builds are affected: #2578, #2581, #2585, #2588, #2591
Resolution
Fix the repo configuration in the redhat-coreos repository to remove or correct the rhel-9.6-fast-datapath reference.