-
Bug
-
Resolution: Cannot Reproduce
-
Undefined
-
None
-
4.13
-
Critical
-
No
-
False
-
-
Description of problem:
Error occurs when mirroring 4.13 Intel SRIOV-FEC Operator:
[kni@registry ~]$ cat icsp-custom-mirror-redhat-operators/iib-custom_mirror.log | grep error + oc image mirror -f redhat-operators-manifests/mapping-clone.txt -a /home/kni/mirror-combined-secret.json '--filter-by-os=.*' --keep-manifest-list --continue-on-error=true error: unable to retrieve source image registry.stage.redhat.io/openshift4/ose-sriov-cni manifest sha256:45fdbda9efa061d868990b0c273a2c8887e53aa2f703178c49aeb2eb6c163d68: manifest unknown: manifest unknown error: one or more errors occurred
Version-Release number of selected component (if applicable):
4.13
How reproducible:
100%
Steps to Reproduce:
1. Deploy 4.13 SNO with Intel SRIOV-FEC Operator 2. Check subscription status: lastTransitionTime: "2023-09-19T15:31:00Z" message: 'bundle unpacking failed. Reason: DeadlineExceeded, and Message: Job was active longer than specified deadline' reason: InstallCheckFailed status: "True" type: InstallPlanFailed currentCSV: sriov-fec.v2.7.1 3. Check pod description: [kni@registry ~]$ cat icsp-custom-mirror-redhat-operators/iib-custom_mirror.log | grep error + oc image mirror -f redhat-operators-manifests/mapping-clone.txt -a /home/kni/mirror-combined-secret.json '--filter-by-os=.*' --keep-manifest-list --continue-on-error=true error: unable to retrieve source image registry.stage.redhat.io/openshift4/ose-sriov-cni manifest sha256:45fdbda9efa061d868990b0c273a2c8887e53aa2f703178c49aeb2eb6c163d68: manifest unknown: manifest unknown error: one or more errors occurred
Actual results:
SRIOV-FEC Operator does not install
Expected results:
Successful installation of SRIOV-FEC Operator
Additional info: