Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-9780

Ecosystem/Eco-s2i test failing due to buildah image on Z

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Show
      The test suites are passing when updating the current image with updated one: registry.redhat.io/rhel9/buildah@sha256:18453ab0a62154283aaf4c45efd7543d1c8ecca1aebae46dedc7ddc0f410b232 – updated image registry.redhat.io/rhel9/buildah@sha256:4e604d18fc609d25b2fc99814281944acaac78e8cd5e47b8359709b8b505db86 – current image
    • Hide

      On a fresh cluster, installed pipelines operator and ran the below acceptance-test.yaml

      The two test suites release-tests-ecosystem and release-tests-ecosystem-s2i are failing.
      (which are present in release-test repo as:
      release-tests/specs/ecosystem/ecosystem.spec
      release-tests/specs/ecosystem/ecosystem-s2i.spec)

      Show
      On a fresh cluster, installed pipelines operator and ran the below acceptance-test.yaml The two test suites release-tests-ecosystem and release-tests-ecosystem-s2i are failing. (which are present in release-test repo as: release-tests/specs/ecosystem/ecosystem.spec release-tests/specs/ecosystem/ecosystem-s2i.spec)

      While running acceptance test suites, failures are observed in both Ecosystem and Ecosystem-s2i test suites due to buildah image with permission denied error.

      Observed errors:
      Ecosystem

      STEP 2/2: RUN cat /etc/fedora-release
      error running subprocess: masking non-directory "/var/tmp/buildah1056484374/mnt/rootfs/proc/interrupts" in mount namespace: permission denied
      Error: building at STEP "RUN cat /etc/fedora-release": exit status 1 

      Ecosystem-s2i

      /STEP 5/8: RUN chown -R 1001:0 /tmp/src
      error running subprocess: masking non-directory "/var/tmp/buildah2341901181/mnt/rootfs/proc/interrupts" in mount namespace: permission denied
      Error: building at STEP "RUN chown -R 1001:0 /tmp/src": exit status 1 

       

              Unassigned Unassigned
              priyjain Priyanka Jain
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: