Description of problem: One of the OCP e2e tests fail with `exec error` because quay.io/buildah/stable:latest is not available for multi-arch. Version-Release number of selected component (if applicable): 4.6+ How reproducible: always Steps to Reproduce: OCP-4.6 e2e tests Actual results: "[sig-builds][Feature:Builds] custom build with buildah being created from new-build should complete build with custom builder image [Suite:openshift/conformance/parallel]" fails Expected results: The correct image for the architecture is used Additional info: upstream issue https://github.com/containers/buildah/issues/2002
Could registry.redhat.io/rhel8/buildah:latest be used instead?
@Christy - can you check that these tests are now passing https://github.com/openshift/release/blob/master/ci-operator/jobs/openshift/release/openshift-release-release-4.6-periodics.yaml#L577-L586
Indeed. I made myself a task for this and I'll try to get it done next week.
Yep, this runs and builds things now. Someone one the team will open a PR to remove it from the skip list. Should we do it for Power and z?
It won't work on Z yet until https://github.com/openshift/origin/pull/25558 merges.
Of course the problem with Z is related to Centos, not buildah so it shouldn't stop this bug from being closed.
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 (OpenShift Container Platform 4.6 GA Images), 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/RHBA-2020:4196