Description of problem: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_openshift-apiserver/177/pull-ci-openshift-openshift-apiserver-master-e2e-cmd/1349319304666943488 test/cmd/builds.sh sometimes fails because of Docker Hub limits. Version-Release number of selected component (if applicable): master How reproducible: Sometimes Steps to Reproduce: 1. run e2e-cmd job Actual results: Running test/cmd/builds.sh:28: executing 'oc new-build --dockerfile=$'FROM centos:7\nRUN yum install -y httpd'' expecting success... FAILURE after 1.000s: test/cmd/builds.sh:28: executing 'oc new-build --dockerfile=$'FROM centos:7\nRUN yum install -y httpd'' expecting success: the command returned the wrong error code Standard output from the command: warning: Cannot find git. Ensure that it is installed and in your path. Git is required to work with git repositories. Standard error from the command: W0113 12:47:34.711403 80 dockerimagelookup.go:237] container image remote registry lookup failed: docker.io/library/centos:7: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit error: unable to locate any images in image streams, local docker images with name "centos:7" Expected results: SUCCESS Additional info: https://github.com/openshift/origin/blob/master/test/extended/testdata/cmd/test/cmd/builds.sh#L28
https://search.ci.openshift.org/?search=container+image+remote+registry+lookup+failed%3A+docker.io%2Flibrary%2Fcentos%3A7%3A+toomanyrequests&maxAge=24h&context=2&type=all&name=&maxMatches=5&maxBytes=20971520&groupBy=job looks good marking verified
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.7.0 security, bug fix, and enhancement 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-2020:5633