-
Bug
-
Resolution: Cannot Reproduce
-
Undefined
-
None
-
4.20.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When installing with the RHCOS10 Prebuilt Release image - registry.ci.openshift.org/rhcos-devel/ocp-4.20-10.1:ocp-release-4.20.0-rc.3-x86_64, node-image-pull.service on bootstrap is reporting error
Wed 2025-10-22 06:15:00 UTC ip-10-0-166-225 node-image-pull.service[1970]: Pulling registry.ci.openshift.org/coreos/node-staging@sha256:bda0ab990f8563a854766a4fe5769ec0f04cad5f8652c638def11f1d71460b32
Wed 2025-10-22 06:15:00 UTC ip-10-0-166-225 node-image-pull.service[2204]: Fetching ostree-unverified-registry:registry.ci.openshift.org/coreos/node-staging@sha256:bda0ab990f8563a854766a4fe5769ec0f04cad5f8652c638def11f1d71460b32
Wed 2025-10-22 06:15:00 UTC ip-10-0-166-225 node-image-pull.service[2204]: error: Creating importer: failed to invoke method OpenImage: failed to invoke method OpenImage: reading manifest sha256:bda0ab990f8563a854766a4fe5769ec0f04cad5f8652c638def11f1d71460b32 in registry.ci.openshift.org/coreos/node-staging: manifest unknown
The full journal.log on bootstrap machine could be found in https://drive.google.com/file/d/16FWBdPP_orsKnNRHPOwD2AYxWBc5D04C/view?usp=drive_link
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. export OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE="registry.ci.openshift.org/rhcos-devel/ocp-4.20-10.1:ocp-release-4.20.0-rc.3-x86_64"
2. oc adm release extract --tools "${OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE}"
./openshift-install create cluster
3.
Actual results:
Expected results:
Additional info: