Bug 1746635
Summary: | Can't mirror image with sha to internal registry return 500 error | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | XiuJuan Wang <xiuwang> |
Component: | Image Registry | Assignee: | Adam Kaplan <adam.kaplan> |
Status: | CLOSED NOTABUG | QA Contact: | Wenjing Zheng <wzheng> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.2.0 | CC: | adam.kaplan, anli, aos-bugs, bparees, mifiedle, obulatov, scuppett, xtian |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | 4.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-01 21:02:50 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
XiuJuan Wang
2019-08-29 03:17:50 UTC
Sorry to delay your developing process, qe can't install disconnect env successfully this day. I will add must-gather log when I get a cluster. Qe could reproduce this issue in connected env. Here is mirror cmd log http://pastebin.test.redhat.com/804748 this is must-gather logs http://virt-openshift-05.lab.eng.nay.redhat.com/xiuwang/bz1746635/ There is no the openshift-image-registry namespace at http://virt-openshift-05.lab.eng.nay.redhat.com/xiuwang/bz1746635/namespaces/ and therefore no registry logs, is it the full dump? Did must-gather succeed? Are you able to docker push to your registry manually? Can image builds run on your cluster successfully push to your registry? (trying to understand if this is specific to oc adm image mirror, or perhaps the specific image you are mirroring). I don't see any 500 errors or indications of sha ea9011ba8b2bfb8aaabd415350ae4de2115818f1767509eafe4ee4d354daa12e in the registry logs. I also don't see a route exposing the openshift registry? $ oc get configs.imageregistry.operator.openshift.io/cluster -o yaml | grep Route defaultRoute: false |