-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
4.16
-
No
-
CLID Sprint 253
-
1
-
Rejected
-
False
-
Description of problem:
When I use `oc-mirror` to sync operator image to local registry, it fails
Version-Release number of selected component (if applicable):
4.16
How reproducible:
CMD:/opt/dci-quay/artifacts/ocp-stable/oc-mirror --config=/opt/dci-quay/artifacts/files/imageset-config-OCP-4.16.yml docker://dci-mirror-registry.rackg06.local/raven-operators --skip-cleanup --skip-pruning
Steps to Reproduce:
1. prepare registry and oc-mirror fist 2. create yaml file imageset-config-OCP-4.16.yml kind: ImageSetConfiguration apiVersion: mirror.openshift.io/v1alpha2 storageConfig: registry: imageURL: dci-mirror-registry.rackg06.local/raven-operators/oc-mirror-metadata skipTLS: true mirror: operators: - catalog: registry.redhat.io/redhat/redhat-operator-index:v4.15 packages: - name: cincinnati-operator channels: - name: v1 - name: servicemeshoperator channels: - name: stable - name: openshift-secondary-scheduler-operator channels: - name: stable - name: metallb-operator channels: - name: stable 2.oc-mirror --config=/opt/dci-quay/artifacts/files/imageset-config-OCP-4.16.yml docker://dci-mirror-registry.rackg06.local/raven-operators --skip-cleanup --skip-pruning
Actual results:
skipped pruning Rendering catalog image "dci-mirror-registry.rackg06.local/raven-operators/redhat/redhat-operator-index:v4.15" with file-based catalog error: error rebuilding catalog images from file-based catalogs: error regenerating the cache for dci-mirror-registry.rackg06.local/raven-operators/redhat/redhat-operator-index:v4.15: exit status 1
Expected results:
successfully exit
Additional info:
We are leveraging this in DCI pipeline. The step to reproduce is automatically driven by DCI.
- depends on
-
OCPBUGS-31536 `oc mirror --config` command failed with exit status 1
- Closed
-
OCPBUGS-33575 [release-4.15] `oc mirror --config` command failed with exit status 1
- Closed
- duplicates
-
OCPBUGS-31536 `oc mirror --config` command failed with exit status 1
- Closed
-
OCPBUGS-33575 [release-4.15] `oc mirror --config` command failed with exit status 1
- Closed
- relates to
-
OCPBUGS-31536 `oc mirror --config` command failed with exit status 1
- Closed
-
OCPBUGS-33575 [release-4.15] `oc mirror --config` command failed with exit status 1
- Closed