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:1631111672:resolve_secrets Resolving secrets section_end:1631111672:resolve_secrets section_start:1631111672: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:1631111672:prepare_executor section_start:1631111672:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-3746-concurrent-0shgq9 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-3746-concurrent-0shgq9 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-3746-concurrent-0shgq9 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-3746-concurrent-0shgq9 via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1631111681:prepare_script section_start:1631111681: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; Waiting for Sidecar Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/JrExJ6yx/0/dsop/sonarsource/sonar-scanner-cli/.git/ Created fresh repository. Checking out b6875761 as development... Skipping Git submodules setup section_end:1631111694:get_sources section_start:1631111694:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (6322370)... Downloading artifacts from coordinator... ok  id=6322370 responseStatus=200 OK token=FRpvDsem WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (6322372)... Downloading artifacts from coordinator... ok  id=6322372 responseStatus=200 OK token=yDYHN6xy WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6322367)... Downloading artifacts from coordinator... ok  id=6322367 responseStatus=200 OK token=pgQoEk8f WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6322371)... Downloading artifacts from coordinator... ok  id=6322371 responseStatus=200 OK token=PwBc4T7z WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1631111699:download_artifacts section_start:1631111699: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/sonar-scanner-cli-4.6.tar Getting image source signatures Copying blob sha256:d43294b8cef89464ae4e72cc3acec740668879395588613e3a676bd806da6d9b Copying blob sha256:82cceaf4f499dc84ac75b22da9a6de8ea491c72e0c8faf561257183e28e7c695 Copying blob sha256:32f366d666a541852cad754ee1cdb53a736110b550f0c2d5a46bc5ba519896b6 Copying blob sha256:adee24a33d198f740b4b997d2900070bf400800338bff6c6e190befb9af5ba62 Copying blob sha256:1a8f482a2415456c6a88ae5a787ffb59da0eb920595d1cf01a5c5b31208be4f7 Copying config sha256:9df5ed3b39e646a5007b9e807a72051fa2965fff40f0600e73c47ca238bd5ccb Writing manifest to image destination Storing signatures Loaded image(s): localhost/sonar-scanner-cli:4.6 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 sonar-scanner-cli:4.6 AS build Getting image source signatures Copying blob sha256:32f366d666a541852cad754ee1cdb53a736110b550f0c2d5a46bc5ba519896b6 Copying blob sha256:82cceaf4f499dc84ac75b22da9a6de8ea491c72e0c8faf561257183e28e7c695 Copying blob sha256:adee24a33d198f740b4b997d2900070bf400800338bff6c6e190befb9af5ba62 Copying blob sha256:1a8f482a2415456c6a88ae5a787ffb59da0eb920595d1cf01a5c5b31208be4f7 Copying blob sha256:d43294b8cef89464ae4e72cc3acec740668879395588613e3a676bd806da6d9b Copying config sha256:e8c2bdefda533278c95665d94e5dac9165f201ab77eacdca01065ee1e0e05735 Writing manifest to image destination Storing signatures --> e8c2bdefda5 STEP 2: 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:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:2de9c288ff0cf59cd0269e1bb62a9351be3d200aafc1fd11d9e1ba08b0e6f345 Copying blob sha256:fbc1a35c89abbc8c812f244accfeb7bbba77ce11c37f9433f682540228d771da Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying config sha256:23e07ae4b2acda4b011a573672f753d91bdbfd70267e62f91853266a1ecf0027 Writing manifest to image destination Storing signatures STEP 3: ARG SONAR_SCANNER_HOME=/opt/sonar-scanner STEP 4: ARG SONAR_SCANNER_VERSION="4.6" STEP 5: ARG UID=1000 STEP 6: ARG GID=1000 STEP 7: ENV HOME=/tmp XDG_CONFIG_HOME=/tmp SONAR_SCANNER_HOME=${SONAR_SCANNER_HOME} SONAR_USER_HOME=${SONAR_SCANNER_HOME}/.sonar PATH=${SONAR_SCANNER_HOME}/bin:${PATH} SRC_PATH=/tmp/src STEP 8: WORKDIR /opt STEP 9: USER root STEP 10: RUN set -ex && groupadd -r -g ${GID} scanner-cli && useradd -r -u ${UID} -g scanner-cli scanner-cli && dnf update -y && dnf module reset nodejs -y && dnf module install nodejs:14 -y && dnf install -y --nodoc git python3 python3-pip nodejs npm && dnf clean all && rm -rf /var/cache/dnf && sed --in-place --expression="s?securerandom.source=file:/dev/random?securerandom.source=file:/dev/urandom?g" "${JAVA_HOME}/conf/security/java.security" && mkdir -p ${SRC_PATH} && chown -R scanner-cli:scanner-cli ${SRC_PATH} && chmod -s /usr/libexec/openssh/ssh-keysign + groupadd -r -g 1000 scanner-cli + useradd -r -u 1000 -g scanner-cli scanner-cli + dnf update -y Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 243 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. Nothing to do. Complete! + dnf module reset nodejs -y Last metadata expiration check: 0:00:01 ago on Wed Sep 8 14:36:28 2021. Dependencies resolved. Nothing to do. Complete! + dnf module install nodejs:14 -y Last metadata expiration check: 0:00:02 ago on Wed Sep 8 14:36:28 2021. Dependencies resolved. ====================================================================================================== Package Arch Version Repository Size ====================================================================================================== Installing group/module packages: nodejs x86_64 1:14.17.3-2.module+el8.4.0+11738+3bd42762 ubi-8-appstream 11 M npm x86_64 1:6.14.13-1.14.17.3.2.module+el8.4.0+11738+3bd42762 ubi-8-appstream 3.7 M Installing dependencies: openssl x86_64 1:1.1.1g-15.el8_3 ubi-8-baseos 707 k Installing weak dependencies: nodejs-docs noarch 1:14.17.3-2.module+el8.4.0+11738+3bd42762 ubi-8-appstream 8.1 M nodejs-full-i18n x86_64 1:14.17.3-2.module+el8.4.0+11738+3bd42762 ubi-8-appstream 7.6 M Installing module profiles: nodejs/common Enabling module streams: nodejs 14 Transaction Summary ====================================================================================================== Install 5 Packages Total download size: 31 M Installed size: 142 M Downloading Packages: [MIRROR] openssl-1.1.1g-15.el8_3.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/openssl-1.1.1g-15.el8_3.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] nodejs-14.17.3-2.module+el8.4.0+11738+3bd42762.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/n/nodejs-14.17.3-2.module%2bel8.4.0%2b11738%2b3bd42762.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] nodejs-full-i18n-14.17.3-2.module+el8.4.0+11738+3bd42762.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/n/nodejs-full-i18n-14.17.3-2.module%2bel8.4.0%2b11738%2b3bd42762.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/5): openssl-1.1.1g-15.el8_3.x86_64.rpm 135 kB/s | 707 kB 00:05 (2/5): nodejs-full-i18n-14.17.3-2.module+el8.4. 1.2 MB/s | 7.6 MB 00:06 (3/5): nodejs-docs-14.17.3-2.module+el8.4.0+117 7.3 MB/s | 8.1 MB 00:01 (4/5): nodejs-14.17.3-2.module+el8.4.0+11738+3b 1.7 MB/s | 11 MB 00:06 (5/5): npm-6.14.13-1.14.17.3.2.module+el8.4.0+1 26 MB/s | 3.7 MB 00:00 -------------------------------------------------------------------------------- Total 4.8 MB/s | 31 MB 00:06 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: npm-1:6.14.13-1.14.17.3.2.module+el8.4.0+11738+3bd42 1/1 Preparing : 1/1 Installing : nodejs-docs-1:14.17.3-2.module+el8.4.0+11738+3bd4276 1/5 Installing : openssl-1:1.1.1g-15.el8_3.x86_64 2/5 Installing : nodejs-full-i18n-1:14.17.3-2.module+el8.4.0+11738+3b 3/5 Installing : npm-1:6.14.13-1.14.17.3.2.module+el8.4.0+11738+3bd42 4/5 Installing : nodejs-1:14.17.3-2.module+el8.4.0+11738+3bd42762.x86 5/5 Running scriptlet: nodejs-1:14.17.3-2.module+el8.4.0+11738+3bd42762.x86 5/5 Verifying : openssl-1:1.1.1g-15.el8_3.x86_64 1/5 Verifying : nodejs-1:14.17.3-2.module+el8.4.0+11738+3bd42762.x86 2/5 Verifying : nodejs-full-i18n-1:14.17.3-2.module+el8.4.0+11738+3b 3/5 Verifying : nodejs-docs-1:14.17.3-2.module+el8.4.0+11738+3bd4276 4/5 Verifying : npm-1:6.14.13-1.14.17.3.2.module+el8.4.0+11738+3bd42 5/5 Installed products updated. Installed: nodejs-1:14.17.3-2.module+el8.4.0+11738+3bd42762.x86_64 nodejs-docs-1:14.17.3-2.module+el8.4.0+11738+3bd42762.noarch nodejs-full-i18n-1:14.17.3-2.module+el8.4.0+11738+3bd42762.x86_64 npm-1:6.14.13-1.14.17.3.2.module+el8.4.0+11738+3bd42762.x86_64 openssl-1:1.1.1g-15.el8_3.x86_64 Complete! + dnf install -y --nodoc git python3 python3-pip nodejs npm Last metadata expiration check: 0:00:20 ago on Wed Sep 8 14:36:28 2021. Package nodejs-1:14.17.3-2.module+el8.4.0+11738+3bd42762.x86_64 is already installed. Package npm-1:6.14.13-1.14.17.3.2.module+el8.4.0+11738+3bd42762.x86_64 is already installed. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: git x86_64 2.27.0-1.el8 ubi-8-appstream 164 k python3-pip noarch 9.0.3-19.el8 ubi-8-appstream 20 k python36 x86_64 3.6.8-2.module+el8.1.0+3334+5cb623d7 ubi-8-appstream 19 k Installing dependencies: emacs-filesystem noarch 1:26.1-5.el8 ubi-8-baseos 69 k git-core x86_64 2.27.0-1.el8 ubi-8-appstream 5.7 M git-core-doc noarch 2.27.0-1.el8 ubi-8-appstream 2.5 M groff-base x86_64 1.22.3-18.el8 ubi-8-baseos 1.0 M less x86_64 530-1.el8 ubi-8-baseos 164 k libedit x86_64 3.1-23.20170329cvs.el8 ubi-8-baseos 102 k ncurses x86_64 6.1-7.20180224.el8 ubi-8-baseos 387 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 perl-Carp noarch 1.42-396.el8 ubi-8-baseos 30 k perl-Data-Dumper x86_64 2.167-399.el8 ubi-8-baseos 58 k perl-Digest noarch 1.17-395.el8 ubi-8-appstream 27 k perl-Digest-MD5 x86_64 2.55-396.el8 ubi-8-appstream 37 k perl-Encode x86_64 4:2.97-3.el8 ubi-8-baseos 1.5 M perl-Errno x86_64 1.28-419.el8_4.1 ubi-8-baseos 76 k perl-Error noarch 1:0.17025-2.el8 ubi-8-appstream 46 k perl-Exporter noarch 5.72-396.el8 ubi-8-baseos 34 k perl-File-Path noarch 2.15-2.el8 ubi-8-baseos 38 k perl-File-Temp noarch 0.230.600-1.el8 ubi-8-baseos 63 k perl-Getopt-Long noarch 1:2.50-4.el8 ubi-8-baseos 63 k perl-Git noarch 2.27.0-1.el8 ubi-8-appstream 78 k perl-HTTP-Tiny noarch 0.074-1.el8 ubi-8-baseos 58 k perl-IO x86_64 1.38-419.el8_4.1 ubi-8-baseos 142 k perl-MIME-Base64 x86_64 3.15-396.el8 ubi-8-baseos 31 k perl-Net-SSLeay x86_64 1.88-1.module+el8.3.0+6446+594cad75 ubi-8-appstream 379 k perl-PathTools x86_64 3.74-1.el8 ubi-8-baseos 90 k perl-Pod-Escapes noarch 1:1.07-395.el8 ubi-8-baseos 20 k perl-Pod-Perldoc noarch 3.28-396.el8 ubi-8-baseos 88 k perl-Pod-Simple noarch 1:3.35-395.el8 ubi-8-baseos 213 k perl-Pod-Usage noarch 4:1.69-395.el8 ubi-8-baseos 34 k perl-Scalar-List-Utils x86_64 3:1.49-2.el8 ubi-8-baseos 68 k perl-Socket x86_64 4:2.027-3.el8 ubi-8-baseos 59 k perl-Storable x86_64 1:3.11-3.el8 ubi-8-baseos 98 k perl-Term-ANSIColor noarch 4.06-396.el8 ubi-8-baseos 46 k perl-Term-Cap noarch 1.17-395.el8 ubi-8-baseos 23 k perl-TermReadKey x86_64 2.37-7.el8 ubi-8-appstream 40 k perl-Text-ParseWords noarch 3.30-395.el8 ubi-8-baseos 18 k perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 ubi-8-baseos 24 k perl-Time-Local noarch 1:1.280-1.el8 ubi-8-baseos 34 k perl-URI noarch 1.73-3.el8 ubi-8-appstream 116 k perl-Unicode-Normalize x86_64 1.25-396.el8 ubi-8-baseos 82 k perl-constant noarch 1.33-396.el8 ubi-8-baseos 25 k perl-interpreter x86_64 4:5.26.3-419.el8_4.1 ubi-8-baseos 6.3 M perl-libnet noarch 3.11-3.el8 ubi-8-appstream 121 k perl-libs x86_64 4:5.26.3-419.el8_4.1 ubi-8-baseos 1.6 M perl-macros x86_64 4:5.26.3-419.el8_4.1 ubi-8-baseos 72 k perl-parent noarch 1:0.237-1.el8 ubi-8-baseos 20 k perl-podlators noarch 4.11-1.el8 ubi-8-baseos 118 k perl-threads x86_64 1:2.21-2.el8 ubi-8-baseos 61 k perl-threads-shared x86_64 1.58-2.el8 ubi-8-baseos 48 k platform-python-pip noarch 9.0.3-19.el8 ubi-8-baseos 1.7 M python3-setuptools noarch 39.2.0-6.el8 ubi-8-baseos 163 k Installing weak dependencies: perl-IO-Socket-IP noarch 0.39-5.el8 ubi-8-appstream 47 k perl-IO-Socket-SSL noarch 2.066-4.module+el8.3.0+6446+594cad75 ubi-8-appstream 298 k perl-Mozilla-CA noarch 20160104-7.module+el8.3.0+6498+9eecfe51 ubi-8-appstream 15 k Enabling module streams: perl 5.26 perl-IO-Socket-SSL 2.066 perl-libwww-perl 6.34 python36 3.6 Transaction Summary ================================================================================================ Install 58 Packages Total download size: 25 M Installed size: 97 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 [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] ncurses-6.1-7.20180224.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/n/ncurses-6.1-7.20180224.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] perl-Pod-Perldoc-3.28-396.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/perl-Pod-Perldoc-3.28-396.el8.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/58): perl-Pod-Perldoc-3.28-396.el8.noarch.rp 18 kB/s | 88 kB 00:05 (2/58): perl-threads-2.21-2.el8.x86_64.rpm 16 MB/s | 61 kB 00:00 (3/58): ncurses-6.1-7.20180224.el8.x86_64.rpm 77 kB/s | 387 kB 00:05 (4/58): perl-Term-Cap-1.17-395.el8.noarch.rpm 5.1 MB/s | 23 kB 00:00 (5/58): openssh-8.0p1-6.el8_4.2.x86_64.rpm 104 kB/s | 521 kB 00:05 (6/58): perl-Pod-Escapes-1.07-395.el8.noarch.rp 6.7 MB/s | 20 kB 00:00 (7/58): emacs-filesystem-26.1-5.el8.noarch.rpm 16 MB/s | 69 kB 00:00 (8/58): python3-setuptools-39.2.0-6.el8.noarch. 29 MB/s | 163 kB 00:00 (9/58): perl-macros-5.26.3-419.el8_4.1.x86_64.r 17 MB/s | 72 kB 00:00 (10/58): perl-Scalar-List-Utils-1.49-2.el8.x86_ 18 MB/s | 68 kB 00:00 (11/58): openssh-clients-8.0p1-6.el8_4.2.x86_64 48 MB/s | 667 kB 00:00 (12/58): perl-podlators-4.11-1.el8.noarch.rpm 31 MB/s | 118 kB 00:00 (13/58): perl-Encode-2.97-3.el8.x86_64.rpm 49 MB/s | 1.5 MB 00:00 (14/58): perl-MIME-Base64-3.15-396.el8.x86_64.r 6.5 MB/s | 31 kB 00:00 (15/58): less-530-1.el8.x86_64.rpm 7.2 MB/s | 164 kB 00:00 (16/58): perl-threads-shared-1.58-2.el8.x86_64. 11 MB/s | 48 kB 00:00 (17/58): perl-Term-ANSIColor-4.06-396.el8.noarc 13 MB/s | 46 kB 00:00 (18/58): perl-Getopt-Long-2.50-4.el8.noarch.rpm 2.1 MB/s | 63 kB 00:00 (19/58): platform-python-pip-9.0.3-19.el8.noarc 26 MB/s | 1.7 MB 00:00 (20/58): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 12 MB/s | 58 kB 00:00 (21/58): libedit-3.1-23.20170329cvs.el8.x86_64. 26 MB/s | 102 kB 00:00 (22/58): perl-Carp-1.42-396.el8.noarch.rpm 9.3 MB/s | 30 kB 00:00 (23/58): perl-File-Path-2.15-2.el8.noarch.rpm 12 MB/s | 38 kB 00:00 (24/58): perl-Unicode-Normalize-1.25-396.el8.x8 22 MB/s | 82 kB 00:00 (25/58): perl-Exporter-5.72-396.el8.noarch.rpm 11 MB/s | 34 kB 00:00 (26/58): perl-parent-0.237-1.el8.noarch.rpm 6.3 MB/s | 20 kB 00:00 (27/58): perl-PathTools-3.74-1.el8.x86_64.rpm 3.3 MB/s | 90 kB 00:00 (28/58): perl-Storable-3.11-3.el8.x86_64.rpm 3.4 MB/s | 98 kB 00:00 (29/58): perl-constant-1.33-396.el8.noarch.rpm 1.5 MB/s | 25 kB 00:00 (30/58): perl-Data-Dumper-2.167-399.el8.x86_64. 3.2 MB/s | 58 kB 00:00 (31/58): perl-File-Temp-0.230.600-1.el8.noarch. 19 MB/s | 63 kB 00:00 (32/58): perl-interpreter-5.26.3-419.el8_4.1.x8 41 MB/s | 6.3 MB 00:00 (33/58): perl-Text-ParseWords-3.30-395.el8.noar 1.3 MB/s | 18 kB 00:00 (34/58): perl-IO-1.38-419.el8_4.1.x86_64.rpm 12 MB/s | 142 kB 00:00 (35/58): perl-Time-Local-1.280-1.el8.noarch.rpm 7.7 MB/s | 34 kB 00:00 (36/58): perl-Socket-2.027-3.el8.x86_64.rpm 14 MB/s | 59 kB 00:00 (37/58): perl-Pod-Usage-1.69-395.el8.noarch.rpm 9.1 MB/s | 34 kB 00:00 (38/58): perl-Errno-1.28-419.el8_4.1.x86_64.rpm 22 MB/s | 76 kB 00:00 (39/58): perl-Pod-Simple-3.35-395.el8.noarch.rp 15 MB/s | 213 kB 00:00 (40/58): perl-Text-Tabs+Wrap-2013.0523-395.el8. 1.5 MB/s | 24 kB 00:00 (41/58): groff-base-1.22.3-18.el8.x86_64.rpm 22 MB/s | 1.0 MB 00:00 (42/58): perl-libs-5.26.3-419.el8_4.1.x86_64.rp 28 MB/s | 1.6 MB 00:00 [MIRROR] git-core-2.27.0-1.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/g/git-core-2.27.0-1.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] perl-URI-1.73-3.el8.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/p/perl-URI-1.73-3.el8.noarch.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] perl-IO-Socket-IP-0.39-5.el8.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/p/perl-IO-Socket-IP-0.39-5.el8.noarch.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (43/58): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 9.8 kB/s | 47 kB 00:04 (44/58): perl-URI-1.73-3.el8.noarch.rpm 24 kB/s | 116 kB 00:04 (45/58): perl-Git-2.27.0-1.el8.noarch.rpm 20 MB/s | 78 kB 00:00 (46/58): perl-Net-SSLeay-1.88-1.module+el8.3.0+ 61 MB/s | 379 kB 00:00 (47/58): perl-libnet-3.11-3.el8.noarch.rpm 30 MB/s | 121 kB 00:00 (48/58): python36-3.6.8-2.module+el8.1.0+3334+5 6.7 MB/s | 19 kB 00:00 (49/58): perl-TermReadKey-2.37-7.el8.x86_64.rpm 14 MB/s | 40 kB 00:00 (50/58): perl-Error-0.17025-2.el8.noarch.rpm 15 MB/s | 46 kB 00:00 (51/58): python3-pip-9.0.3-19.el8.noarch.rpm 7.2 MB/s | 20 kB 00:00 (52/58): perl-Digest-MD5-2.55-396.el8.x86_64.rp 13 MB/s | 37 kB 00:00 (53/58): perl-IO-Socket-SSL-2.066-4.module+el8. 65 MB/s | 298 kB 00:00 (54/58): perl-Mozilla-CA-20160104-7.module+el8. 5.9 MB/s | 15 kB 00:00 (55/58): git-2.27.0-1.el8.x86_64.rpm 44 MB/s | 164 kB 00:00 (56/58): perl-Digest-1.17-395.el8.noarch.rpm 11 MB/s | 27 kB 00:00 (57/58): git-core-2.27.0-1.el8.x86_64.rpm 1.2 MB/s | 5.7 MB 00:04 (58/58): git-core-doc-2.27.0-1.el8.noarch.rpm 68 MB/s | 2.5 MB 00:00 -------------------------------------------------------------------------------- Total 2.5 MB/s | 25 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : groff-base-1.22.3-18.el8.x86_64 1/58 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 2/58 Installing : less-530-1.el8.x86_64 3/58 Installing : platform-python-pip-9.0.3-19.el8.noarch 4/58 Installing : python3-setuptools-39.2.0-6.el8.noarch 5/58 Installing : python3-pip-9.0.3-19.el8.noarch 6/58 Installing : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_ 7/58 Running scriptlet: python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_ 7/58 Installing : emacs-filesystem-1:26.1-5.el8.noarch 8/58 Installing : ncurses-6.1-7.20180224.el8.x86_64 9/58 Installing : perl-Digest-1.17-395.el8.noarch 10/58 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 11/58 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 12/58 Installing : perl-libnet-3.11-3.el8.noarch 13/58 Installing : perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad7 14/58 Installing : perl-URI-1.73-3.el8.noarch 15/58 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 16/58 Installing : perl-Time-Local-1:1.280-1.el8.noarch 17/58 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 18/58 Installing : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee 19/58 Installing : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594 20/58 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 21/58 Installing : perl-File-Temp-0.230.600-1.el8.noarch 22/58 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 23/58 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 24/58 Installing : perl-Term-Cap-1.17-395.el8.noarch 25/58 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 26/58 Installing : perl-podlators-4.11-1.el8.noarch 27/58 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 28/58 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 29/58 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 30/58 Installing : perl-Storable-1:3.11-3.el8.x86_64 31/58 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 32/58 Installing : perl-Socket-4:2.027-3.el8.x86_64 33/58 Installing : perl-Errno-1.28-419.el8_4.1.x86_64 34/58 Installing : perl-Encode-4:2.97-3.el8.x86_64 35/58 Installing : perl-macros-4:5.26.3-419.el8_4.1.x86_64 36/58 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 37/58 Installing : perl-Carp-1.42-396.el8.noarch 38/58 Installing : perl-Exporter-5.72-396.el8.noarch 39/58 Installing : perl-libs-4:5.26.3-419.el8_4.1.x86_64 40/58 Installing : perl-parent-1:0.237-1.el8.noarch 41/58 Installing : perl-threads-shared-1.58-2.el8.x86_64 42/58 Installing : perl-threads-1:2.21-2.el8.x86_64 43/58 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 44/58 Installing : perl-constant-1.33-396.el8.noarch 45/58 Installing : perl-PathTools-3.74-1.el8.x86_64 46/58 Installing : perl-File-Path-2.15-2.el8.noarch 47/58 Installing : perl-IO-1.38-419.el8_4.1.x86_64 48/58 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 49/58 Installing : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 50/58 Installing : perl-TermReadKey-2.37-7.el8.x86_64 51/58 Installing : perl-Error-1:0.17025-2.el8.noarch 52/58 Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64 53/58 Installing : openssh-8.0p1-6.el8_4.2.x86_64 53/58 Installing : openssh-clients-8.0p1-6.el8_4.2.x86_64 54/58 Installing : git-core-2.27.0-1.el8.x86_64 55/58 Installing : git-core-doc-2.27.0-1.el8.noarch 56/58 Installing : perl-Git-2.27.0-1.el8.noarch 57/58 Installing : git-2.27.0-1.el8.x86_64 58/58 Running scriptlet: git-2.27.0-1.el8.x86_64 58/58 Verifying : openssh-8.0p1-6.el8_4.2.x86_64 1/58 Verifying : ncurses-6.1-7.20180224.el8.x86_64 2/58 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 3/58 Verifying : perl-threads-1:2.21-2.el8.x86_64 4/58 Verifying : perl-Term-Cap-1.17-395.el8.noarch 5/58 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 6/58 Verifying : emacs-filesystem-1:26.1-5.el8.noarch 7/58 Verifying : perl-Encode-4:2.97-3.el8.x86_64 8/58 Verifying : python3-setuptools-39.2.0-6.el8.noarch 9/58 Verifying : perl-macros-4:5.26.3-419.el8_4.1.x86_64 10/58 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 11/58 Verifying : openssh-clients-8.0p1-6.el8_4.2.x86_64 12/58 Verifying : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 13/58 Verifying : perl-podlators-4.11-1.el8.noarch 14/58 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 15/58 Verifying : platform-python-pip-9.0.3-19.el8.noarch 16/58 Verifying : less-530-1.el8.x86_64 17/58 Verifying : perl-threads-shared-1.58-2.el8.x86_64 18/58 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 19/58 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 20/58 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 21/58 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 22/58 Verifying : perl-Carp-1.42-396.el8.noarch 23/58 Verifying : perl-File-Path-2.15-2.el8.noarch 24/58 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 25/58 Verifying : perl-Exporter-5.72-396.el8.noarch 26/58 Verifying : perl-parent-1:0.237-1.el8.noarch 27/58 Verifying : perl-Storable-1:3.11-3.el8.x86_64 28/58 Verifying : perl-PathTools-3.74-1.el8.x86_64 29/58 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 30/58 Verifying : perl-constant-1.33-396.el8.noarch 31/58 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 32/58 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 33/58 Verifying : perl-IO-1.38-419.el8_4.1.x86_64 34/58 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 35/58 Verifying : perl-Socket-4:2.027-3.el8.x86_64 36/58 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 37/58 Verifying : groff-base-1.22.3-18.el8.x86_64 38/58 Verifying : perl-libs-4:5.26.3-419.el8_4.1.x86_64 39/58 Verifying : perl-Errno-1.28-419.el8_4.1.x86_64 40/58 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 41/58 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 42/58 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 43/58 Verifying : git-core-2.27.0-1.el8.x86_64 44/58 Verifying : perl-URI-1.73-3.el8.noarch 45/58 Verifying : perl-Git-2.27.0-1.el8.noarch 46/58 Verifying : perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad7 47/58 Verifying : perl-libnet-3.11-3.el8.noarch 48/58 Verifying : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_ 49/58 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 50/58 Verifying : perl-Error-1:0.17025-2.el8.noarch 51/58 Verifying : python3-pip-9.0.3-19.el8.noarch 52/58 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 53/58 Verifying : git-core-doc-2.27.0-1.el8.noarch 54/58 Verifying : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594 55/58 Verifying : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee 56/58 Verifying : git-2.27.0-1.el8.x86_64 57/58 Verifying : perl-Digest-1.17-395.el8.noarch 58/58 Installed products updated. Installed: emacs-filesystem-1:26.1-5.el8.noarch git-2.27.0-1.el8.x86_64 git-core-2.27.0-1.el8.x86_64 git-core-doc-2.27.0-1.el8.noarch groff-base-1.22.3-18.el8.x86_64 less-530-1.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 ncurses-6.1-7.20180224.el8.x86_64 openssh-8.0p1-6.el8_4.2.x86_64 openssh-clients-8.0p1-6.el8_4.2.x86_64 perl-Carp-1.42-396.el8.noarch perl-Data-Dumper-2.167-399.el8.x86_64 perl-Digest-1.17-395.el8.noarch perl-Digest-MD5-2.55-396.el8.x86_64 perl-Encode-4:2.97-3.el8.x86_64 perl-Errno-1.28-419.el8_4.1.x86_64 perl-Error-1:0.17025-2.el8.noarch perl-Exporter-5.72-396.el8.noarch perl-File-Path-2.15-2.el8.noarch perl-File-Temp-0.230.600-1.el8.noarch perl-Getopt-Long-1:2.50-4.el8.noarch perl-Git-2.27.0-1.el8.noarch perl-HTTP-Tiny-0.074-1.el8.noarch perl-IO-1.38-419.el8_4.1.x86_64 perl-IO-Socket-IP-0.39-5.el8.noarch perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch perl-MIME-Base64-3.15-396.el8.x86_64 perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.x86_64 perl-PathTools-3.74-1.el8.x86_64 perl-Pod-Escapes-1:1.07-395.el8.noarch perl-Pod-Perldoc-3.28-396.el8.noarch perl-Pod-Simple-1:3.35-395.el8.noarch perl-Pod-Usage-4:1.69-395.el8.noarch perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 perl-Socket-4:2.027-3.el8.x86_64 perl-Storable-1:3.11-3.el8.x86_64 perl-Term-ANSIColor-4.06-396.el8.noarch perl-Term-Cap-1.17-395.el8.noarch perl-TermReadKey-2.37-7.el8.x86_64 perl-Text-ParseWords-3.30-395.el8.noarch perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch perl-Time-Local-1:1.280-1.el8.noarch perl-URI-1.73-3.el8.noarch perl-Unicode-Normalize-1.25-396.el8.x86_64 perl-constant-1.33-396.el8.noarch perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 perl-libnet-3.11-3.el8.noarch perl-libs-4:5.26.3-419.el8_4.1.x86_64 perl-macros-4:5.26.3-419.el8_4.1.x86_64 perl-parent-1:0.237-1.el8.noarch perl-podlators-4.11-1.el8.noarch perl-threads-1:2.21-2.el8.x86_64 perl-threads-shared-1.58-2.el8.x86_64 platform-python-pip-9.0.3-19.el8.noarch python3-pip-9.0.3-19.el8.noarch python3-setuptools-39.2.0-6.el8.noarch python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 Complete! + dnf clean all 25 files removed + rm -rf /var/cache/dnf + sed --in-place '--expression=s?securerandom.source=file:/dev/random?securerandom.source=file:/dev/urandom?g' /usr/lib/jvm/jre-11-openjdk/conf/security/java.security + mkdir -p /tmp/src + chown -R scanner-cli:scanner-cli /tmp/src + chmod -s /usr/libexec/openssh/ssh-keysign STEP 11: COPY --chown=scanner-cli:scanner-cli --from=build ${SONAR_SCANNER_HOME} ${SONAR_SCANNER_HOME} STEP 12: COPY --chown=scanner-cli:scanner-cli scripts/entrypoint.sh /usr/bin/entrypoint.sh STEP 13: USER scanner-cli STEP 14: WORKDIR ${SRC_PATH} STEP 15: ENTRYPOINT ["/usr/bin/entrypoint.sh"] STEP 16: CMD ["sonar-scanner"] STEP 17: COMMIT registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:4fac780b23d7cd645ee31b3da7f7a5b7da354b9f9cbc2a90a8fd8d4a2907c7cd Copying blob sha256:728a44574d5eca61a63969f6d9b7e67e30c764751c8f0fb25641029c48776989 Copying blob sha256:7dd0942e2a2954cdaf56070da6842da1c158b596a13aa8bb2542831db1e51d89 Copying config sha256:0dac07b4bb86485fa3e4bfc90eca88622668caedbb723f696194e57393f579a5 Writing manifest to image destination Storing signatures --> 0dac07b4bb8 Successfully tagged registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli:latest 0dac07b4bb86485fa3e4bfc90eca88622668caedbb723f696194e57393f579a5 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli:ibci-466252 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli:ibci-466252 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:4fac780b23d7cd645ee31b3da7f7a5b7da354b9f9cbc2a90a8fd8d4a2907c7cd Copying blob sha256:728a44574d5eca61a63969f6d9b7e67e30c764751c8f0fb25641029c48776989 Copying blob sha256:7dd0942e2a2954cdaf56070da6842da1c158b596a13aa8bb2542831db1e51d89 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:0dac07b4bb86485fa3e4bfc90eca88622668caedbb723f696194e57393f579a5 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/sonarsource/sonar-scanner-cli registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli:4.6 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli:4.6 Getting image source signatures Copying blob sha256:728a44574d5eca61a63969f6d9b7e67e30c764751c8f0fb25641029c48776989 Copying blob sha256:7dd0942e2a2954cdaf56070da6842da1c158b596a13aa8bb2542831db1e51d89 Copying blob sha256:4fac780b23d7cd645ee31b3da7f7a5b7da354b9f9cbc2a90a8fd8d4a2907c7cd Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:0dac07b4bb86485fa3e4bfc90eca88622668caedbb723f696194e57393f579a5 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli:latest Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:7dd0942e2a2954cdaf56070da6842da1c158b596a13aa8bb2542831db1e51d89 Copying blob sha256:4fac780b23d7cd645ee31b3da7f7a5b7da354b9f9cbc2a90a8fd8d4a2907c7cd Copying blob sha256:728a44574d5eca61a63969f6d9b7e67e30c764751c8f0fb25641029c48776989 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:0dac07b4bb86485fa3e4bfc90eca88622668caedbb723f696194e57393f579a5 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli --format '{{.Id}}' + IMAGE_ID=sha256:0dac07b4bb86485fa3e4bfc90eca88622668caedbb723f696194e57393f579a5 + echo IMAGE_ID=sha256:0dac07b4bb86485fa3e4bfc90eca88622668caedbb723f696194e57393f579a5 + IMAGE_PODMAN_SHA=sha256:efc67963abc934cc8f6d7bc0b958ef1cd40e06daa0f2be321196c193caa590b9 + echo IMAGE_PODMAN_SHA=sha256:efc67963abc934cc8f6d7bc0b958ef1cd40e06daa0f2be321196c193caa590b9 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/sonarsource/sonar-scanner-cli:ibci-466252 + echo IMAGE_NAME=sonarsource/sonar-scanner-cli + branches=("master" "development") + [[ master development =~ development ]] + 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:1631111889:step_script section_start:1631111889: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=6322374 responseStatus=201 Created token=8sGCM2zJ Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=6322374 responseStatus=201 Created token=8sGCM2zJ section_end:1631111891:upload_artifacts_on_success section_start:1631111891:cleanup_file_variables Cleaning up file based variables section_end:1631111892:cleanup_file_variables Job succeeded