Bug 1948606
| Summary: | DNS e2e test fails "[sig-arch] Only known images used by tests" because it does not use a known image | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Dan Williams <dcbw> |
| Component: | Networking | Assignee: | Stephen Greene <sgreene> |
| Networking sub component: | DNS | QA Contact: | Hongan Li <hongli> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | aiyengar, aos-bugs, bbennett, hongli, sgreene |
| Version: | 4.8 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-27 22:59:27 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
Dan Williams
2021-04-12 15:05:33 UTC
Thanks for fixing this! https://github.com/openshift/origin/pull/25954 inadvertently started consuming the upstream image (prior disabled test code was re-enabled in 25954, and we forgot to update the image reference accordingly). Assigning to myself since I'll make sure the fix PR (https://github.com/openshift/origin/pull/26062) merges soon. checked the search: https://search.ci.openshift.org/?search=Only+known+images+used+by+tests&maxAge=336h&context=10&type=bug%2Bjunit&name=&excludeName=&maxMatches=1&maxBytes=20971520&groupBy=job and didn't find below error anymore in last week, so moving to verified. # [sig-arch] Only known images used by tests Cluster accessed images that were not mirrored to the testing repository or already part of the cluster, see test/extended/util/image/README.md in the openshift/origin repo: gcr.io/google_containers/dnsutils:e2e from pods: ns/e2e-dns-7972 pod/dns-test-528bfc70-25d8-4a56-90ea-46e32c7f4c59 node/worker-0.ostest.test.metalkube.org Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2438 |