Running with gitlab-runner 13.12.0 (7a6612da)  on dsop-shared-gitlab-runner-5fcd8977b8-m6qmr JrExJ6yx  feature flags: FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY:false section_start:1630904748:resolve_secrets Resolving secrets section_end:1630904748:resolve_secrets section_start:1630904748:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.2 ... Using attach strategy to execute scripts... section_end:1630904748:prepare_executor section_start:1630904748:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-170-concurrent-0twkq5 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-170-concurrent-0twkq5 to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [init-logs istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-170-concurrent-0twkq5 to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-170-concurrent-0twkq5 to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-170-concurrent-0twkq5 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-170-concurrent-0twkq5 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-170-concurrent-0twkq5 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-jrexj6yx-project-170-concurrent-0twkq5 via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1630904769:prepare_script section_start:1630904769: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/JrExJ6yx/0/dsop/opensource/apache/apache2/.git/ Created fresh repository. Checking out 027c521b as master... Skipping Git submodules setup section_end:1630904772:get_sources section_start:1630904772:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (6262471)... Downloading artifacts from coordinator... ok  id=6262471 responseStatus=200 OK token=_h6A5j88 WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (6262473)... Downloading artifacts from coordinator... ok  id=6262473 responseStatus=200 OK token=-mm_stgq WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6262468)... Downloading artifacts from coordinator... ok  id=6262468 responseStatus=200 OK token=zi6WceL4 WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6262472)... Downloading artifacts from coordinator... ok  id=6262472 responseStatus=200 OK token=nYJvEc6C WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1630904773:download_artifacts section_start:1630904773: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 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/ubi/ubi8:8.4 Trying to pull registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4... Getting image source signatures Copying blob sha256:9f0e58d20a101ca4f9a522c85daee9264868d5be592441923f009fd244f64046 Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying config sha256:0653fdd2960e9903e15065a96f8d76655c20db0d1882ac58ec5e098db5814ae2 Writing manifest to image destination Storing signatures STEP 2: RUN dnf -y update && dnf -y upgrade && dnf -y install httpd-2.4.37 mod_ssl && dnf -y clean all Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 247 kB/s | 2.4 MB 00:09 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 Mon Sep 6 05:07:18 2021. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:01 ago on Mon Sep 6 05:07:18 2021. Dependencies resolved. ============================================================================================= Package Arch Version Repository Size ============================================================================================= Installing: httpd x86_64 2.4.37-39.module+el8.4.0+9658+b87b2deb ubi-8-appstream 1.4 M mod_ssl x86_64 1:2.4.37-39.module+el8.4.0+9658+b87b2deb ubi-8-appstream 134 k Installing dependencies: apr x86_64 1.6.3-11.el8 ubi-8-appstream 125 k apr-util x86_64 1.6.1-6.el8 ubi-8-appstream 105 k httpd-filesystem noarch 2.4.37-39.module+el8.4.0+9658+b87b2deb ubi-8-appstream 38 k httpd-tools x86_64 2.4.37-39.module+el8.4.0+9658+b87b2deb ubi-8-appstream 106 k libpath_utils x86_64 0.2.1-39.el8 ubi-8-baseos 34 k libtalloc x86_64 2.3.1-2.el8 ubi-8-baseos 49 k mailcap noarch 2.1.48-3.el8 ubi-8-baseos 39 k mod_http2 x86_64 1.15.7-3.module+el8.4.0+8625+d397f3da ubi-8-appstream 154 k redhat-logos-httpd noarch 84.4-1.el8 ubi-8-baseos 29 k sscg x86_64 2.3.3-14.el8 ubi-8-appstream 49 k Installing weak dependencies: apr-util-bdb x86_64 1.6.1-6.el8 ubi-8-appstream 25 k apr-util-openssl x86_64 1.6.1-6.el8 ubi-8-appstream 27 k Enabling module streams: httpd 2.4 Transaction Summary ============================================================================================= Install 14 Packages Total download size: 2.3 M Installed size: 5.9 M Downloading Packages: [MIRROR] mailcap-2.1.48-3.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/m/mailcap-2.1.48-3.el8.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] libtalloc-2.3.1-2.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/libtalloc-2.3.1-2.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] libpath_utils-0.2.1-39.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/libpath_utils-0.2.1-39.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/14): mailcap-2.1.48-3.el8.noarch.rpm 7.7 kB/s | 39 kB 00:05 (2/14): libpath_utils-0.2.1-39.el8.x86_64.rpm 6.8 kB/s | 34 kB 00:05 (3/14): redhat-logos-httpd-84.4-1.el8.noarch.rp 3.1 MB/s | 29 kB 00:00 (4/14): libtalloc-2.3.1-2.el8.x86_64.rpm 9.8 kB/s | 49 kB 00:05 [MIRROR] apr-1.6.3-11.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/a/apr-1.6.3-11.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (5/14): apr-1.6.3-11.el8.x86_64.rpm 25 kB/s | 125 kB 00:05 [MIRROR] apr-util-openssl-1.6.1-6.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/a/apr-util-openssl-1.6.1-6.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (6/14): sscg-2.3.3-14.el8.x86_64.rpm 12 MB/s | 49 kB 00:00 (7/14): apr-util-openssl-1.6.1-6.el8.x86_64.rpm 5.4 kB/s | 27 kB 00:05 [MIRROR] httpd-filesystem-2.4.37-39.module+el8.4.0+9658+b87b2deb.noarch.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/h/httpd-filesystem-2.4.37-39.module%2bel8.4.0%2b9658%2bb87b2deb.noarch.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (8/14): apr-util-bdb-1.6.1-6.el8.x86_64.rpm 5.7 MB/s | 25 kB 00:00 (9/14): apr-util-1.6.1-6.el8.x86_64.rpm 39 MB/s | 105 kB 00:00 (10/14): httpd-filesystem-2.4.37-39.module+el8. 7.7 kB/s | 38 kB 00:05 (11/14): httpd-tools-2.4.37-39.module+el8.4.0+9 32 MB/s | 106 kB 00:00 (12/14): mod_ssl-2.4.37-39.module+el8.4.0+9658+ 20 MB/s | 134 kB 00:00 (13/14): mod_http2-1.15.7-3.module+el8.4.0+8625 25 MB/s | 154 kB 00:00 (14/14): httpd-2.4.37-39.module+el8.4.0+9658+b8 124 MB/s | 1.4 MB 00:00 -------------------------------------------------------------------------------- Total 234 kB/s | 2.3 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : apr-1.6.3-11.el8.x86_64 1/14 Running scriptlet: apr-1.6.3-11.el8.x86_64 1/14 Installing : apr-util-openssl-1.6.1-6.el8.x86_64 2/14 Installing : apr-util-bdb-1.6.1-6.el8.x86_64 3/14 Installing : apr-util-1.6.1-6.el8.x86_64 4/14 Running scriptlet: apr-util-1.6.1-6.el8.x86_64 4/14 Running scriptlet: httpd-filesystem-2.4.37-39.module+el8.4.0+9658+b87 5/14 Installing : httpd-filesystem-2.4.37-39.module+el8.4.0+9658+b87 5/14 Installing : httpd-tools-2.4.37-39.module+el8.4.0+9658+b87b2deb 6/14 Installing : redhat-logos-httpd-84.4-1.el8.noarch 7/14 Installing : libpath_utils-0.2.1-39.el8.x86_64 8/14 Installing : libtalloc-2.3.1-2.el8.x86_64 9/14 Installing : sscg-2.3.3-14.el8.x86_64 10/14 Installing : mailcap-2.1.48-3.el8.noarch 11/14 Installing : mod_http2-1.15.7-3.module+el8.4.0+8625+d397f3da.x8 12/14 Installing : httpd-2.4.37-39.module+el8.4.0+9658+b87b2deb.x86_6 13/14 Running scriptlet: httpd-2.4.37-39.module+el8.4.0+9658+b87b2deb.x86_6 13/14 Installing : mod_ssl-1:2.4.37-39.module+el8.4.0+9658+b87b2deb.x 14/14 Running scriptlet: httpd-2.4.37-39.module+el8.4.0+9658+b87b2deb.x86_6 14/14 Running scriptlet: mod_ssl-1:2.4.37-39.module+el8.4.0+9658+b87b2deb.x 14/14 Verifying : mailcap-2.1.48-3.el8.noarch 1/14 Verifying : libtalloc-2.3.1-2.el8.x86_64 2/14 Verifying : libpath_utils-0.2.1-39.el8.x86_64 3/14 Verifying : redhat-logos-httpd-84.4-1.el8.noarch 4/14 Verifying : apr-1.6.3-11.el8.x86_64 5/14 Verifying : apr-util-openssl-1.6.1-6.el8.x86_64 6/14 Verifying : httpd-filesystem-2.4.37-39.module+el8.4.0+9658+b87 7/14 Verifying : sscg-2.3.3-14.el8.x86_64 8/14 Verifying : apr-util-bdb-1.6.1-6.el8.x86_64 9/14 Verifying : apr-util-1.6.1-6.el8.x86_64 10/14 Verifying : httpd-tools-2.4.37-39.module+el8.4.0+9658+b87b2deb 11/14 Verifying : httpd-2.4.37-39.module+el8.4.0+9658+b87b2deb.x86_6 12/14 Verifying : mod_ssl-1:2.4.37-39.module+el8.4.0+9658+b87b2deb.x 13/14 Verifying : mod_http2-1.15.7-3.module+el8.4.0+8625+d397f3da.x8 14/14 Installed products updated. Installed: apr-1.6.3-11.el8.x86_64 apr-util-1.6.1-6.el8.x86_64 apr-util-bdb-1.6.1-6.el8.x86_64 apr-util-openssl-1.6.1-6.el8.x86_64 httpd-2.4.37-39.module+el8.4.0+9658+b87b2deb.x86_64 httpd-filesystem-2.4.37-39.module+el8.4.0+9658+b87b2deb.noarch httpd-tools-2.4.37-39.module+el8.4.0+9658+b87b2deb.x86_64 libpath_utils-0.2.1-39.el8.x86_64 libtalloc-2.3.1-2.el8.x86_64 mailcap-2.1.48-3.el8.noarch mod_http2-1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 mod_ssl-1:2.4.37-39.module+el8.4.0+9658+b87b2deb.x86_64 redhat-logos-httpd-84.4-1.el8.noarch sscg-2.3.3-14.el8.x86_64 Complete! 25 files removed STEP 3: COPY scripts/httpd-foreground /etc/httpd/httpd-foreground STEP 4: RUN chown -R apache:apache /etc/httpd/ && chmod +x /etc/httpd/httpd-foreground && chmod 0770 /run/httpd/ && chown -R apache:apache /var/log/httpd && sed -i 's/Listen\ 80/#Listen\ 80/' /etc/httpd/conf/httpd.conf && echo 'ServerName localhost' >> /etc/httpd/conf.d/ssl.conf && sed -i 's/^#SSLProtocol/SSLProtocol/' /etc/httpd/conf.d/ssl.conf && sed -i 's/\-SSLv3/\+TLSv1.2/' /etc/httpd/conf.d/ssl.conf && sed -i 's/^#SSLProxyProtocol/SSLProxyProtocol/' /etc/httpd/conf.d/ssl.conf && sed -i 's/443/8443/' /etc/httpd/conf.d/ssl.conf && echo "SSLFIPS on" >> /etc/httpd/conf.d/ssl.conf && fips-mode-setup --enable && update-crypto-policies --set FIPS && sed -ri -e 's!^(\s*CustomLog)\s+\S+!\1 /proc/self/fd/1!g' -e 's!^(\s*ErrorLog)\s+\S+!\1 /proc/self/fd/2!g' -e 's!^(\s*TransferLog)\s+\S+!\1 /proc/self/fd/1!g' "/etc/httpd/conf/httpd.conf" "/etc/httpd/conf.d/ssl.conf" Setting system policy to FIPS Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place. The grubby command is missing, please configure the bootloader manually. FIPS mode will be enabled. Now you need to configure the bootloader to add kernel options "fips=1" and reboot the system for the setting to take effect. Setting system policy to FIPS Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place. STEP 5: EXPOSE 8443 STEP 6: HEALTHCHECK --interval=5m --timeout=30s --start-period=1m --retries=3 CMD [ "curl -f https://localhost:8443" || exit 1 ] STEP 7: STOPSIGNAL SIGWINCH STEP 8: USER apache STEP 9: ENTRYPOINT ["/etc/httpd/httpd-foreground"] STEP 10: COMMIT registry1.dso.mil/ironbank-staging/opensource/apache/apache2 Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:b9e1d509321b2230ee35fbfd2a387f278a4dc4038098ec6b3d2e76cd72fac5fb Copying blob sha256:73127e1e1e707612e5f980fb073b20e191e9a42688e7166d0459c60a9a4cbeb0 Copying config sha256:992fc5fb604cf9ab3d457484c9632fbac834018fa6cd46b4b2a2506869c91684 Writing manifest to image destination Storing signatures --> 992fc5fb604 Successfully tagged registry1.dso.mil/ironbank-staging/opensource/apache/apache2:latest 992fc5fb604cf9ab3d457484c9632fbac834018fa6cd46b4b2a2506869c91684 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/apache/apache2 registry1.dso.mil/ironbank-staging/opensource/apache/apache2:ibci-462540 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/apache/apache2:ibci-462540 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:73127e1e1e707612e5f980fb073b20e191e9a42688e7166d0459c60a9a4cbeb0 Copying blob sha256:b9e1d509321b2230ee35fbfd2a387f278a4dc4038098ec6b3d2e76cd72fac5fb Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:992fc5fb604cf9ab3d457484c9632fbac834018fa6cd46b4b2a2506869c91684 Writing manifest to image destination Storing signatures + echo 'Read the tags' 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/apache/apache2 registry1.dso.mil/ironbank-staging/opensource/apache/apache2:2.4.37 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/apache/apache2:2.4.37 Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:b9e1d509321b2230ee35fbfd2a387f278a4dc4038098ec6b3d2e76cd72fac5fb Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:73127e1e1e707612e5f980fb073b20e191e9a42688e7166d0459c60a9a4cbeb0 Copying config sha256:992fc5fb604cf9ab3d457484c9632fbac834018fa6cd46b4b2a2506869c91684 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/apache/apache2 registry1.dso.mil/ironbank-staging/opensource/apache/apache2:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/apache/apache2:latest Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:b9e1d509321b2230ee35fbfd2a387f278a4dc4038098ec6b3d2e76cd72fac5fb Copying blob sha256:73127e1e1e707612e5f980fb073b20e191e9a42688e7166d0459c60a9a4cbeb0 Copying config sha256:992fc5fb604cf9ab3d457484c9632fbac834018fa6cd46b4b2a2506869c91684 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/apache/apache2 --format '{{.Id}}' + IMAGE_ID=sha256:992fc5fb604cf9ab3d457484c9632fbac834018fa6cd46b4b2a2506869c91684 + echo IMAGE_ID=sha256:992fc5fb604cf9ab3d457484c9632fbac834018fa6cd46b4b2a2506869c91684 + IMAGE_PODMAN_SHA=sha256:101b7754b88b29858501f768948dd040b3c77f5f1a4e79d5a51903696cd3d237 + echo IMAGE_PODMAN_SHA=sha256:101b7754b88b29858501f768948dd040b3c77f5f1a4e79d5a51903696cd3d237 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/apache/apache2:ibci-462540 + echo IMAGE_NAME=opensource/apache/apache2 + branches=("master" "development") + [[ master development =~ master ]] + msg='A tarball of the built image can be retrieved from the documentation job artifacts.' + echo 'A tarball of the built image can be retrieved from the documentation job artifacts.' A tarball of the built image can be retrieved from the documentation job artifacts. section_end:1630904874:step_script section_start:1630904874: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=6262475 responseStatus=201 Created token=akAdBh3D Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=6262475 responseStatus=201 Created token=akAdBh3D section_end:1630904877:upload_artifacts_on_success section_start:1630904877:cleanup_file_variables Cleaning up file based variables section_end:1630904877:cleanup_file_variables Job succeeded