Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1629913750:resolve_secrets Resolving secrets section_end:1629913750:resolve_secrets section_start:1629913750: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:1629913750:prepare_executor section_start:1629913750:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-329-concurrent-0d2xpb to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-329-concurrent-0d2xpb 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-329-concurrent-0d2xpb via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1629913756:prepare_script section_start:1629913756: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/solutions-delivery-platform/jenkins-agent/jenkins-agent/.git/ Created fresh repository. Checking out fddf8d2e as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1629913757:get_sources section_start:1629913757:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5934531)... Downloading artifacts from coordinator... ok  id=5934531 responseStatus=200 OK token=SnHm_yEe WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5934533)... Downloading artifacts from coordinator... ok  id=5934533 responseStatus=200 OK token=yWDWuGvz WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5934528)... Downloading artifacts from coordinator... ok  id=5934528 responseStatus=200 OK token=1ss7ktAs WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5934532)... Downloading artifacts from coordinator... ok  id=5934532 responseStatus=200 OK token=mcTPZMh1 WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1629913760:download_artifacts section_start:1629913760: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/jenkins-agent-dependencies-dcar-2.1.tar.gz' -> './jenkins-agent-dependencies-dcar-2.1.tar.gz' Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM registry1.dso.mil/ironbank/redhat/openjdk/openjdk8:1.8.0 Trying to pull registry1.dso.mil/ironbank/redhat/openjdk/openjdk8:1.8.0... Getting image source signatures Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:831fedc003063f13885064bd6a8bafb4c829b9134a5e3df2a4fd74b2dda760eb Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:ef47a64cbcbe92183eff1c0e08a1f329a036e62c1fb1c163827a170a641cf924 Copying config sha256:047447202195479a85034863d6ad19c2a7a79b35ec98b6ef79479ba42aaac2f0 Writing manifest to image destination Storing signatures STEP 2: USER root STEP 3: MAINTAINER terrana_steven@bah.com STEP 4: COPY LICENSE /licenses STEP 5: RUN INSTALL_PKGS="tar hostname device-mapper-persistent-data lvm2 git openssl scl-utils python3 python36 python36-devel iptables xz libcgroup diffutils procps-ng glibc glibc-common glibc-all-langpacks" && yum clean all && yum repolist && yum update -y --setopt=tsflags=nodocs && yum install ${INSTALL_PKGS} -y --setopt=tsflags=nodocs 0 files removed repo id repo name ubi-8-appstream Red Hat Universal Base Image 8 (RPMs) - AppStream ubi-8-baseos Red Hat Universal Base Image 8 (RPMs) - BaseOS ubi-8-codeready-builder Red Hat Universal Base Image 8 (RPMs) - CodeReady Builder 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! Package tar-2:1.30-5.el8.x86_64 is already installed. Package iptables-1.8.4-17.el8.x86_64 is already installed. Package diffutils-3.6-6.el8.x86_64 is already installed. Package glibc-2.28-151.el8.x86_64 is already installed. Package glibc-common-2.28-151.el8.x86_64 is already installed. Dependencies resolved. ======================================================================================================= Package Arch Version Repository Size ======================================================================================================= Installing: device-mapper-persistent-data x86_64 0.8.5-4.el8 ubi-8-baseos 468 k git x86_64 2.27.0-1.el8 ubi-8-appstream 164 k glibc-all-langpacks x86_64 2.28-151.el8 ubi-8-baseos 25 M hostname x86_64 3.20-6.el8 ubi-8-baseos 32 k libcgroup x86_64 0.41-19.el8 ubi-8-baseos 70 k lvm2 x86_64 8:2.03.11-5.el8 ubi-8-baseos 1.6 M openssl x86_64 1:1.1.1g-15.el8_3 ubi-8-baseos 707 k procps-ng x86_64 3.3.15-6.el8 ubi-8-baseos 329 k python36 x86_64 3.6.8-2.module+el8.1.0+3334+5cb623d7 ubi-8-appstream 19 k python36-devel x86_64 3.6.8-2.module+el8.1.0+3334+5cb623d7 ubi-8-appstream 16 k scl-utils x86_64 1:2.0.2-13.el8 ubi-8-appstream 47 k xz x86_64 5.2.4-3.el8 ubi-8-baseos 153 k Installing dependencies: device-mapper-event x86_64 8:1.02.175-5.el8 ubi-8-baseos 270 k device-mapper-event-libs x86_64 8:1.02.175-5.el8 ubi-8-baseos 269 k emacs-filesystem noarch 1:26.1-5.el8 ubi-8-baseos 69 k environment-modules x86_64 4.5.2-1.el8 ubi-8-baseos 421 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 kmod x86_64 25-17.el8 ubi-8-baseos 126 k less x86_64 530-1.el8 ubi-8-baseos 164 k libaio x86_64 0.3.112-1.el8 ubi-8-baseos 33 k libedit x86_64 3.1-23.20170329cvs.el8 ubi-8-baseos 102 k libpipeline x86_64 1.5.0-2.el8 ubi-8-baseos 54 k libpkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 35 k lvm2-libs x86_64 8:2.03.11-5.el8 ubi-8-baseos 1.1 M man-db x86_64 2.7.6.1-17.el8 ubi-8-baseos 887 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 pkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 38 k pkgconf-m4 noarch 1.4.2-1.el8 ubi-8-baseos 17 k pkgconf-pkg-config x86_64 1.4.2-1.el8 ubi-8-baseos 15 k platform-python-devel x86_64 3.6.8-37.el8 ubi-8-appstream 249 k platform-python-pip noarch 9.0.3-19.el8 ubi-8-baseos 1.7 M python-rpm-macros noarch 3-41.el8 ubi-8-appstream 15 k python-srpm-macros noarch 3-41.el8 ubi-8-appstream 15 k python3-pip noarch 9.0.3-19.el8 ubi-8-appstream 20 k python3-rpm-generators noarch 5-6.el8 ubi-8-appstream 25 k python3-rpm-macros noarch 3-41.el8 ubi-8-appstream 14 k python3-setuptools noarch 39.2.0-6.el8 ubi-8-baseos 163 k tcl x86_64 1:8.6.8-2.el8 ubi-8-baseos 1.1 M 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 86 Packages Total download size: 59 M Installed size: 532 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] procps-ng-3.3.15-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/baseos/os/Packages/p/procps-ng-3.3.15-6.el8.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] (1/86): procps-ng-3.3.15-6.el8.x86_64.rpm 66 kB/s | 329 kB 00:05 (2/86): ncurses-6.1-7.20180224.el8.x86_64.rpm 77 kB/s | 387 kB 00:05 (3/86): openssh-8.0p1-6.el8_4.2.x86_64.rpm 104 kB/s | 521 kB 00:05 (4/86): perl-Pod-Perldoc-3.28-396.el8.noarch.rp 22 MB/s | 88 kB 00:00 (5/86): libcgroup-0.41-19.el8.x86_64.rpm 20 MB/s | 70 kB 00:00 (6/86): hostname-3.20-6.el8.x86_64.rpm 13 MB/s | 32 kB 00:00 (7/86): perl-threads-2.21-2.el8.x86_64.rpm 19 MB/s | 61 kB 00:00 (8/86): perl-Term-Cap-1.17-395.el8.noarch.rpm 7.8 MB/s | 23 kB 00:00 (9/86): device-mapper-persistent-data-0.8.5-4.e 35 MB/s | 468 kB 00:00 (10/86): device-mapper-event-1.02.175-5.el8.x86 39 MB/s | 270 kB 00:00 (11/86): perl-Pod-Escapes-1.07-395.el8.noarch.r 8.3 MB/s | 20 kB 00:00 (12/86): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 5.7 MB/s | 15 kB 00:00 (13/86): openssl-1.1.1g-15.el8_3.x86_64.rpm 51 MB/s | 707 kB 00:00 (14/86): libpkgconf-1.4.2-1.el8.x86_64.rpm 14 MB/s | 35 kB 00:00 (15/86): emacs-filesystem-26.1-5.el8.noarch.rpm 23 MB/s | 69 kB 00:00 (16/86): kmod-25-17.el8.x86_64.rpm 32 MB/s | 126 kB 00:00 (17/86): python3-setuptools-39.2.0-6.el8.noarch 40 MB/s | 163 kB 00:00 (18/86): lvm2-2.03.11-5.el8.x86_64.rpm 62 MB/s | 1.6 MB 00:00 (19/86): perl-macros-5.26.3-419.el8_4.1.x86_64. 21 MB/s | 72 kB 00:00 (20/86): perl-Scalar-List-Utils-1.49-2.el8.x86_ 22 MB/s | 68 kB 00:00 (21/86): perl-Encode-2.97-3.el8.x86_64.rpm 63 MB/s | 1.5 MB 00:00 (22/86): openssh-clients-8.0p1-6.el8_4.2.x86_64 58 MB/s | 667 kB 00:00 (23/86): perl-podlators-4.11-1.el8.noarch.rpm 37 MB/s | 118 kB 00:00 (24/86): perl-MIME-Base64-3.15-396.el8.x86_64.r 13 MB/s | 31 kB 00:00 (25/86): man-db-2.7.6.1-17.el8.x86_64.rpm 71 MB/s | 887 kB 00:00 (26/86): less-530-1.el8.x86_64.rpm 39 MB/s | 164 kB 00:00 (27/86): platform-python-pip-9.0.3-19.el8.noarc 82 MB/s | 1.7 MB 00:00 (28/86): perl-threads-shared-1.58-2.el8.x86_64. 9.6 MB/s | 48 kB 00:00 (29/86): perl-Term-ANSIColor-4.06-396.el8.noarc 17 MB/s | 46 kB 00:00 (30/86): perl-Getopt-Long-2.50-4.el8.noarch.rpm 21 MB/s | 63 kB 00:00 (31/86): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 19 MB/s | 58 kB 00:00 (32/86): libpipeline-1.5.0-2.el8.x86_64.rpm 20 MB/s | 54 kB 00:00 (33/86): perl-interpreter-5.26.3-419.el8_4.1.x8 123 MB/s | 6.3 MB 00:00 (34/86): libedit-3.1-23.20170329cvs.el8.x86_64. 33 MB/s | 102 kB 00:00 (35/86): perl-Carp-1.42-396.el8.noarch.rpm 12 MB/s | 30 kB 00:00 (36/86): tcl-8.6.8-2.el8.x86_64.rpm 65 MB/s | 1.1 MB 00:00 (37/86): perl-File-Path-2.15-2.el8.noarch.rpm 14 MB/s | 38 kB 00:00 (38/86): perl-Unicode-Normalize-1.25-396.el8.x8 27 MB/s | 82 kB 00:00 (39/86): perl-Exporter-5.72-396.el8.noarch.rpm 13 MB/s | 34 kB 00:00 (40/86): perl-parent-0.237-1.el8.noarch.rpm 7.9 MB/s | 20 kB 00:00 (41/86): environment-modules-4.5.2-1.el8.x86_64 78 MB/s | 421 kB 00:00 (42/86): perl-Storable-3.11-3.el8.x86_64.rpm 27 MB/s | 98 kB 00:00 (43/86): perl-PathTools-3.74-1.el8.x86_64.rpm 27 MB/s | 90 kB 00:00 (44/86): perl-Data-Dumper-2.167-399.el8.x86_64. 22 MB/s | 58 kB 00:00 (45/86): perl-constant-1.33-396.el8.noarch.rpm 9.6 MB/s | 25 kB 00:00 (46/86): perl-File-Temp-0.230.600-1.el8.noarch. 23 MB/s | 63 kB 00:00 (47/86): perl-Text-ParseWords-3.30-395.el8.noar 7.8 MB/s | 18 kB 00:00 (48/86): perl-IO-1.38-419.el8_4.1.x86_64.rpm 44 MB/s | 142 kB 00:00 (49/86): libaio-0.3.112-1.el8.x86_64.rpm 12 MB/s | 33 kB 00:00 (50/86): perl-Time-Local-1.280-1.el8.noarch.rpm 11 MB/s | 34 kB 00:00 (51/86): perl-Socket-2.027-3.el8.x86_64.rpm 22 MB/s | 59 kB 00:00 (52/86): lvm2-libs-2.03.11-5.el8.x86_64.rpm 113 MB/s | 1.1 MB 00:00 (53/86): pkgconf-1.4.2-1.el8.x86_64.rpm 9.6 MB/s | 38 kB 00:00 (54/86): perl-Pod-Usage-1.69-395.el8.noarch.rpm 14 MB/s | 34 kB 00:00 (55/86): groff-base-1.22.3-18.el8.x86_64.rpm 105 MB/s | 1.0 MB 00:00 (56/86): perl-Errno-1.28-419.el8_4.1.x86_64.rpm 27 MB/s | 76 kB 00:00 (57/86): perl-libs-5.26.3-419.el8_4.1.x86_64.rp 108 MB/s | 1.6 MB 00:00 (58/86): xz-5.2.4-3.el8.x86_64.rpm 32 MB/s | 153 kB 00:00 (59/86): perl-Pod-Simple-3.35-395.el8.noarch.rp 57 MB/s | 213 kB 00:00 (60/86): device-mapper-event-libs-1.02.175-5.el 60 MB/s | 269 kB 00:00 (61/86): perl-Text-Tabs+Wrap-2013.0523-395.el8. 9.7 MB/s | 24 kB 00:00 (62/86): pkgconf-m4-1.4.2-1.el8.noarch.rpm 1.9 MB/s | 17 kB 00:00 (63/86): glibc-all-langpacks-2.28-151.el8.x86_6 156 MB/s | 25 MB 00:00 [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 ] [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] platform-python-devel-3.6.8-37.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/platform-python-devel-3.6.8-37.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (64/86): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 9.7 kB/s | 47 kB 00:04 (65/86): platform-python-devel-3.6.8-37.el8.x86 51 kB/s | 249 kB 00:04 (66/86): perl-URI-1.73-3.el8.noarch.rpm 32 MB/s | 116 kB 00:00 (67/86): perl-Git-2.27.0-1.el8.noarch.rpm 24 MB/s | 78 kB 00:00 (68/86): python3-rpm-generators-5-6.el8.noarch. 9.2 MB/s | 25 kB 00:00 (69/86): perl-Net-SSLeay-1.88-1.module+el8.3.0+ 64 MB/s | 379 kB 00:00 (70/86): perl-libnet-3.11-3.el8.noarch.rpm 38 MB/s | 121 kB 00:00 (71/86): python36-3.6.8-2.module+el8.1.0+3334+5 7.1 MB/s | 19 kB 00:00 (72/86): perl-TermReadKey-2.37-7.el8.x86_64.rpm 15 MB/s | 40 kB 00:00 (73/86): perl-Error-0.17025-2.el8.noarch.rpm 14 MB/s | 46 kB 00:00 (74/86): python3-pip-9.0.3-19.el8.noarch.rpm 6.5 MB/s | 20 kB 00:00 (75/86): perl-Digest-MD5-2.55-396.el8.x86_64.rp 14 MB/s | 37 kB 00:00 (76/86): perl-IO-Socket-SSL-2.066-4.module+el8. 51 MB/s | 298 kB 00:00 (77/86): perl-Mozilla-CA-20160104-7.module+el8. 4.5 MB/s | 15 kB 00:00 (78/86): git-2.27.0-1.el8.x86_64.rpm 48 MB/s | 164 kB 00:00 (79/86): git-core-2.27.0-1.el8.x86_64.rpm 1.2 MB/s | 5.7 MB 00:04 (80/86): perl-Digest-1.17-395.el8.noarch.rpm 3.8 MB/s | 27 kB 00:00 (81/86): git-core-doc-2.27.0-1.el8.noarch.rpm 97 MB/s | 2.5 MB 00:00 (82/86): python36-devel-3.6.8-2.module+el8.1.0+ 3.2 MB/s | 16 kB 00:00 (83/86): scl-utils-2.0.2-13.el8.x86_64.rpm 9.2 MB/s | 47 kB 00:00 (84/86): python3-rpm-macros-3-41.el8.noarch.rpm 6.2 MB/s | 14 kB 00:00 (85/86): python-rpm-macros-3-41.el8.noarch.rpm 6.6 MB/s | 15 kB 00:00 (86/86): python-srpm-macros-3-41.el8.noarch.rpm 6.5 MB/s | 15 kB 00:00 -------------------------------------------------------------------------------- Total 5.8 MB/s | 59 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : device-mapper-event-libs-8:1.02.175-5.el8.x86_64 1/86 Installing : libaio-0.3.112-1.el8.x86_64 2/86 Installing : less-530-1.el8.x86_64 3/86 Installing : groff-base-1.22.3-18.el8.x86_64 4/86 Installing : device-mapper-persistent-data-0.8.5-4.el8.x86_64 5/86 Installing : device-mapper-event-8:1.02.175-5.el8.x86_64 6/86 Running scriptlet: device-mapper-event-8:1.02.175-5.el8.x86_64 6/86 Installing : lvm2-libs-8:2.03.11-5.el8.x86_64 7/86 Installing : python-srpm-macros-3-41.el8.noarch 8/86 Installing : python-rpm-macros-3-41.el8.noarch 9/86 Installing : python3-rpm-macros-3-41.el8.noarch 10/86 Installing : python3-rpm-generators-5-6.el8.noarch 11/86 Installing : pkgconf-m4-1.4.2-1.el8.noarch 12/86 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 13/86 Installing : tcl-1:8.6.8-2.el8.x86_64 14/86 Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 14/86 Installing : libpipeline-1.5.0-2.el8.x86_64 15/86 Running scriptlet: libpipeline-1.5.0-2.el8.x86_64 15/86 Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 16/86 Installing : man-db-2.7.6.1-17.el8.x86_64 16/86 Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 16/86 Installing : platform-python-pip-9.0.3-19.el8.noarch 17/86 Installing : python3-setuptools-39.2.0-6.el8.noarch 18/86 Installing : python3-pip-9.0.3-19.el8.noarch 19/86 Installing : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_ 20/86 Running scriptlet: python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_ 20/86 Installing : kmod-25-17.el8.x86_64 21/86 Installing : emacs-filesystem-1:26.1-5.el8.noarch 22/86 Installing : libpkgconf-1.4.2-1.el8.x86_64 23/86 Installing : pkgconf-1.4.2-1.el8.x86_64 24/86 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 25/86 Installing : platform-python-devel-3.6.8-37.el8.x86_64 26/86 Installing : openssl-1:1.1.1g-15.el8_3.x86_64 27/86 Installing : ncurses-6.1-7.20180224.el8.x86_64 28/86 Installing : perl-Digest-1.17-395.el8.noarch 29/86 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 30/86 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 31/86 Installing : perl-libnet-3.11-3.el8.noarch 32/86 Installing : perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad7 33/86 Installing : perl-URI-1.73-3.el8.noarch 34/86 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 35/86 Installing : perl-Time-Local-1:1.280-1.el8.noarch 36/86 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 37/86 Installing : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee 38/86 Installing : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594 39/86 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 40/86 Installing : perl-File-Temp-0.230.600-1.el8.noarch 41/86 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 42/86 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 43/86 Installing : perl-Term-Cap-1.17-395.el8.noarch 44/86 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 45/86 Installing : perl-podlators-4.11-1.el8.noarch 46/86 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 47/86 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 48/86 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 49/86 Installing : perl-Storable-1:3.11-3.el8.x86_64 50/86 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 51/86 Installing : perl-Socket-4:2.027-3.el8.x86_64 52/86 Installing : perl-Errno-1.28-419.el8_4.1.x86_64 53/86 Installing : perl-Encode-4:2.97-3.el8.x86_64 54/86 Installing : perl-macros-4:5.26.3-419.el8_4.1.x86_64 55/86 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 56/86 Installing : perl-Carp-1.42-396.el8.noarch 57/86 Installing : perl-Exporter-5.72-396.el8.noarch 58/86 Installing : perl-libs-4:5.26.3-419.el8_4.1.x86_64 59/86 Installing : perl-parent-1:0.237-1.el8.noarch 60/86 Installing : perl-threads-shared-1.58-2.el8.x86_64 61/86 Installing : perl-threads-1:2.21-2.el8.x86_64 62/86 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 63/86 Installing : perl-constant-1.33-396.el8.noarch 64/86 Installing : perl-PathTools-3.74-1.el8.x86_64 65/86 Installing : perl-File-Path-2.15-2.el8.noarch 66/86 Installing : perl-IO-1.38-419.el8_4.1.x86_64 67/86 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 68/86 Installing : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 69/86 Installing : perl-TermReadKey-2.37-7.el8.x86_64 70/86 Installing : perl-Error-1:0.17025-2.el8.noarch 71/86 Installing : procps-ng-3.3.15-6.el8.x86_64 72/86 Installing : environment-modules-4.5.2-1.el8.x86_64 73/86 Running scriptlet: environment-modules-4.5.2-1.el8.x86_64 73/86 Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64 74/86 Installing : openssh-8.0p1-6.el8_4.2.x86_64 74/86 Installing : openssh-clients-8.0p1-6.el8_4.2.x86_64 75/86 Installing : git-core-2.27.0-1.el8.x86_64 76/86 Installing : git-core-doc-2.27.0-1.el8.noarch 77/86 Installing : perl-Git-2.27.0-1.el8.noarch 78/86 Installing : git-2.27.0-1.el8.x86_64 79/86 Installing : scl-utils-1:2.0.2-13.el8.x86_64 80/86 Installing : python36-devel-3.6.8-2.module+el8.1.0+3334+5cb623d 81/86 Running scriptlet: python36-devel-3.6.8-2.module+el8.1.0+3334+5cb623d 81/86 Installing : lvm2-8:2.03.11-5.el8.x86_64 82/86 Running scriptlet: lvm2-8:2.03.11-5.el8.x86_64 82/86 Installing : xz-5.2.4-3.el8.x86_64 83/86 Installing : glibc-all-langpacks-2.28-151.el8.x86_64 84/86 Installing : hostname-3.20-6.el8.x86_64 85/86 Running scriptlet: hostname-3.20-6.el8.x86_64 85/86 Running scriptlet: libcgroup-0.41-19.el8.x86_64 86/86 Installing : libcgroup-0.41-19.el8.x86_64 86/86 Running scriptlet: libcgroup-0.41-19.el8.x86_64 86/86 Running scriptlet: glibc-all-langpacks-2.28-151.el8.x86_64 86/86 Running scriptlet: libcgroup-0.41-19.el8.x86_64 86/86 Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 86/86 Verifying : openssh-8.0p1-6.el8_4.2.x86_64 1/86 Verifying : procps-ng-3.3.15-6.el8.x86_64 2/86 Verifying : ncurses-6.1-7.20180224.el8.x86_64 3/86 Verifying : device-mapper-persistent-data-0.8.5-4.el8.x86_64 4/86 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 5/86 Verifying : libcgroup-0.41-19.el8.x86_64 6/86 Verifying : hostname-3.20-6.el8.x86_64 7/86 Verifying : perl-threads-1:2.21-2.el8.x86_64 8/86 Verifying : perl-Term-Cap-1.17-395.el8.noarch 9/86 Verifying : device-mapper-event-8:1.02.175-5.el8.x86_64 10/86 Verifying : openssl-1:1.1.1g-15.el8_3.x86_64 11/86 Verifying : lvm2-8:2.03.11-5.el8.x86_64 12/86 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 13/86 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 14/86 Verifying : libpkgconf-1.4.2-1.el8.x86_64 15/86 Verifying : emacs-filesystem-1:26.1-5.el8.noarch 16/86 Verifying : perl-Encode-4:2.97-3.el8.x86_64 17/86 Verifying : kmod-25-17.el8.x86_64 18/86 Verifying : python3-setuptools-39.2.0-6.el8.noarch 19/86 Verifying : perl-macros-4:5.26.3-419.el8_4.1.x86_64 20/86 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 21/86 Verifying : openssh-clients-8.0p1-6.el8_4.2.x86_64 22/86 Verifying : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 23/86 Verifying : perl-podlators-4.11-1.el8.noarch 24/86 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 25/86 Verifying : man-db-2.7.6.1-17.el8.x86_64 26/86 Verifying : platform-python-pip-9.0.3-19.el8.noarch 27/86 Verifying : less-530-1.el8.x86_64 28/86 Verifying : perl-threads-shared-1.58-2.el8.x86_64 29/86 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 30/86 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 31/86 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 32/86 Verifying : glibc-all-langpacks-2.28-151.el8.x86_64 33/86 Verifying : libpipeline-1.5.0-2.el8.x86_64 34/86 Verifying : tcl-1:8.6.8-2.el8.x86_64 35/86 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 36/86 Verifying : perl-Carp-1.42-396.el8.noarch 37/86 Verifying : perl-File-Path-2.15-2.el8.noarch 38/86 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 39/86 Verifying : perl-Exporter-5.72-396.el8.noarch 40/86 Verifying : environment-modules-4.5.2-1.el8.x86_64 41/86 Verifying : perl-parent-1:0.237-1.el8.noarch 42/86 Verifying : perl-Storable-1:3.11-3.el8.x86_64 43/86 Verifying : perl-PathTools-3.74-1.el8.x86_64 44/86 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 45/86 Verifying : perl-constant-1.33-396.el8.noarch 46/86 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 47/86 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 48/86 Verifying : perl-IO-1.38-419.el8_4.1.x86_64 49/86 Verifying : libaio-0.3.112-1.el8.x86_64 50/86 Verifying : lvm2-libs-8:2.03.11-5.el8.x86_64 51/86 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 52/86 Verifying : perl-Socket-4:2.027-3.el8.x86_64 53/86 Verifying : pkgconf-1.4.2-1.el8.x86_64 54/86 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 55/86 Verifying : groff-base-1.22.3-18.el8.x86_64 56/86 Verifying : perl-libs-4:5.26.3-419.el8_4.1.x86_64 57/86 Verifying : perl-Errno-1.28-419.el8_4.1.x86_64 58/86 Verifying : xz-5.2.4-3.el8.x86_64 59/86 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 60/86 Verifying : device-mapper-event-libs-8:1.02.175-5.el8.x86_64 61/86 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 62/86 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 63/86 Verifying : platform-python-devel-3.6.8-37.el8.x86_64 64/86 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 65/86 Verifying : git-core-2.27.0-1.el8.x86_64 66/86 Verifying : perl-URI-1.73-3.el8.noarch 67/86 Verifying : perl-Git-2.27.0-1.el8.noarch 68/86 Verifying : perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad7 69/86 Verifying : python3-rpm-generators-5-6.el8.noarch 70/86 Verifying : perl-libnet-3.11-3.el8.noarch 71/86 Verifying : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_ 72/86 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 73/86 Verifying : perl-Error-1:0.17025-2.el8.noarch 74/86 Verifying : python3-pip-9.0.3-19.el8.noarch 75/86 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 76/86 Verifying : git-core-doc-2.27.0-1.el8.noarch 77/86 Verifying : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594 78/86 Verifying : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee 79/86 Verifying : git-2.27.0-1.el8.x86_64 80/86 Verifying : perl-Digest-1.17-395.el8.noarch 81/86 Verifying : python36-devel-3.6.8-2.module+el8.1.0+3334+5cb623d 82/86 Verifying : scl-utils-1:2.0.2-13.el8.x86_64 83/86 Verifying : python3-rpm-macros-3-41.el8.noarch 84/86 Verifying : python-rpm-macros-3-41.el8.noarch 85/86 Verifying : python-srpm-macros-3-41.el8.noarch 86/86 Installed products updated. Installed: device-mapper-event-8:1.02.175-5.el8.x86_64 device-mapper-event-libs-8:1.02.175-5.el8.x86_64 device-mapper-persistent-data-0.8.5-4.el8.x86_64 emacs-filesystem-1:26.1-5.el8.noarch environment-modules-4.5.2-1.el8.x86_64 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 glibc-all-langpacks-2.28-151.el8.x86_64 groff-base-1.22.3-18.el8.x86_64 hostname-3.20-6.el8.x86_64 kmod-25-17.el8.x86_64 less-530-1.el8.x86_64 libaio-0.3.112-1.el8.x86_64 libcgroup-0.41-19.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 libpipeline-1.5.0-2.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 lvm2-8:2.03.11-5.el8.x86_64 lvm2-libs-8:2.03.11-5.el8.x86_64 man-db-2.7.6.1-17.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 openssl-1:1.1.1g-15.el8_3.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 pkgconf-1.4.2-1.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 platform-python-devel-3.6.8-37.el8.x86_64 platform-python-pip-9.0.3-19.el8.noarch procps-ng-3.3.15-6.el8.x86_64 python-rpm-macros-3-41.el8.noarch python-srpm-macros-3-41.el8.noarch python3-pip-9.0.3-19.el8.noarch python3-rpm-generators-5-6.el8.noarch python3-rpm-macros-3-41.el8.noarch python3-setuptools-39.2.0-6.el8.noarch python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 python36-devel-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 scl-utils-1:2.0.2-13.el8.x86_64 tcl-1:8.6.8-2.el8.x86_64 xz-5.2.4-3.el8.x86_64 Complete! STEP 6: ENV JENKINS_AGENT_VERSION dcar-2.1 STEP 7: ENV JENKINS_SWARM_VERSION 3.27 STEP 8: ENV JNLP_SLAVE_VERSION 4.10 STEP 9: ENV HOME /root STEP 10: ENV JAVA_HOME /usr/lib/jvm/java STEP 11: ARG TARBALL=jenkins-agent-dependencies-${JENKINS_AGENT_VERSION} STEP 12: RUN mkdir /root/tmp STEP 13: COPY ${TARBALL}.tar.gz /root/tmp/. STEP 14: RUN cd /root/tmp && tar -xzf ${TARBALL}.tar.gz STEP 15: RUN dnf upgrade -y rpm Last metadata expiration check: 0:00:26 ago on Wed Aug 25 17:50:18 2021. Dependencies resolved. Nothing to do. Complete! STEP 16: RUN pip3 install --upgrade pip -f /root/tmp/dependencies/pip3/. --no-index WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead. Collecting pip Installing collected packages: pip Successfully installed pip-21.0.1 STEP 17: RUN pip3 install supervisor -f /root/tmp/dependencies/supervisor/. --no-index Looking in links: /root/tmp/dependencies/supervisor/. Processing /root/tmp/dependencies/supervisor/supervisor-4.2.2-py2.py3-none-any.whl Installing collected packages: supervisor Successfully installed supervisor-4.2.2 STEP 18: RUN pip3 install docker-compose -f /root/tmp/dependencies/docker-compose/. --no-index Looking in links: /root/tmp/dependencies/docker-compose/. Processing /root/tmp/dependencies/docker-compose/docker_compose-1.29.2-py2.py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/websocket_client-0.59.0-py2.py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/cached_property-1.5.2-py2.py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl Processing /root/tmp/dependencies/docker-compose/docopt-0.6.2.tar.gz Processing /root/tmp/dependencies/docker-compose/dockerpty-0.4.1.tar.gz Requirement already satisfied: requests<3,>=2.20.0 in /usr/lib/python3.6/site-packages (from docker-compose) (2.20.0) Processing /root/tmp/dependencies/docker-compose/texttable-1.6.4-py2.py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/distro-1.5.0-py2.py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/docker-5.0.0-py2.py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/jsonschema-3.2.0-py2.py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/python_dotenv-0.18.0-py2.py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/paramiko-2.7.2-py2.py3-none-any.whl Requirement already satisfied: six>=1.3.0 in /usr/lib/python3.6/site-packages (from dockerpty<1,>=0.4.1->docker-compose) (1.11.0) Processing /root/tmp/dependencies/docker-compose/pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl Processing /root/tmp/dependencies/docker-compose/importlib_metadata-4.6.1-py3-none-any.whl Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (from jsonschema<4,>=2.5.1->docker-compose) (39.2.0) Processing /root/tmp/dependencies/docker-compose/attrs-21.2.0-py2.py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl Processing /root/tmp/dependencies/docker-compose/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl Processing /root/tmp/dependencies/docker-compose/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl Processing /root/tmp/dependencies/docker-compose/cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl Processing /root/tmp/dependencies/docker-compose/pycparser-2.20-py2.py3-none-any.whl Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.6/site-packages (from requests<3,>=2.20.0->docker-compose) (3.0.4) Requirement already satisfied: idna<2.8,>=2.5 in /usr/lib/python3.6/site-packages (from requests<3,>=2.20.0->docker-compose) (2.5) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/lib/python3.6/site-packages (from requests<3,>=2.20.0->docker-compose) (1.24.2) Processing /root/tmp/dependencies/docker-compose/typing_extensions-3.10.0.0-py3-none-any.whl Processing /root/tmp/dependencies/docker-compose/zipp-3.5.0-py3-none-any.whl Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. Installing collected packages: pycparser, cffi, zipp, websocket-client, typing-extensions, pynacl, cryptography, bcrypt, pyrsistent, paramiko, importlib-metadata, docker, attrs, texttable, PyYAML, python-dotenv, jsonschema, docopt, dockerpty, distro, cached-property, docker-compose Running setup.py install for docopt: started Running setup.py install for docopt: finished with status 'done' Running setup.py install for dockerpty: started Running setup.py install for dockerpty: finished with status 'done' Successfully installed PyYAML-5.4.1 attrs-21.2.0 bcrypt-3.2.0 cached-property-1.5.2 cffi-1.14.6 cryptography-3.4.7 distro-1.5.0 docker-5.0.0 docker-compose-1.29.2 dockerpty-0.4.1 docopt-0.6.2 importlib-metadata-4.6.1 jsonschema-3.2.0 paramiko-2.7.2 pycparser-2.20 pynacl-1.4.0 pyrsistent-0.18.0 python-dotenv-0.18.0 texttable-1.6.4 typing-extensions-3.10.0.0 websocket-client-0.59.0 zipp-3.5.0 STEP 19: RUN mkdir -p /opt/jenkins-agent/bin ${HOME} STEP 20: COPY scripts/jenkins-agent.sh /opt/jenkins-agent/bin/jenkins-agent STEP 21: RUN chmod 777 /opt/jenkins-agent/bin/jenkins-agent && chmod +x /opt/jenkins-agent/bin/jenkins-agent && chmod ug-s /usr/libexec/openssh/ssh-keysign STEP 22: RUN cp /root/tmp/dependencies/swarm-client/swarm-client-$JENKINS_SWARM_VERSION.jar /opt/jenkins-agent/bin/swarm-client-$JENKINS_SWARM_VERSION.jar && cp /root/tmp/dependencies/agent/remoting-$JNLP_SLAVE_VERSION.jar /opt/jenkins-agent/bin/agent.jar STEP 23: COPY configuration/supervisord.conf /etc/supervisor/conf.d/supervisord.conf STEP 24: ENTRYPOINT [] STEP 25: CMD supervisord --configuration /etc/supervisor/conf.d/supervisord.conf STEP 26: HEALTHCHECK --interval=30s --timeout=30s --start-period=10s --retries=3 CMD pgrep -f "supervisord" STEP 27: COMMIT registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:08fa1e06124f5f75718ef557e4b6ff745e96f85d1adae019f2a6a87afb54c4a8 Copying blob sha256:59e658ece64edaf1b84118d5c593ef0f8bcbca12281306ba33584262412440f8 Copying blob sha256:d7f86faec31bde369e07bc53cad67d473f7c8a93159de969f5444ba21a00a85f Copying config sha256:ab8ab454121ac18869929db148f447f16fd969a392a9b4e64cea6045b904a46a Writing manifest to image destination Storing signatures --> ab8ab454121 Successfully tagged registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent:latest ab8ab454121ac18869929db148f447f16fd969a392a9b4e64cea6045b904a46a + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent:ibci-442168 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent:ibci-442168 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:08fa1e06124f5f75718ef557e4b6ff745e96f85d1adae019f2a6a87afb54c4a8 Copying blob sha256:59e658ece64edaf1b84118d5c593ef0f8bcbca12281306ba33584262412440f8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:d7f86faec31bde369e07bc53cad67d473f7c8a93159de969f5444ba21a00a85f Copying config sha256:ab8ab454121ac18869929db148f447f16fd969a392a9b4e64cea6045b904a46a 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/solutions-delivery-platform/jenkins-agent/jenkins-agent registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent:3.27 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent:3.27 Getting image source signatures Copying blob sha256:59e658ece64edaf1b84118d5c593ef0f8bcbca12281306ba33584262412440f8 Copying blob sha256:08fa1e06124f5f75718ef557e4b6ff745e96f85d1adae019f2a6a87afb54c4a8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:d7f86faec31bde369e07bc53cad67d473f7c8a93159de969f5444ba21a00a85f Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:ab8ab454121ac18869929db148f447f16fd969a392a9b4e64cea6045b904a46a Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent:latest Getting image source signatures Copying blob sha256:d7f86faec31bde369e07bc53cad67d473f7c8a93159de969f5444ba21a00a85f Copying blob sha256:08fa1e06124f5f75718ef557e4b6ff745e96f85d1adae019f2a6a87afb54c4a8 Copying blob sha256:59e658ece64edaf1b84118d5c593ef0f8bcbca12281306ba33584262412440f8 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:ab8ab454121ac18869929db148f447f16fd969a392a9b4e64cea6045b904a46a Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent --format '{{.Id}}' + IMAGE_ID=sha256:ab8ab454121ac18869929db148f447f16fd969a392a9b4e64cea6045b904a46a + echo IMAGE_ID=sha256:ab8ab454121ac18869929db148f447f16fd969a392a9b4e64cea6045b904a46a + IMAGE_PODMAN_SHA=sha256:ff75311d5a9ef6b9f4ea38eb249896fda5464ca019b81533b2cbc84c0903b186 + echo IMAGE_PODMAN_SHA=sha256:ff75311d5a9ef6b9f4ea38eb249896fda5464ca019b81533b2cbc84c0903b186 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins-agent/jenkins-agent:ibci-442168 + echo IMAGE_NAME=solutions-delivery-platform/jenkins-agent/jenkins-agent + branches=("master" "development") A tarball of the built image can be retrieved from the documentation job artifacts. + [[ 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.' section_end:1629913920:step_script section_start:1629913920: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=5934535 responseStatus=201 Created token=aoLEmhsc Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5934535 responseStatus=201 Created token=aoLEmhsc section_end:1629913922:upload_artifacts_on_success section_start:1629913922:cleanup_file_variables Cleaning up file based variables section_end:1629913922:cleanup_file_variables Job succeeded