Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1628791581:resolve_secrets Resolving secrets section_end:1628791581:resolve_secrets section_start:1628791581: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:1628791581:prepare_executor section_start:1628791581:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-181-concurrent-0ljj5m to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-181-concurrent-0ljj5m 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-181-concurrent-0ljj5m via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1628791587:prepare_script section_start:1628791587: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/confluence-data-center/confluence-node/.git/ Created fresh repository. Checking out cedf5f39 as sean.melissari-development-patch-58508... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1628791587:get_sources section_start:1628791587:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5603155)... Downloading artifacts from coordinator... ok  id=5603155 responseStatus=200 OK token=6E4vNbZy WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5603157)... Downloading artifacts from coordinator... ok  id=5603157 responseStatus=200 OK token=4vzXZaWz WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5603152)... Downloading artifacts from coordinator... ok  id=5603152 responseStatus=200 OK token=9fzQ5s4M WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5603156)... Downloading artifacts from coordinator... ok  id=5603156 responseStatus=200 OK token=98yRuzeb WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1628791596:download_artifacts section_start:1628791596: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-confluence-7.12.3.tar.gz' -> './atlassian-confluence-7.12.3.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/tini' -> './tini' 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 Trying to pull registry1.dso.mil/ironbank/redhat/openjdk/openjdk11:1.11... Getting image source signatures Copying blob sha256:43ca28cdb00c1f39336637f474e8507a1ef0c26196cc319d0777f59748fb8bda Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:24173061f5f6dd58a56166980c7d7f6c843f1cac51de50c573c64081b34a07af Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying config sha256:40ce404b847e695e234b7cfcf15d912ba7cd2668a34ad029488653ace3e00eba Writing manifest to image destination Storing signatures STEP 2: ARG CONFLUENCE_VERSION=7.12.3 STEP 3: ENV RUN_USER confluence STEP 4: ENV RUN_GROUP confluence STEP 5: ENV RUN_UID 2002 STEP 6: ENV RUN_GID 2002 STEP 7: ENV CONFLUENCE_HOME /var/atlassian/application-data/confluence STEP 8: ENV CONFLUENCE_INSTALL_DIR /opt/atlassian/confluence STEP 9: ENV CONFLUENCE_LOG_STDOUT true STEP 10: WORKDIR $CONFLUENCE_HOME STEP 11: EXPOSE 8090 STEP 12: EXPOSE 8091 STEP 13: CMD ["/entrypoint.py"] STEP 14: ENTRYPOINT ["/usr/bin/tini", "--"] STEP 15: USER root STEP 16: COPY dumb-init-1.2.2-6.el8.x86_64.rpm /opt/ STEP 17: COPY tini /usr/bin/ STEP 18: RUN dnf -y update && dnf -y upgrade && dnf -y install fontconfig python3 python3-jinja2 && rpm -Uvh /opt/dumb-init-1.2.2-6.el8.x86_64.rpm Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 244 kB/s | 2.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.5 kB/s | 14 kB 00:09 Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:01 ago on Thu Aug 12 18:07:36 2021. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:02 ago on Thu Aug 12 18:07:36 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 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 8 Packages Total download size: 7.3 M Installed size: 30 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] 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] (1/8): python3-setuptools-39.2.0-6.el8.noarch.r 32 kB/s | 163 kB 00:05 (2/8): python36-3.6.8-2.module+el8.1.0+3334+5cb 4.0 MB/s | 19 kB 00:00 (3/8): python3-markupsafe-0.23-19.el8.x86_64.rp 13 MB/s | 39 kB 00:00 (4/8): platform-python-pip-9.0.3-19.el8.noarch. 346 kB/s | 1.7 MB 00:05 (5/8): python3-pip-9.0.3-19.el8.noarch.rpm 10 MB/s | 20 kB 00:00 (6/8): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 64 MB/s | 538 kB 00:00 (7/8): python3-pytz-2017.2-9.el8.noarch.rpm 23 MB/s | 54 kB 00:00 (8/8): python3-babel-2.5.1-5.el8.noarch.rpm 973 kB/s | 4.8 MB 00:05 -------------------------------------------------------------------------------- Total 1.4 MB/s | 7.3 MB 00:05 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/8 Installing : python3-babel-2.5.1-5.el8.noarch 2/8 Installing : python3-markupsafe-0.23-19.el8.x86_64 3/8 Installing : platform-python-pip-9.0.3-19.el8.noarch 4/8 Installing : python3-setuptools-39.2.0-6.el8.noarch 5/8 Installing : python3-pip-9.0.3-19.el8.noarch 6/8 Installing : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 7/8 Running scriptlet: python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 7/8 Installing : python3-jinja2-2.10.1-2.el8_0.noarch 8/8 Running scriptlet: python3-jinja2-2.10.1-2.el8_0.noarch 8/8 Verifying : python3-setuptools-39.2.0-6.el8.noarch 1/8 Verifying : platform-python-pip-9.0.3-19.el8.noarch 2/8 Verifying : python3-babel-2.5.1-5.el8.noarch 3/8 Verifying : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 4/8 Verifying : python3-markupsafe-0.23-19.el8.x86_64 5/8 Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 6/8 Verifying : python3-pip-9.0.3-19.el8.noarch 7/8 Verifying : python3-pytz-2017.2-9.el8.noarch 8/8 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 Complete! Verifying... ######################################## Preparing... ######################################## Updating / installing... dumb-init-1.2.2-6.el8 ######################################## STEP 19: COPY atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz /opt/ STEP 20: RUN groupadd --gid ${RUN_GID} ${RUN_GROUP} && useradd --uid ${RUN_UID} --gid ${RUN_GID} --home-dir ${CONFLUENCE_HOME} --shell /bin/bash ${RUN_USER} && echo PATH=$PATH > /etc/environment && mkdir -p ${CONFLUENCE_INSTALL_DIR} && tar -xzf /opt/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz --strip-components 1 -C ${CONFLUENCE_INSTALL_DIR} && chmod -R "u=rwX,g=rX,o=rX" ${CONFLUENCE_INSTALL_DIR}/ && chown -R ${RUN_USER}:${RUN_GROUP} ${CONFLUENCE_INSTALL_DIR}/ && chown -R ${RUN_USER}:${RUN_GROUP} ${CONFLUENCE_HOME} && sed -i -e 's/-Xms\([0-9]\+[kmg]\) -Xmx\([0-9]\+[kmg]\)/-Xms\${JVM_MINIMUM_MEMORY:=\1} -Xmx\${JVM_MAXIMUM_MEMORY:=\2} -Dconfluence.home=\${CONFLUENCE_HOME}/g' ${CONFLUENCE_INSTALL_DIR}/bin/setenv.sh && sed -i -e 's/-XX:ReservedCodeCacheSize=\([0-9]\+[kmg]\)/-XX:ReservedCodeCacheSize=${JVM_RESERVED_CODE_CACHE_SIZE:=\1}/g' ${CONFLUENCE_INSTALL_DIR}/bin/setenv.sh && sed -i -e 's/export CATALINA_OPTS/CATALINA_OPTS="\${CATALINA_OPTS} \${JVM_SUPPORT_RECOMMENDED_ARGS} -DConfluenceHomeLogAppender.disabled=${CONFLUENCE_LOG_STDOUT}"\n\nexport CATALINA_OPTS/g' ${CONFLUENCE_INSTALL_DIR}/bin/setenv.sh && mkdir -p /opt/java/openjdk/lib/fonts/fallback/ && ln -sf /usr/share/fonts/truetype/noto/* /opt/java/openjdk/lib/fonts/fallback/ useradd: warning: the home directory already exists. Not copying any file from skel directory into it. STEP 21: VOLUME ["${CONFLUENCE_HOME}"] # Must be declared after setting perms STEP 22: COPY scripts/entrypoint.py scripts/entrypoint_helpers.py / STEP 23: COPY scripts/support /opt/atlassian/support STEP 24: COPY scripts/config/* /opt/atlassian/etc/ STEP 25: RUN chmod a+x /entrypoint.py /usr/bin/tini STEP 26: HEALTHCHECK --interval=5s --timeout=5s --retries=3 CMD curl --header 'Accept:application/json' 'https://localhost:8090/status' | grep RUNNING || exit 1 STEP 27: RUN rm -rf /opt/dumb-init-1.2.2-6.el8.x86_64.rpm && dnf clean all && rm -rf /opt/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz 25 files removed STEP 28: USER ${RUN_USER} STEP 29: COMMIT registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:22a585992d82be5d92081603b18788c06b991137ff739a7d41bf525a24d0c7ca Copying blob sha256:0487ef82c45783c8ddc6b7d1c3cdde748e6698458041e20375c79729ef36752b Copying blob sha256:faf118f0df0cbb513faeadffb06e6c14739f19e2152919ff727ff7145947080b Copying config sha256:278181feb9fe01b9f6ba7d2184f123a1299d6b15f7bd18712c22c9773befbf8f Writing manifest to image destination Storing signatures --> 278181feb9f Successfully tagged registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node:latest 278181feb9fe01b9f6ba7d2184f123a1299d6b15f7bd18712c22c9773befbf8f + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node:ibci-421136 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node:ibci-421136 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:22a585992d82be5d92081603b18788c06b991137ff739a7d41bf525a24d0c7ca Copying blob sha256:0487ef82c45783c8ddc6b7d1c3cdde748e6698458041e20375c79729ef36752b Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:faf118f0df0cbb513faeadffb06e6c14739f19e2152919ff727ff7145947080b Copying config sha256:278181feb9fe01b9f6ba7d2184f123a1299d6b15f7bd18712c22c9773befbf8f 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/atlassian/confluence-data-center/confluence-node registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node:7.12.3 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node:7.12.3 Getting image source signatures Copying blob sha256:0487ef82c45783c8ddc6b7d1c3cdde748e6698458041e20375c79729ef36752b Copying blob sha256:22a585992d82be5d92081603b18788c06b991137ff739a7d41bf525a24d0c7ca Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:faf118f0df0cbb513faeadffb06e6c14739f19e2152919ff727ff7145947080b Copying config sha256:278181feb9fe01b9f6ba7d2184f123a1299d6b15f7bd18712c22c9773befbf8f Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node:latest Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:0487ef82c45783c8ddc6b7d1c3cdde748e6698458041e20375c79729ef36752b Copying blob sha256:faf118f0df0cbb513faeadffb06e6c14739f19e2152919ff727ff7145947080b Copying blob sha256:22a585992d82be5d92081603b18788c06b991137ff739a7d41bf525a24d0c7ca Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:278181feb9fe01b9f6ba7d2184f123a1299d6b15f7bd18712c22c9773befbf8f Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node --format '{{.Id}}' time="2021-08-12T18:09:24Z" level=error msg="failed to kill 1291" + IMAGE_ID=sha256:278181feb9fe01b9f6ba7d2184f123a1299d6b15f7bd18712c22c9773befbf8f + echo IMAGE_ID=sha256:278181feb9fe01b9f6ba7d2184f123a1299d6b15f7bd18712c22c9773befbf8f + IMAGE_PODMAN_SHA=sha256:b6e85b53d3af749b0e0872abb76cb4ed743c67a62d0a9101bc5dffe23abd6ecc + echo IMAGE_PODMAN_SHA=sha256:b6e85b53d3af749b0e0872abb76cb4ed743c67a62d0a9101bc5dffe23abd6ecc + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/atlassian/confluence-data-center/confluence-node:ibci-421136 + echo IMAGE_NAME=atlassian/confluence-data-center/confluence-node A tarball of the built image can be retrieved from the create-tar job artifacts. + branches=("master" "development") + [[ master development =~ sean.melissari-development-patch-58508 ]] + 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:1628791764:step_script section_start:1628791764: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=5603159 responseStatus=201 Created token=jSL7BNsb Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5603159 responseStatus=201 Created token=jSL7BNsb section_end:1628791765:upload_artifacts_on_success section_start:1628791765:cleanup_file_variables Cleaning up file based variables section_end:1628791765:cleanup_file_variables Job succeeded