Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-5f4b468dff-8vfv5 BsbAJu5w section_start:1622136185:resolve_secrets Resolving secrets section_end:1622136185:resolve_secrets section_start:1622136185: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.1 ... section_end:1622136185:prepare_executor section_start:1622136185:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-bsbaju5w-project-6370-concurrent-08qc9f to be running, status is Pending Running on runner-bsbaju5w-project-6370-concurrent-08qc9f via dsop-shared-gitlab-runner-5f4b468dff-8vfv5... section_end:1622136188:prepare_script section_start:1622136188:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/jenkins/jenkinsfile-runner/.git/ Created fresh repository. Checking out d4fbe287 as xstream-fix... Skipping Git submodules setup section_end:1622136189:get_sources section_start:1622136189:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (3631349)... Downloading artifacts from coordinator... ok  id=3631349 responseStatus=200 OK token=f41tzZzk Downloading artifacts for import-artifacts (3631351)... Downloading artifacts from coordinator... ok  id=3631351 responseStatus=200 OK token=3m9FZ3RR Downloading artifacts for load-scripts (3631346)... Downloading artifacts from coordinator... ok  id=3631346 responseStatus=200 OK token=RqHnVtGC Downloading artifacts for wl-compare-lint (3631350)... Downloading artifacts from coordinator... ok  id=3631350 responseStatus=200 OK token=CJ6c9Usy section_end:1622136191:download_artifacts section_start:1622136191: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 Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/jenkinsfile-runner-dependencies-dcar-1.8.tar.gz' -> './jenkinsfile-runner-dependencies-dcar-1.8.tar.gz' 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 registry1.dso.mil/ironbank/redhat/openjdk/openjdk11:1.11 Getting image source signatures Copying blob sha256:744b1bdaca1a394a0c090871eaf7817b697004a9530d342d585f4d9e5c259de0 Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying blob sha256:1eba10e809ad7ba3f59f66aaeb802f3c14df0ee6042a864a905cded7c8c27153 Copying config sha256:398805fab80ad92f017c1feda5e2733d9b5d76460137a2314477ca41e0233330 Writing manifest to image destination Storing signatures STEP 2: USER root STEP 3: ARG TARBALL=jenkinsfile-runner-dependencies-dcar-1.8 STEP 4: ENV JENKINS_UC https://updates.jenkins.io STEP 5: ENV CASC_JENKINS_CONFIG /usr/share/jenkins/ref/casc STEP 6: ENV PLUGINS /app/plugins.txt STEP 7: ENV JENKINSFILE_PATH "" STEP 8: ARG JENKINS_HOME=/var/jenkins_home STEP 9: ARG TMP_DIR=/var/groovy-tmpdir STEP 10: ARG user=jenkins STEP 11: ARG group=jenkins STEP 12: ARG uid=1000 STEP 13: ARG gid=1000 STEP 14: COPY LICENSE /licenses STEP 15: COPY ${TARBALL}.tar.gz /tmp/${TARBALL}.tar.gz STEP 16: RUN INSTALL_PKGS="git-core" && yum -y update-minimal --setopt=tsflags=nodocs --security && yum -y install --setopt=tsflags=nodocs ${INSTALL_PKGS} Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 750 kB/s | 7.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 No security updates needed, but 0 updates available Dependencies resolved. Nothing to do. Complete! Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git-core x86_64 2.27.0-1.el8 ubi-8-appstream 5.7 M Installing dependencies: less x86_64 530-1.el8 ubi-8-baseos 164 k libedit x86_64 3.1-23.20170329cvs.el8 ubi-8-baseos 102 k openssh x86_64 8.0p1-6.el8_4.2 ubi-8-baseos 521 k openssh-clients x86_64 8.0p1-6.el8_4.2 ubi-8-baseos 667 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 7.1 M Installed size: 37 M Downloading Packages: [MIRROR] openssh-8.0p1-6.el8_4.2.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/o/openssh-8.0p1-6.el8_4.2.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] openssh-clients-8.0p1-6.el8_4.2.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/o/openssh-clients-8.0p1-6.el8_4.2.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] less-530-1.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/less-530-1.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (1/5): less-530-1.el8.x86_64.rpm 33 kB/s | 164 kB 00:05 (2/5): openssh-8.0p1-6.el8_4.2.x86_64.rpm 104 kB/s | 521 kB 00:05 (3/5): libedit-3.1-23.20170329cvs.el8.x86_64.rp 30 MB/s | 102 kB 00:00 (4/5): openssh-clients-8.0p1-6.el8_4.2.x86_64.r 133 kB/s | 667 kB 00:05 [MIRROR] git-core-2.27.0-1.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/g/git-core-2.27.0-1.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (5/5): git-core-2.27.0-1.el8.x86_64.rpm 1.1 MB/s | 5.7 MB 00:05 -------------------------------------------------------------------------------- Total 722 kB/s | 7.1 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 1/5 Installing : less-530-1.el8.x86_64 2/5 Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64 3/5 Installing : openssh-8.0p1-6.el8_4.2.x86_64 3/5 Installing : openssh-clients-8.0p1-6.el8_4.2.x86_64 4/5 Installing : git-core-2.27.0-1.el8.x86_64 5/5 Running scriptlet: git-core-2.27.0-1.el8.x86_64 5/5 Verifying : openssh-8.0p1-6.el8_4.2.x86_64 1/5 Verifying : openssh-clients-8.0p1-6.el8_4.2.x86_64 2/5 Verifying : less-530-1.el8.x86_64 3/5 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 4/5 Verifying : git-core-2.27.0-1.el8.x86_64 5/5 Installed products updated. Installed: git-core-2.27.0-1.el8.x86_64 less-530-1.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 openssh-8.0p1-6.el8_4.2.x86_64 openssh-clients-8.0p1-6.el8_4.2.x86_64 Complete! STEP 17: RUN tar -xzf /tmp/${TARBALL}.tar.gz && mkdir -p $JENKINS_HOME $TMP_DIR /usr/share/jenkins /build && mv dependencies/ref /usr/share/jenkins/ref && mv dependencies/app /app && rm -rf /tmp/* && chown ${uid}:${gid} $JENKINS_HOME && chown ${uid}:${gid} $TMP_DIR && chown ${uid}:${gid} /app && chown ${uid}:${gid} /usr/share/jenkins && chown ${uid}:${gid} /build && groupadd -g ${gid} ${group} && useradd -d "$JENKINS_HOME" -d "$TMP_DIR" -d /app -d /usr/share/jenkins -u ${uid} -g ${gid} -m -s /bin/bash ${user} && chmod ug-s /usr/libexec/openssh/ssh-keysign && rm -rf /usr/share/jenkins/ref/plugins/github* useradd: warning: the home directory already exists. Not copying any file from skel directory into it. STEP 18: VOLUME /build STEP 19: VOLUME /usr/share/jenkins/ref/casc STEP 20: VOLUME $JENKINS_HOME STEP 21: USER $user STEP 22: ENTRYPOINT ["/app/bin/jenkinsfile-runner-launcher"] STEP 23: COMMIT registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:d2e2466cad6cb0fe1b4985f4fa540783019ad3dad4c07b09707620422159f75a Copying blob sha256:aefaa2b12fc448ad5076bed3b64be6cd6cc381c9c181851242ad7d4b3214fce6 Copying blob sha256:b31858b434b19b4b8284b88975f888873e5c421b77ee136f6acb3001baa00d94 Copying config sha256:6e3e40f92e17998fad883be8f39982379bd235831e02276cc9a96d8939224fa2 Writing manifest to image destination Storing signatures --> 6e3e40f92e1 6e3e40f92e17998fad883be8f39982379bd235831e02276cc9a96d8939224fa2 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:281313 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:281313 Getting image source signatures Copying blob sha256:b31858b434b19b4b8284b88975f888873e5c421b77ee136f6acb3001baa00d94 Copying blob sha256:aefaa2b12fc448ad5076bed3b64be6cd6cc381c9c181851242ad7d4b3214fce6 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:d2e2466cad6cb0fe1b4985f4fa540783019ad3dad4c07b09707620422159f75a Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:6e3e40f92e17998fad883be8f39982379bd235831e02276cc9a96d8939224fa2 Writing manifest to image destination Storing signatures Read the tags + 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/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:1.0-beta-27 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:1.0-beta-27 Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:aefaa2b12fc448ad5076bed3b64be6cd6cc381c9c181851242ad7d4b3214fce6 Copying blob sha256:d2e2466cad6cb0fe1b4985f4fa540783019ad3dad4c07b09707620422159f75a Copying blob sha256:b31858b434b19b4b8284b88975f888873e5c421b77ee136f6acb3001baa00d94 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:6e3e40f92e17998fad883be8f39982379bd235831e02276cc9a96d8939224fa2 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:latest Getting image source signatures Copying blob sha256:b31858b434b19b4b8284b88975f888873e5c421b77ee136f6acb3001baa00d94 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:d2e2466cad6cb0fe1b4985f4fa540783019ad3dad4c07b09707620422159f75a Copying blob sha256:aefaa2b12fc448ad5076bed3b64be6cd6cc381c9c181851242ad7d4b3214fce6 Copying config sha256:6e3e40f92e17998fad883be8f39982379bd235831e02276cc9a96d8939224fa2 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner --format '{{.Id}}' time="2021-05-27T17:25:09Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pode7499cd7-75a8-41ec-8d7d-ee0ad75abcc1/03d1cfc8fe145f025cc71cac7bc8139cbcf58baf6b3e667c826ec84c439128f3: no such file or directory" + IMAGE_ID=sha256:6e3e40f92e17998fad883be8f39982379bd235831e02276cc9a96d8939224fa2 + echo IMAGE_ID=sha256:6e3e40f92e17998fad883be8f39982379bd235831e02276cc9a96d8939224fa2 + IMAGE_PODMAN_SHA=sha256:380e75c03337c3c0260239ea1e4bcbf3056d8ec3f616731f10c0c452957d1cdd + echo IMAGE_PODMAN_SHA=sha256:380e75c03337c3c0260239ea1e4bcbf3056d8ec3f616731f10c0c452957d1cdd + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:281313 + echo IMAGE_NAME=opensource/jenkins/jenkinsfile-runner section_end:1622136309:step_script section_start:1622136309: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=3631353 responseStatus=201 Created token=kzzPQtDQ Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=3631353 responseStatus=201 Created token=kzzPQtDQ section_end:1622136310:upload_artifacts_on_success section_start:1622136310:cleanup_file_variables Cleaning up file based variables section_end:1622136310:cleanup_file_variables Job succeeded