Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1626975594:resolve_secrets Resolving secrets section_end:1626975594:resolve_secrets section_start:1626975594: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:1626975594:prepare_executor section_start:1626975594:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-178-concurrent-1rcvs4 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-178-concurrent-1rcvs4 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-178-concurrent-1rcvs4 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1626975600:prepare_script section_start:1626975600: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/atlassian/jira-data-center/jira-node/.git/ Created fresh repository. Checking out 69a19766 as 8.18.1... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1626975600:get_sources section_start:1626975600:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5024209)... Downloading artifacts from coordinator... ok  id=5024209 responseStatus=200 OK token=45xUtymz WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5024211)... Downloading artifacts from coordinator... ok  id=5024211 responseStatus=200 OK token=AXfhbkFS WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5024206)... Downloading artifacts from coordinator... ok  id=5024206 responseStatus=200 OK token=p9nkvsKG WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5024210)... Downloading artifacts from coordinator... ok  id=5024210 responseStatus=200 OK token=ZBh5_qxm WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1626975607:download_artifacts section_start:1626975607: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/atlassian-jira-software-8.18.1.tar.gz' -> './atlassian-jira-software-8.18.1.tar.gz' 'ci-artifacts/import-artifacts/external-resources/dumb-init-1.2.2-6.el8.x86_64.rpm' -> './dumb-init-1.2.2-6.el8.x86_64.rpm' 'ci-artifacts/import-artifacts/external-resources/jira-servicedesk-application-4.18.1.obr' -> './jira-servicedesk-application-4.18.1.obr' 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:32cb6cb02445a295bc9319bb2f867eba0a2ebfc381e4633315d6de3ceba0625b Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying blob sha256:4899a1da86d270be7a5b0225891f3309ddc6594ea1479cb70ee5145e66cb8a18 Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying config sha256:3dcaf6bb4f3c40ca69b1ae7e5935b206b659d38c28f5eae101f8d59e24e2bde3 Writing manifest to image destination Storing signatures STEP 2: ENV RUN_USER jira STEP 3: ENV RUN_GROUP jira STEP 4: ENV RUN_UID 2001 STEP 5: ENV RUN_GID 2001 STEP 6: ENV JIRA_HOME /var/atlassian/application-data/jira STEP 7: ENV JIRA_INSTALL_DIR /opt/atlassian/jira STEP 8: WORKDIR $JIRA_HOME STEP 9: EXPOSE 8080 STEP 10: EXPOSE 40001 STEP 11: CMD ["/entrypoint.py"] STEP 12: ENTRYPOINT ["/usr/bin/tini", "--"] STEP 13: USER root STEP 14: COPY dumb-init-1.2.2-6.el8.x86_64.rpm /opt/ STEP 15: RUN dnf -y update && dnf -y upgrade && dnf -y install fontconfig python3 python3-jinja2 unzip && rpm -Uvh /opt/dumb-init-1.2.2-6.el8.x86_64.rpm Red Hat Universal Base Image 8 (RPMs) - BaseOS 53 kB/s | 790 kB 00:15 Red Hat Universal Base Image 8 (RPMs) - AppStre 241 kB/s | 2.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: java-11-openjdk-headless x86_64 1:11.0.12.0.7-0.el8_4 ubi-8-appstream 39 M Transaction Summary ================================================================================ Upgrade 1 Package Total download size: 39 M Downloading Packages: [MIRROR] java-11-openjdk-headless-11.0.12.0.7-0.el8_4.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/j/java-11-openjdk-headless-11.0.12.0.7-0.el8_4.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] java-11-openjdk-headless-11.0.12.0.7-0.el8_4.x8 8.1 MB/s | 39 MB 00:04 -------------------------------------------------------------------------------- Total 8.1 MB/s | 39 MB 00:04 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: java-11-openjdk-headless-1:11.0.12.0.7-0.el8_4.x86_6 1/1 Preparing : 1/1 Upgrading : java-11-openjdk-headless-1:11.0.12.0.7-0.el8_4.x86_6 1/2 warning: /etc/java/java-11-openjdk/java-11-openjdk-11.0.12.0.7-0.el8_4.x86_64/conf/security/java.security created as /etc/java/java-11-openjdk/java-11-openjdk-11.0.12.0.7-0.el8_4.x86_64/conf/security/java.security.rpmnew Running scriptlet: java-11-openjdk-headless-1:11.0.12.0.7-0.el8_4.x86_6 1/2 restored /etc/java/java-11-openjdk/java-11-openjdk-11.0.12.0.7-0.el8_4.x86_64/conf/security/java.security.rpmnew to /etc/java/java-11-openjdk/java-11-openjdk-11.0.12.0.7-0.el8_4.x86_64/conf/security/java.security Cleanup : java-11-openjdk-headless-1:11.0.11.0.9-2.el8_4.x86_6 2/2 Running scriptlet: java-11-openjdk-headless-1:11.0.11.0.9-2.el8_4.x86_6 2/2 Verifying : java-11-openjdk-headless-1:11.0.12.0.7-0.el8_4.x86_6 1/2 Verifying : java-11-openjdk-headless-1:11.0.11.0.9-2.el8_4.x86_6 2/2 Installed products updated. Upgraded: java-11-openjdk-headless-1:11.0.12.0.7-0.el8_4.x86_64 Complete! Last metadata expiration check: 0:00:12 ago on Thu Jul 22 17:41:15 2021. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:13 ago on Thu Jul 22 17:41:15 2021. Package fontconfig-2.13.1-3.el8.x86_64 is already installed. Dependencies resolved. ========================================================================================== Package Arch Version Repository Size ========================================================================================== Installing: python3-jinja2 noarch 2.10.1-2.el8_0 ubi-8-appstream 538 k python36 x86_64 3.6.8-2.module+el8.1.0+3334+5cb623d7 ubi-8-appstream 19 k unzip x86_64 6.0-45.el8_4 ubi-8-baseos 195 k Installing dependencies: platform-python-pip noarch 9.0.3-19.el8 ubi-8-baseos 1.7 M python3-babel noarch 2.5.1-5.el8 ubi-8-appstream 4.8 M python3-markupsafe x86_64 0.23-19.el8 ubi-8-appstream 39 k python3-pip noarch 9.0.3-19.el8 ubi-8-appstream 20 k python3-pytz noarch 2017.2-9.el8 ubi-8-appstream 54 k python3-setuptools noarch 39.2.0-6.el8 ubi-8-baseos 163 k Enabling module streams: python36 3.6 Transaction Summary ========================================================================================== Install 9 Packages Total download size: 7.5 M Installed size: 31 M Downloading Packages: [MIRROR] python3-setuptools-39.2.0-6.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/python3-setuptools-39.2.0-6.el8.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] platform-python-pip-9.0.3-19.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/platform-python-pip-9.0.3-19.el8.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] unzip-6.0-45.el8_4.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/u/unzip-6.0-45.el8_4.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/9): python3-setuptools-39.2.0-6.el8.noarch.r 32 kB/s | 163 kB 00:05 (2/9): unzip-6.0-45.el8_4.x86_64.rpm 39 kB/s | 195 kB 00:05 (3/9): platform-python-pip-9.0.3-19.el8.noarch. 345 kB/s | 1.7 MB 00:05 [MIRROR] python3-babel-2.5.1-5.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/p/python3-babel-2.5.1-5.el8.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.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/p/python36-3.6.8-2.module%2bel8.1.0%2b3334%2b5cb623d7.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (4/9): python36-3.6.8-2.module+el8.1.0+3334+5cb 3.8 kB/s | 19 kB 00:05 (5/9): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 57 MB/s | 538 kB 00:00 [MIRROR] python3-markupsafe-0.23-19.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/p/python3-markupsafe-0.23-19.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (6/9): python3-pip-9.0.3-19.el8.noarch.rpm 5.1 MB/s | 20 kB 00:00 (7/9): python3-markupsafe-0.23-19.el8.x86_64.rp 7.8 kB/s | 39 kB 00:05 (8/9): python3-pytz-2017.2-9.el8.noarch.rpm 11 MB/s | 54 kB 00:00 (9/9): python3-babel-2.5.1-5.el8.noarch.rpm 968 kB/s | 4.8 MB 00:05 -------------------------------------------------------------------------------- Total 761 kB/s | 7.5 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-pytz-2017.2-9.el8.noarch 1/9 Installing : python3-babel-2.5.1-5.el8.noarch 2/9 Installing : python3-markupsafe-0.23-19.el8.x86_64 3/9 Installing : platform-python-pip-9.0.3-19.el8.noarch 4/9 Installing : python3-setuptools-39.2.0-6.el8.noarch 5/9 Installing : python3-pip-9.0.3-19.el8.noarch 6/9 Installing : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 7/9 Running scriptlet: python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 7/9 Installing : python3-jinja2-2.10.1-2.el8_0.noarch 8/9 Installing : unzip-6.0-45.el8_4.x86_64 9/9 Running scriptlet: unzip-6.0-45.el8_4.x86_64 9/9 Verifying : python3-setuptools-39.2.0-6.el8.noarch 1/9 Verifying : platform-python-pip-9.0.3-19.el8.noarch 2/9 Verifying : unzip-6.0-45.el8_4.x86_64 3/9 Verifying : python3-babel-2.5.1-5.el8.noarch 4/9 Verifying : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 5/9 Verifying : python3-markupsafe-0.23-19.el8.x86_64 6/9 Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 7/9 Verifying : python3-pip-9.0.3-19.el8.noarch 8/9 Verifying : python3-pytz-2017.2-9.el8.noarch 9/9 Installed products updated. Installed: platform-python-pip-9.0.3-19.el8.noarch python3-babel-2.5.1-5.el8.noarch python3-jinja2-2.10.1-2.el8_0.noarch python3-markupsafe-0.23-19.el8.x86_64 python3-pip-9.0.3-19.el8.noarch python3-pytz-2017.2-9.el8.noarch python3-setuptools-39.2.0-6.el8.noarch python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 unzip-6.0-45.el8_4.x86_64 Complete! Verifying... ######################################## Preparing... ######################################## Updating / installing... dumb-init-1.2.2-6.el8 ######################################## STEP 16: ARG JIRA_VERSION=8.18.1 STEP 17: ARG JSM_VERSION=4.18.1 STEP 18: ARG ARTEFACT_NAME=atlassian-jira-software STEP 19: COPY atlassian-jira-software-${JIRA_VERSION}.tar.gz /opt/ STEP 20: COPY jira-servicedesk-application-${JSM_VERSION}.obr /opt/ STEP 21: RUN groupadd --gid ${RUN_GID} ${RUN_GROUP} && useradd --uid ${RUN_UID} --gid ${RUN_GID} --home-dir ${JIRA_HOME} --shell /bin/bash ${RUN_USER} && echo PATH=$PATH > /etc/environment && mkdir -p ${JIRA_INSTALL_DIR} && tar -xzf /opt/atlassian-jira-software-${JIRA_VERSION}.tar.gz --strip-components 1 -C /opt/atlassian/jira/ && chmod -R "u=rwX,g=rX,o=rX" ${JIRA_INSTALL_DIR}/ && chown -R ${RUN_USER}:${RUN_GROUP} ${JIRA_INSTALL_DIR}/ && sed -i -e 's/^JVM_SUPPORT_RECOMMENDED_ARGS=""$/: \${JVM_SUPPORT_RECOMMENDED_ARGS:=""}/g' ${JIRA_INSTALL_DIR}/bin/setenv.sh && sed -i -e 's/^JVM_\(.*\)_MEMORY="\(.*\)"$/: \${JVM_\1_MEMORY:=\2}/g' ${JIRA_INSTALL_DIR}/bin/setenv.sh && sed -i -e 's/-XX:ReservedCodeCacheSize=\([0-9]\+[kmg]\)/-XX:ReservedCodeCacheSize=${JVM_RESERVED_CODE_CACHE_SIZE:=\1}/g' ${JIRA_INSTALL_DIR}/bin/setenv.sh useradd: warning: the home directory already exists. Not copying any file from skel directory into it. STEP 22: RUN unzip /opt/jira-servicedesk-application-${JSM_VERSION}.obr -d /opt/jsm && ls /opt/jsm/dependencies/*.jar 1> /dev/null 2>&1 && mkdir -p ${JIRA_HOME}/plugins/installed-plugins/ && cp /opt/jsm/dependencies/*.jar ${JIRA_HOME}/plugins/installed-plugins/ && cp /opt/jsm/*.jar ${JIRA_HOME}/plugins/installed-plugins/ Archive: /opt/jira-servicedesk-application-4.18.1.obr inflating: /opt/jsm/META-INF/MANIFEST.MF creating: /opt/jsm/dependencies/ inflating: /opt/jsm/obr.xml inflating: /opt/jsm/jira-servicedesk-application-4.18.1.jar inflating: /opt/jsm/dependencies/atlassian-chaperone-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-reports-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-search-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-lingo-integration-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-automation-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-project-ui-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/querydsl-4.1.4-provider-plugin-1.0.jar inflating: /opt/jsm/dependencies/servicedesk-approvals-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/insight-9.0.12.jar inflating: /opt/jsm/dependencies/atlassian-frontend-runtime-plugin-0.2.0.jar inflating: /opt/jsm/dependencies/servicedesk-automation-modules-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/atlassian-timed-promise-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/jwt-plugin-3.2.0.jar inflating: /opt/jsm/dependencies/servicedesk-variable-substitution-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-internal-base-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/atlassian-client-resource-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-frontend-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-core-ui-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/jira-assets-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/jira-servicedesk-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/incident-management-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-notifications-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-automation-then-webhook-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/atlassian-pocketknife-api-commons-plugin-1.0.7.jar inflating: /opt/jsm/dependencies/servicedesk-canned-responses-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-lingo-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/jira-workinghours-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/servicedesk-knowledge-base-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/jira-email-processor-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/psmq-plugin-4.18.1-REL-0013.jar inflating: /opt/jsm/dependencies/jira-servicedesk-public-rest-api-plugin-4.18.1-REL-0013.jar STEP 23: RUN touch /etc/container_id && chown ${RUN_USER}:${RUN_GROUP} /etc/container_id && chown -R ${RUN_USER}:${RUN_GROUP} ${JIRA_HOME} STEP 24: VOLUME ["${JIRA_HOME}"] # Must be declared after setting perms STEP 25: COPY scripts/entrypoint.py scripts/entrypoint_helpers.py / STEP 26: COPY scripts/shared-components/support /opt/atlassian/support STEP 27: COPY config/* /opt/atlassian/etc/ STEP 28: RUN rm -rf /opt/dumb-init-1.2.2-6.el8.x86_64.rpm && dnf clean all && rm -rf /opt/${ARTEFACT_NAME}-${JIRA_VERSION}.tar.gz 25 files removed STEP 29: RUN rm -rf /opt/jira-servicedesk-application-{$JSM_VERSION}.obr && rm -rf /opt/jsm && dnf -y remove unzip Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Removing: unzip x86_64 6.0-45.el8_4 @ubi-8-baseos 414 k Transaction Summary ================================================================================ Remove 1 Package Freed space: 414 k Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : unzip-6.0-45.el8_4.x86_64 1/1 Running scriptlet: unzip-6.0-45.el8_4.x86_64 1/1 Verifying : unzip-6.0-45.el8_4.x86_64 1/1 Installed products updated. Removed: unzip-6.0-45.el8_4.x86_64 Complete! STEP 30: HEALTHCHECK --start-period=5m --interval=3m --timeout=3s CMD curl -f http://localhost:8080/ || exit 1 STEP 31: USER ${RUN_USER} STEP 32: ENTRYPOINT ["/entrypoint.py"] STEP 33: CMD ["${JIRA_INSTALL_DIR}/bin/catalina.sh", "run"] STEP 34: COMMIT registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:3db1d1a014874560416d5e82e56cbc55a99d739e45eb8abdbebc717d6de8a8ef Copying blob sha256:55a4a017d2b54ff88ec837368eace2d39c40379e58ade559b80813c8c541ce8d Copying blob sha256:0f42ab6f669482fcb98433d7a786cdb17f5ed0ff42062a039b5b20e3c3e03613 Copying config sha256:2f8ef177003fa84e1c9c900936e14fc7389ac714f311e4ede42eebbfb63346bb Writing manifest to image destination Storing signatures --> 2f8ef177003 2f8ef177003fa84e1c9c900936e14fc7389ac714f311e4ede42eebbfb63346bb + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node:ibci-381459 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node:ibci-381459 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:3db1d1a014874560416d5e82e56cbc55a99d739e45eb8abdbebc717d6de8a8ef Copying blob sha256:55a4a017d2b54ff88ec837368eace2d39c40379e58ade559b80813c8c541ce8d Copying blob sha256:0f42ab6f669482fcb98433d7a786cdb17f5ed0ff42062a039b5b20e3c3e03613 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:2f8ef177003fa84e1c9c900936e14fc7389ac714f311e4ede42eebbfb63346bb 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/atlassian/jira-data-center/jira-node registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node:8.18.1 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node:8.18.1 Getting image source signatures Copying blob sha256:55a4a017d2b54ff88ec837368eace2d39c40379e58ade559b80813c8c541ce8d Copying blob sha256:0f42ab6f669482fcb98433d7a786cdb17f5ed0ff42062a039b5b20e3c3e03613 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:3db1d1a014874560416d5e82e56cbc55a99d739e45eb8abdbebc717d6de8a8ef Copying config sha256:2f8ef177003fa84e1c9c900936e14fc7389ac714f311e4ede42eebbfb63346bb Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node:latest Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:0f42ab6f669482fcb98433d7a786cdb17f5ed0ff42062a039b5b20e3c3e03613 Copying blob sha256:3db1d1a014874560416d5e82e56cbc55a99d739e45eb8abdbebc717d6de8a8ef Copying blob sha256:55a4a017d2b54ff88ec837368eace2d39c40379e58ade559b80813c8c541ce8d Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:2f8ef177003fa84e1c9c900936e14fc7389ac714f311e4ede42eebbfb63346bb Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node --format '{{.Id}}' time="2021-07-22T17:43:36Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod510d90c8-bcf8-4c20-844e-afa84eb016bd/9ab6be786f3d0c26f4a7ee8227a68d22295f05c8c49be8325f82889aa004ecd7: no such file or directory" time="2021-07-22T17:43:36Z" level=error msg="failed to kill 3828" + IMAGE_ID=sha256:2f8ef177003fa84e1c9c900936e14fc7389ac714f311e4ede42eebbfb63346bb + echo IMAGE_ID=sha256:2f8ef177003fa84e1c9c900936e14fc7389ac714f311e4ede42eebbfb63346bb + IMAGE_PODMAN_SHA=sha256:31ef95b591ca0cbac3ec81c479ed0558751452937f86d2623e40d89aa7258141 + echo IMAGE_PODMAN_SHA=sha256:31ef95b591ca0cbac3ec81c479ed0558751452937f86d2623e40d89aa7258141 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/atlassian/jira-data-center/jira-node:ibci-381459 A tarball of the built image can be retrieved from the create-tar job artifacts. + echo IMAGE_NAME=atlassian/jira-data-center/jira-node + branches=("master" "development") + [[ master development =~ 8.18.1 ]] + 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:1626975816:step_script section_start:1626975816: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=5024213 responseStatus=201 Created token=F6xxszYN Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5024213 responseStatus=201 Created token=F6xxszYN section_end:1626975817:upload_artifacts_on_success section_start:1626975817:cleanup_file_variables Cleaning up file based variables section_end:1626975818:cleanup_file_variables Job succeeded