Description of problem: If you look at oVirt 4.6,4.5 and 4.4 release jobs [1][2][3] you can notice that a very high number of tests are failing. This is due to the docker rate limiting[4]: """ May 24 13:24:12.758: INFO: At 2021-05-24 13:21:45 +0000 UTC - event for simplev1-r6rfq: {kubelet ovirt18-tp25b-worker-0-tsks5} Failed: Failed to pull image "docker.io/busybox": rpc error: code = Unknown desc = Error reading manifest latest in docker.io/library/busybox: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit """ This problem got fixed for other providers, need to check if we need to purchase a docker account or if there is a different way to workaround this. [1] https://testgrid.k8s.io/redhat-openshift-ocp-release-4.6-informing#periodic-ci-openshift-release-master-nightly-4.6-e2e-ovirt&sort-by-failures=&width=20 [2] https://testgrid.k8s.io/redhat-openshift-ocp-release-4.5-informing#periodic-ci-openshift-release-master-nightly-4.5-e2e-ovirt&width=20 [3] https://testgrid.k8s.io/redhat-openshift-ocp-release-4.4-informing#periodic-ci-openshift-release-master-nightly-4.4-e2e-ovirt&sort-by-failures=&width=20 [4] https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.6-e2e-ovirt/1396799011855273984 Version-Release number of selected component (if applicable):
OpenShift has moved to Jira for its defect tracking! This bug can now be found in the OCPBUGS project in Jira. https://issues.redhat.com/browse/OCPBUGS-8887
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days