Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1626408944:resolve_secrets Resolving secrets section_end:1626408944:resolve_secrets section_start:1626408944:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.2 ... section_end:1626408944:prepare_executor section_start:1626408944:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-7823-concurrent-0l4q48 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-7823-concurrent-0l4q48 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-7823-concurrent-0l4q48 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1626408951:prepare_script section_start:1626408951:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/kubernetes-sigs/sig-storage/snapshot-controller/.git/ Created fresh repository. Checking out 2a090bb5 as james.martinez-development-patch-42736... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1626408951:get_sources section_start:1626408951:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (4856423)... Downloading artifacts from coordinator... ok  id=4856423 responseStatus=200 OK token=fJFMLQ13 WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (4856425)... Downloading artifacts from coordinator... ok  id=4856425 responseStatus=200 OK token=D4kPDRok WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4856420)... Downloading artifacts from coordinator... ok  id=4856420 responseStatus=200 OK token=qhkxgFHv WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (4856424)... Downloading artifacts from coordinator... ok  id=4856424 responseStatus=200 OK token=YZN2CT_D WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1626408952:download_artifacts section_start:1626408952:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build loading image ci-artifacts/import-artifacts/images/k8s.gcr.io-sig-storage-snapshot-controller-v3.0.3.tar time="2021-07-16T04:15:52Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod180c8525-b69c-46c9-ae8b-d5046be6f550/54950ef780b4da0c8250310fde5a04d794023e1d61e40a5b4e7f0679a9b1aaf4: no such file or directory" Getting image source signatures Copying blob sha256:dc9b172b4d2b65b3f46b06787c43248f63d1dbce1d64fa5ad3bbafb10d897f6f Copying blob sha256:7a5b9c0b4b140d0379ef710a07c3ecf963685b5236e3d0977b1aa96f209f7c5e Copying config sha256:05897620e3b01576f5fa838098e260a5f39211807eac1e415d7ea27677c952d9 Writing manifest to image destination Storing signatures Loaded image(s): k8s.gcr.io/sig-storage/snapshot-controller:v3.0.3 Load HTTP and S3 external resources Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM k8s.gcr.io/sig-storage/snapshot-controller:v3.0.3 AS base Getting image source signatures Copying blob sha256:7a5b9c0b4b140d0379ef710a07c3ecf963685b5236e3d0977b1aa96f209f7c5e Copying blob sha256:dc9b172b4d2b65b3f46b06787c43248f63d1dbce1d64fa5ad3bbafb10d897f6f Copying config sha256:918b659c51f065b6976cad83195b203c4f9632ebf8c8299ed0314b8ddb2d6c35 Writing manifest to image destination Storing signatures --> 918b659c51f STEP 2: FROM registry1.dso.mil/ironbank/google/distroless/static:nonroot Getting image source signatures Copying blob sha256:1ea1a0fb97f2c7b8581a612efd04aa601c008a417ba8716103ab55addf1eb33e Copying config sha256:2071790c15a27a3f0e786bfd7188bf2d109dcfe8064c73dc4cb9a7a37d7b614f Writing manifest to image destination Storing signatures STEP 3: COPY --from=base /snapshot-controller /snapshot-controller STEP 4: USER 1000 STEP 5: HEALTHCHECK NONE STEP 6: ENTRYPOINT ["/snapshot-controller"] STEP 7: COMMIT registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller Getting image source signatures Copying blob sha256:16679402dc206c982b5552ab8de7d898547100e5468be29d4f67d393c0eadfdb Copying blob sha256:c8e4ac64174c40dc3d1d497b32b35df6f89541656bcd924c43822c6abda3a0c0 Copying config sha256:19a5801b01f49ee6e4b16899586d2957cc5b9061cdd152a0d3b42be7a118945b Writing manifest to image destination Storing signatures --> 19a5801b01f 19a5801b01f49ee6e4b16899586d2957cc5b9061cdd152a0d3b42be7a118945b + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:ibci-369642 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:ibci-369642 Getting image source signatures Copying blob sha256:16679402dc206c982b5552ab8de7d898547100e5468be29d4f67d393c0eadfdb Copying blob sha256:c8e4ac64174c40dc3d1d497b32b35df6f89541656bcd924c43822c6abda3a0c0 Copying config sha256:19a5801b01f49ee6e4b16899586d2957cc5b9061cdd152a0d3b42be7a118945b Writing manifest to image destination Storing signatures + echo 'Read the tags' + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:v3.0.3 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:v3.0.3 Getting image source signatures Copying blob sha256:c8e4ac64174c40dc3d1d497b32b35df6f89541656bcd924c43822c6abda3a0c0 Copying blob sha256:16679402dc206c982b5552ab8de7d898547100e5468be29d4f67d393c0eadfdb Copying config sha256:19a5801b01f49ee6e4b16899586d2957cc5b9061cdd152a0d3b42be7a118945b Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:latest Getting image source signatures Copying blob sha256:16679402dc206c982b5552ab8de7d898547100e5468be29d4f67d393c0eadfdb Copying blob sha256:c8e4ac64174c40dc3d1d497b32b35df6f89541656bcd924c43822c6abda3a0c0 Copying config sha256:19a5801b01f49ee6e4b16899586d2957cc5b9061cdd152a0d3b42be7a118945b Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller --format '{{.Id}}' time="2021-07-16T04:16:30Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod180c8525-b69c-46c9-ae8b-d5046be6f550/54950ef780b4da0c8250310fde5a04d794023e1d61e40a5b4e7f0679a9b1aaf4: no such file or directory" + IMAGE_ID=sha256:19a5801b01f49ee6e4b16899586d2957cc5b9061cdd152a0d3b42be7a118945b + echo IMAGE_ID=sha256:19a5801b01f49ee6e4b16899586d2957cc5b9061cdd152a0d3b42be7a118945b + IMAGE_PODMAN_SHA=sha256:169a9f9a58698e364b49ccab2724706319cbd1ba0153ac932c530d63da97dc7d + echo IMAGE_PODMAN_SHA=sha256:169a9f9a58698e364b49ccab2724706319cbd1ba0153ac932c530d63da97dc7d A tarball of the built image can be retrieved from the create-tar job artifacts. + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:ibci-369642 + echo IMAGE_NAME=opensource/kubernetes-sigs/sig-storage/snapshot-controller + branches=("master" "development") + [[ master development =~ james.martinez-development-patch-42736 ]] + msg='A tarball of the built image can be retrieved from the create-tar job artifacts.' + echo 'A tarball of the built image can be retrieved from the create-tar job artifacts.' section_end:1626408990:step_script section_start:1626408990:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=4856427 responseStatus=201 Created token=HyCsKCJb Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=4856427 responseStatus=201 Created token=HyCsKCJb section_end:1626408991:upload_artifacts_on_success section_start:1626408991:cleanup_file_variables Cleaning up file based variables section_end:1626408991:cleanup_file_variables Job succeeded