Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1625070997:resolve_secrets Resolving secrets section_end:1625070997:resolve_secrets section_start:1625070997: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:1625070997:prepare_executor section_start:1625070997:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1113-concurrent-0q4lk7 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1113-concurrent-0q4lk7 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-1113-concurrent-0q4lk7 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1625071003:prepare_script section_start:1625071003: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/opensource/kubernetes-1.17/kube-scheduler-1.17/.git/ Created fresh repository. Checking out 768a5ed6 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1625071004:get_sources section_start:1625071004:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (4484568)... Downloading artifacts from coordinator... ok  id=4484568 responseStatus=200 OK token=isyzF9FC WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (4484570)... Downloading artifacts from coordinator... ok  id=4484570 responseStatus=200 OK token=XWLcMJkE WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4484565)... Downloading artifacts from coordinator... ok  id=4484565 responseStatus=200 OK token=qPfGxQwx WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (4484569)... Downloading artifacts from coordinator... ok  id=4484569 responseStatus=200 OK token=rsZES562 WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1625071005:download_artifacts section_start:1625071005: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/kubernetes.tar.gz' -> './kubernetes.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/ubi/ubi8:8.4 AS builder Getting image source signatures Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying blob sha256:1f6daef56772038ba65dba56e2132c5edcd0c4722b954b40bf3d7415d8bc9019 Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying config sha256:923d8c70495b0daea79213cdee417c3a4ebfda047e183e8cf6c08ebfc2d158f2 Writing manifest to image destination Storing signatures STEP 2: COPY kubernetes.tar.gz / STEP 3: RUN dnf upgrade -y && dnf install -y make go diffutils rsync && dnf clean all && rm -rf /var/cache/dnf && mkdir -p $GOPATH/src/k8s.io/kubernetes && tar -zxf /kubernetes.tar.gz -C $GOPATH/src/k8s.io/kubernetes --strip-components=1 && rm -f /kubernetes.tar.gz && cd $GOPATH/src/k8s.io/kubernetes/ && make WHAT=cmd/kube-scheduler Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 245 kB/s | 2.4 MB 00:09 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. ======================================================================================== Package Arch Version Repository Size ======================================================================================== Upgrading: dnf-plugin-subscription-manager x86_64 1.28.13-3.el8_4 ubi-8-baseos 292 k libxml2 x86_64 2.9.7-9.el8_4.2 ubi-8-baseos 696 k lz4-libs x86_64 1.8.3-3.el8_4 ubi-8-baseos 66 k openldap x86_64 2.4.46-17.el8_4 ubi-8-baseos 351 k python3-libxml2 x86_64 2.9.7-9.el8_4.2 ubi-8-baseos 237 k python3-rpm x86_64 4.14.3-14.el8_4 ubi-8-baseos 158 k python3-subscription-manager-rhsm x86_64 1.28.13-3.el8_4 ubi-8-baseos 366 k python3-syspurpose x86_64 1.28.13-3.el8_4 ubi-8-baseos 303 k rpm x86_64 4.14.3-14.el8_4 ubi-8-baseos 542 k rpm-build-libs x86_64 4.14.3-14.el8_4 ubi-8-baseos 155 k rpm-libs x86_64 4.14.3-14.el8_4 ubi-8-baseos 339 k subscription-manager x86_64 1.28.13-3.el8_4 ubi-8-baseos 1.1 M subscription-manager-rhsm-certificates x86_64 1.28.13-3.el8_4 ubi-8-baseos 265 k systemd x86_64 239-45.el8_4.1 ubi-8-baseos 3.6 M systemd-libs x86_64 239-45.el8_4.1 ubi-8-baseos 1.1 M systemd-pam x86_64 239-45.el8_4.1 ubi-8-baseos 469 k Installing dependencies: xkeyboard-config noarch 2.28-1.el8 ubi-8-appstream 782 k Installing weak dependencies: diffutils x86_64 3.6-6.el8 ubi-8-baseos 359 k libxkbcommon x86_64 0.9.1-1.el8 ubi-8-appstream 116 k Transaction Summary ======================================================================================== Install 3 Packages Upgrade 16 Packages Total download size: 11 M Downloading Packages: [MIRROR] diffutils-3.6-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/d/diffutils-3.6-6.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] libxkbcommon-0.9.1-1.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/l/libxkbcommon-0.9.1-1.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] xkeyboard-config-2.28-1.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/x/xkeyboard-config-2.28-1.el8.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/19): libxkbcommon-0.9.1-1.el8.x86_64.rpm 23 kB/s | 116 kB 00:05 (2/19): diffutils-3.6-6.el8.x86_64.rpm 72 kB/s | 359 kB 00:05 (3/19): xkeyboard-config-2.28-1.el8.noarch.rpm 156 kB/s | 782 kB 00:05 (4/19): libxml2-2.9.7-9.el8_4.2.x86_64.rpm 40 MB/s | 696 kB 00:00 (5/19): subscription-manager-rhsm-certificates- 40 MB/s | 265 kB 00:00 (6/19): rpm-libs-4.14.3-14.el8_4.x86_64.rpm 43 MB/s | 339 kB 00:00 (7/19): rpm-build-libs-4.14.3-14.el8_4.x86_64.r 29 MB/s | 155 kB 00:00 (8/19): python3-libxml2-2.9.7-9.el8_4.2.x86_64. 43 MB/s | 237 kB 00:00 (9/19): python3-subscription-manager-rhsm-1.28. 45 MB/s | 366 kB 00:00 (10/19): subscription-manager-1.28.13-3.el8_4.x 65 MB/s | 1.1 MB 00:00 (11/19): python3-syspurpose-1.28.13-3.el8_4.x86 48 MB/s | 303 kB 00:00 (12/19): rpm-4.14.3-14.el8_4.x86_64.rpm 61 MB/s | 542 kB 00:00 (13/19): systemd-239-45.el8_4.1.x86_64.rpm 71 MB/s | 3.6 MB 00:00 (14/19): lz4-libs-1.8.3-3.el8_4.x86_64.rpm 14 MB/s | 66 kB 00:00 (15/19): dnf-plugin-subscription-manager-1.28.1 53 MB/s | 292 kB 00:00 (16/19): systemd-libs-239-45.el8_4.1.x86_64.rpm 64 MB/s | 1.1 MB 00:00 (17/19): systemd-pam-239-45.el8_4.1.x86_64.rpm 63 MB/s | 469 kB 00:00 (18/19): python3-rpm-4.14.3-14.el8_4.x86_64.rpm 38 MB/s | 158 kB 00:00 (19/19): openldap-2.4.46-17.el8_4.x86_64.rpm 62 MB/s | 351 kB 00:00 -------------------------------------------------------------------------------- Total 2.2 MB/s | 11 MB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: rpm-4.14.3-14.el8_4.x86_64 1/1 Upgrading : rpm-4.14.3-14.el8_4.x86_64 1/35 Upgrading : rpm-libs-4.14.3-14.el8_4.x86_64 2/35 Running scriptlet: rpm-libs-4.14.3-14.el8_4.x86_64 2/35 Upgrading : lz4-libs-1.8.3-3.el8_4.x86_64 3/35 Upgrading : systemd-libs-239-45.el8_4.1.x86_64 4/35 Running scriptlet: systemd-libs-239-45.el8_4.1.x86_64 4/35 Upgrading : rpm-build-libs-4.14.3-14.el8_4.x86_64 5/35 Running scriptlet: rpm-build-libs-4.14.3-14.el8_4.x86_64 5/35 Upgrading : python3-rpm-4.14.3-14.el8_4.x86_64 6/35 Upgrading : dnf-plugin-subscription-manager-1.28.13-3.el8_4.x8 7/35 Upgrading : python3-syspurpose-1.28.13-3.el8_4.x86_64 8/35 Upgrading : subscription-manager-rhsm-certificates-1.28.13-3.e 9/35 Upgrading : python3-subscription-manager-rhsm-1.28.13-3.el8_4. 10/35 Upgrading : libxml2-2.9.7-9.el8_4.2.x86_64 11/35 Installing : xkeyboard-config-2.28-1.el8.noarch 12/35 Installing : libxkbcommon-0.9.1-1.el8.x86_64 13/35 Installing : diffutils-3.6-6.el8.x86_64 14/35 Running scriptlet: diffutils-3.6-6.el8.x86_64 14/35 Upgrading : systemd-pam-239-45.el8_4.1.x86_64 15/35 Running scriptlet: systemd-239-45.el8_4.1.x86_64 16/35 Upgrading : systemd-239-45.el8_4.1.x86_64 16/35 Running scriptlet: systemd-239-45.el8_4.1.x86_64 16/35 Upgrading : subscription-manager-1.28.13-3.el8_4.x86_64 17/35 Running scriptlet: subscription-manager-1.28.13-3.el8_4.x86_64 17/35 chmod: cannot access '/etc/pki/entitlement/*.pem': No such file or directory Upgrading : python3-libxml2-2.9.7-9.el8_4.2.x86_64 18/35 Upgrading : openldap-2.4.46-17.el8_4.x86_64 19/35 Cleanup : python3-libxml2-2.9.7-9.el8.x86_64 20/35 Running scriptlet: subscription-manager-1.28.13-2.el8.x86_64 21/35 Cleanup : subscription-manager-1.28.13-2.el8.x86_64 21/35 Running scriptlet: subscription-manager-1.28.13-2.el8.x86_64 21/35 Running scriptlet: systemd-239-45.el8.x86_64 22/35 Cleanup : systemd-239-45.el8.x86_64 22/35 Cleanup : python3-syspurpose-1.28.13-2.el8.x86_64 23/35 Cleanup : dnf-plugin-subscription-manager-1.28.13-2.el8.x86_ 24/35 Cleanup : python3-subscription-manager-rhsm-1.28.13-2.el8.x8 25/35 Cleanup : python3-rpm-4.14.3-13.el8.x86_64 26/35 Cleanup : rpm-build-libs-4.14.3-13.el8.x86_64 27/35 Running scriptlet: rpm-build-libs-4.14.3-13.el8.x86_64 27/35 Cleanup : rpm-libs-4.14.3-13.el8.x86_64 28/35 Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64 28/35 Cleanup : systemd-libs-239-45.el8.x86_64 29/35 Cleanup : subscription-manager-rhsm-certificates-1.28.13-2.e 30/35 Cleanup : lz4-libs-1.8.3-2.el8.x86_64 31/35 Cleanup : rpm-4.14.3-13.el8.x86_64 32/35 Cleanup : systemd-pam-239-45.el8.x86_64 33/35 Cleanup : libxml2-2.9.7-9.el8.x86_64 34/35 Cleanup : openldap-2.4.46-16.el8.x86_64 35/35 Running scriptlet: openldap-2.4.46-16.el8.x86_64 35/35 Running scriptlet: systemd-239-45.el8_4.1.x86_64 35/35 Verifying : diffutils-3.6-6.el8.x86_64 1/35 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 2/35 Verifying : xkeyboard-config-2.28-1.el8.noarch 3/35 Verifying : libxml2-2.9.7-9.el8_4.2.x86_64 4/35 Verifying : libxml2-2.9.7-9.el8.x86_64 5/35 Verifying : systemd-239-45.el8_4.1.x86_64 6/35 Verifying : systemd-239-45.el8.x86_64 7/35 Verifying : subscription-manager-rhsm-certificates-1.28.13-3.e 8/35 Verifying : subscription-manager-rhsm-certificates-1.28.13-2.e 9/35 Verifying : rpm-libs-4.14.3-14.el8_4.x86_64 10/35 Verifying : rpm-libs-4.14.3-13.el8.x86_64 11/35 Verifying : rpm-build-libs-4.14.3-14.el8_4.x86_64 12/35 Verifying : rpm-build-libs-4.14.3-13.el8.x86_64 13/35 Verifying : subscription-manager-1.28.13-3.el8_4.x86_64 14/35 Verifying : subscription-manager-1.28.13-2.el8.x86_64 15/35 Verifying : python3-libxml2-2.9.7-9.el8_4.2.x86_64 16/35 Verifying : python3-libxml2-2.9.7-9.el8.x86_64 17/35 Verifying : python3-subscription-manager-rhsm-1.28.13-3.el8_4. 18/35 Verifying : python3-subscription-manager-rhsm-1.28.13-2.el8.x8 19/35 Verifying : python3-syspurpose-1.28.13-3.el8_4.x86_64 20/35 Verifying : python3-syspurpose-1.28.13-2.el8.x86_64 21/35 Verifying : rpm-4.14.3-14.el8_4.x86_64 22/35 Verifying : rpm-4.14.3-13.el8.x86_64 23/35 Verifying : systemd-libs-239-45.el8_4.1.x86_64 24/35 Verifying : systemd-libs-239-45.el8.x86_64 25/35 Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 26/35 Verifying : lz4-libs-1.8.3-2.el8.x86_64 27/35 Verifying : dnf-plugin-subscription-manager-1.28.13-3.el8_4.x8 28/35 Verifying : dnf-plugin-subscription-manager-1.28.13-2.el8.x86_ 29/35 Verifying : systemd-pam-239-45.el8_4.1.x86_64 30/35 Verifying : systemd-pam-239-45.el8.x86_64 31/35 Verifying : python3-rpm-4.14.3-14.el8_4.x86_64 32/35 Verifying : python3-rpm-4.14.3-13.el8.x86_64 33/35 Verifying : openldap-2.4.46-17.el8_4.x86_64 34/35 Verifying : openldap-2.4.46-16.el8.x86_64 35/35 Installed products updated. Upgraded: dnf-plugin-subscription-manager-1.28.13-3.el8_4.x86_64 libxml2-2.9.7-9.el8_4.2.x86_64 lz4-libs-1.8.3-3.el8_4.x86_64 openldap-2.4.46-17.el8_4.x86_64 python3-libxml2-2.9.7-9.el8_4.2.x86_64 python3-rpm-4.14.3-14.el8_4.x86_64 python3-subscription-manager-rhsm-1.28.13-3.el8_4.x86_64 python3-syspurpose-1.28.13-3.el8_4.x86_64 rpm-4.14.3-14.el8_4.x86_64 rpm-build-libs-4.14.3-14.el8_4.x86_64 rpm-libs-4.14.3-14.el8_4.x86_64 subscription-manager-1.28.13-3.el8_4.x86_64 subscription-manager-rhsm-certificates-1.28.13-3.el8_4.x86_64 systemd-239-45.el8_4.1.x86_64 systemd-libs-239-45.el8_4.1.x86_64 systemd-pam-239-45.el8_4.1.x86_64 Installed: diffutils-3.6-6.el8.x86_64 libxkbcommon-0.9.1-1.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch Complete! Last metadata expiration check: 0:00:08 ago on Wed Jun 30 16:37:35 2021. Package diffutils-3.6-6.el8.x86_64 is already installed. Dependencies resolved. ============================================================================================= Package Arch Version Repository Size ============================================================================================= Installing: golang x86_64 1.15.13-3.module+el8.4.0+11464+59dd628d ubi-8-appstream 708 k make x86_64 1:4.2.1-10.el8 ubi-8-baseos 498 k rsync x86_64 3.1.3-12.el8 ubi-8-baseos 405 k Installing dependencies: binutils x86_64 2.30-93.el8 ubi-8-baseos 5.8 M cpp x86_64 8.4.1-1.el8 ubi-8-appstream 10 M gcc x86_64 8.4.1-1.el8 ubi-8-appstream 23 M glibc-devel x86_64 2.28-151.el8 ubi-8-baseos 1.0 M glibc-headers x86_64 2.28-151.el8 ubi-8-baseos 478 k golang-bin x86_64 1.15.13-3.module+el8.4.0+11464+59dd628d ubi-8-appstream 90 M golang-src noarch 1.15.13-3.module+el8.4.0+11464+59dd628d ubi-8-appstream 8.0 M isl x86_64 0.16.1-6.el8 ubi-8-appstream 841 k kernel-headers x86_64 4.18.0-305.7.1.el8_4 ubi-8-baseos 7.1 M keyutils-libs-devel x86_64 1.5.10-6.el8 ubi-8-baseos 48 k krb5-devel x86_64 1.18.2-8.el8 ubi-8-baseos 559 k libcom_err-devel x86_64 1.45.6-1.el8 ubi-8-baseos 38 k libgomp x86_64 8.4.1-1.el8 ubi-8-baseos 204 k libkadm5 x86_64 1.18.2-8.el8 ubi-8-baseos 186 k libmpc x86_64 1.1.0-9.1.el8 ubi-8-appstream 61 k libpkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 35 k libselinux-devel x86_64 2.9-5.el8 ubi-8-baseos 200 k libsepol-devel x86_64 2.9-2.el8 ubi-8-baseos 86 k libverto-devel x86_64 0.3.0-5.el8 ubi-8-baseos 18 k libxcrypt-devel x86_64 4.1.1-4.el8 ubi-8-baseos 25 k openssl-devel x86_64 1:1.1.1g-15.el8_3 ubi-8-baseos 2.3 M pcre2-devel x86_64 10.32-2.el8 ubi-8-baseos 605 k pcre2-utf16 x86_64 10.32-2.el8 ubi-8-baseos 229 k pcre2-utf32 x86_64 10.32-2.el8 ubi-8-baseos 220 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 zlib-devel x86_64 1.2.11-17.el8 ubi-8-baseos 58 k Enabling module streams: go-toolset rhel8 Transaction Summary ============================================================================================= Install 31 Packages Total download size: 153 M Installed size: 481 M Downloading Packages: [MIRROR] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libxcrypt-devel-4.1.1-4.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] kernel-headers-4.18.0-305.7.1.el8_4.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/k/kernel-headers-4.18.0-305.7.1.el8_4.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] keyutils-libs-devel-1.5.10-6.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/k/keyutils-libs-devel-1.5.10-6.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (1/31): keyutils-libs-devel-1.5.10-6.el8.x86_64 25 kB/s | 48 kB 00:01 (2/31): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 13 kB/s | 25 kB 00:01 (3/31): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 5.0 MB/s | 15 kB 00:00 (4/31): libpkgconf-1.4.2-1.el8.x86_64.rpm 12 MB/s | 35 kB 00:00 (5/31): glibc-headers-2.28-151.el8.x86_64.rpm 54 MB/s | 478 kB 00:00 (6/31): libsepol-devel-2.9-2.el8.x86_64.rpm 26 MB/s | 86 kB 00:00 (7/31): krb5-devel-1.18.2-8.el8.x86_64.rpm 45 MB/s | 559 kB 00:00 (8/31): libselinux-devel-2.9-5.el8.x86_64.rpm 32 MB/s | 200 kB 00:00 (9/31): libgomp-8.4.1-1.el8.x86_64.rpm 35 MB/s | 204 kB 00:00 (10/31): openssl-devel-1.1.1g-15.el8_3.x86_64.r 99 MB/s | 2.3 MB 00:00 (11/31): pcre2-utf16-10.32-2.el8.x86_64.rpm 39 MB/s | 229 kB 00:00 (12/31): rsync-3.1.3-12.el8.x86_64.rpm 71 MB/s | 405 kB 00:00 (13/31): libcom_err-devel-1.45.6-1.el8.x86_64.r 11 MB/s | 38 kB 00:00 (14/31): libverto-devel-0.3.0-5.el8.x86_64.rpm 7.1 MB/s | 18 kB 00:00 (15/31): pcre2-utf32-10.32-2.el8.x86_64.rpm 55 MB/s | 220 kB 00:00 (16/31): kernel-headers-4.18.0-305.7.1.el8_4.x8 3.6 MB/s | 7.1 MB 00:01 (17/31): libkadm5-1.18.2-8.el8.x86_64.rpm 18 MB/s | 186 kB 00:00 (18/31): pkgconf-1.4.2-1.el8.x86_64.rpm 12 MB/s | 38 kB 00:00 (19/31): pcre2-devel-10.32-2.el8.x86_64.rpm 91 MB/s | 605 kB 00:00 (20/31): glibc-devel-2.28-151.el8.x86_64.rpm 102 MB/s | 1.0 MB 00:00 (21/31): make-4.2.1-10.el8.x86_64.rpm 68 MB/s | 498 kB 00:00 (22/31): zlib-devel-1.2.11-17.el8.x86_64.rpm 18 MB/s | 58 kB 00:00 (23/31): pkgconf-m4-1.4.2-1.el8.noarch.rpm 1.7 MB/s | 17 kB 00:00 (24/31): binutils-2.30-93.el8.x86_64.rpm 88 MB/s | 5.8 MB 00:00 [MIRROR] isl-0.16.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/i/isl-0.16.1-6.el8.x86_64.rpm [Operation timed out after 5001 milliseconds with 0 out of 0 bytes received] [MIRROR] golang-src-1.15.13-3.module+el8.4.0+11464+59dd628d.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/g/golang-src-1.15.13-3.module%2bel8.4.0%2b11464%2b59dd628d.noarch.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (25/31): isl-0.16.1-6.el8.x86_64.rpm 168 kB/s | 841 kB 00:05 [MIRROR] golang-bin-1.15.13-3.module+el8.4.0+11464+59dd628d.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/g/golang-bin-1.15.13-3.module%2bel8.4.0%2b11464%2b59dd628d.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (26/31): cpp-8.4.1-1.el8.x86_64.rpm 172 MB/s | 10 MB 00:00 (27/31): libmpc-1.1.0-9.1.el8.x86_64.rpm 17 MB/s | 61 kB 00:00 (28/31): golang-src-1.15.13-3.module+el8.4.0+11 1.6 MB/s | 8.0 MB 00:05 (29/31): golang-1.15.13-3.module+el8.4.0+11464+ 74 MB/s | 708 kB 00:00 (30/31): gcc-8.4.1-1.el8.x86_64.rpm 171 MB/s | 23 MB 00:00 (31/31): golang-bin-1.15.13-3.module+el8.4.0+11 17 MB/s | 90 MB 00:05 -------------------------------------------------------------------------------- Total 21 MB/s | 153 MB 00:07 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: golang-1.15.13-3.module+el8.4.0+11464+59dd628d.x86_6 1/1 Preparing : 1/1 Installing : libmpc-1.1.0-9.1.el8.x86_64 1/31 Installing : cpp-8.4.1-1.el8.x86_64 2/31 Running scriptlet: cpp-8.4.1-1.el8.x86_64 2/31 Installing : golang-src-1.15.13-3.module+el8.4.0+11464+59dd628d 3/31 Installing : isl-0.16.1-6.el8.x86_64 4/31 Running scriptlet: isl-0.16.1-6.el8.x86_64 4/31 Installing : pkgconf-m4-1.4.2-1.el8.noarch 5/31 Installing : libkadm5-1.18.2-8.el8.x86_64 6/31 Installing : pcre2-utf32-10.32-2.el8.x86_64 7/31 Installing : binutils-2.30-93.el8.x86_64 8/31 Running scriptlet: binutils-2.30-93.el8.x86_64 8/31 Installing : pcre2-utf16-10.32-2.el8.x86_64 9/31 Installing : libgomp-8.4.1-1.el8.x86_64 10/31 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 10/31 Installing : libpkgconf-1.4.2-1.el8.x86_64 11/31 Installing : pkgconf-1.4.2-1.el8.x86_64 12/31 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 13/31 Installing : libsepol-devel-2.9-2.el8.x86_64 14/31 Installing : libcom_err-devel-1.45.6-1.el8.x86_64 15/31 Installing : libverto-devel-0.3.0-5.el8.x86_64 16/31 Installing : pcre2-devel-10.32-2.el8.x86_64 17/31 Installing : libselinux-devel-2.9-5.el8.x86_64 18/31 Installing : zlib-devel-1.2.11-17.el8.x86_64 19/31 Installing : keyutils-libs-devel-1.5.10-6.el8.x86_64 20/31 Installing : krb5-devel-1.18.2-8.el8.x86_64 21/31 Installing : openssl-devel-1:1.1.1g-15.el8_3.x86_64 22/31 Installing : kernel-headers-4.18.0-305.7.1.el8_4.x86_64 23/31 Running scriptlet: glibc-headers-2.28-151.el8.x86_64 24/31 Installing : glibc-headers-2.28-151.el8.x86_64 24/31 Installing : glibc-devel-2.28-151.el8.x86_64 25/31 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 25/31 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 26/31 Installing : gcc-8.4.1-1.el8.x86_64 27/31 Running scriptlet: gcc-8.4.1-1.el8.x86_64 27/31 Installing : golang-1.15.13-3.module+el8.4.0+11464+59dd628d.x86 28/31 Installing : golang-bin-1.15.13-3.module+el8.4.0+11464+59dd628d 29/31 Installing : make-1:4.2.1-10.el8.x86_64 30/31 Running scriptlet: make-1:4.2.1-10.el8.x86_64 30/31 Installing : rsync-3.1.3-12.el8.x86_64 31/31 Running scriptlet: rsync-3.1.3-12.el8.x86_64 31/31 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 1/31 Verifying : kernel-headers-4.18.0-305.7.1.el8_4.x86_64 2/31 Verifying : keyutils-libs-devel-1.5.10-6.el8.x86_64 3/31 Verifying : glibc-headers-2.28-151.el8.x86_64 4/31 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 5/31 Verifying : libpkgconf-1.4.2-1.el8.x86_64 6/31 Verifying : krb5-devel-1.18.2-8.el8.x86_64 7/31 Verifying : libsepol-devel-2.9-2.el8.x86_64 8/31 Verifying : openssl-devel-1:1.1.1g-15.el8_3.x86_64 9/31 Verifying : libselinux-devel-2.9-5.el8.x86_64 10/31 Verifying : libgomp-8.4.1-1.el8.x86_64 11/31 Verifying : pcre2-utf16-10.32-2.el8.x86_64 12/31 Verifying : rsync-3.1.3-12.el8.x86_64 13/31 Verifying : libcom_err-devel-1.45.6-1.el8.x86_64 14/31 Verifying : binutils-2.30-93.el8.x86_64 15/31 Verifying : libverto-devel-0.3.0-5.el8.x86_64 16/31 Verifying : pcre2-utf32-10.32-2.el8.x86_64 17/31 Verifying : libkadm5-1.18.2-8.el8.x86_64 18/31 Verifying : pkgconf-1.4.2-1.el8.x86_64 19/31 Verifying : pcre2-devel-10.32-2.el8.x86_64 20/31 Verifying : glibc-devel-2.28-151.el8.x86_64 21/31 Verifying : make-1:4.2.1-10.el8.x86_64 22/31 Verifying : zlib-devel-1.2.11-17.el8.x86_64 23/31 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 24/31 Verifying : isl-0.16.1-6.el8.x86_64 25/31 Verifying : golang-src-1.15.13-3.module+el8.4.0+11464+59dd628d 26/31 Verifying : golang-bin-1.15.13-3.module+el8.4.0+11464+59dd628d 27/31 Verifying : cpp-8.4.1-1.el8.x86_64 28/31 Verifying : libmpc-1.1.0-9.1.el8.x86_64 29/31 Verifying : gcc-8.4.1-1.el8.x86_64 30/31 Verifying : golang-1.15.13-3.module+el8.4.0+11464+59dd628d.x86 31/31 Installed products updated. Installed: binutils-2.30-93.el8.x86_64 cpp-8.4.1-1.el8.x86_64 gcc-8.4.1-1.el8.x86_64 glibc-devel-2.28-151.el8.x86_64 glibc-headers-2.28-151.el8.x86_64 golang-1.15.13-3.module+el8.4.0+11464+59dd628d.x86_64 golang-bin-1.15.13-3.module+el8.4.0+11464+59dd628d.x86_64 golang-src-1.15.13-3.module+el8.4.0+11464+59dd628d.noarch isl-0.16.1-6.el8.x86_64 kernel-headers-4.18.0-305.7.1.el8_4.x86_64 keyutils-libs-devel-1.5.10-6.el8.x86_64 krb5-devel-1.18.2-8.el8.x86_64 libcom_err-devel-1.45.6-1.el8.x86_64 libgomp-8.4.1-1.el8.x86_64 libkadm5-1.18.2-8.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libselinux-devel-2.9-5.el8.x86_64 libsepol-devel-2.9-2.el8.x86_64 libverto-devel-0.3.0-5.el8.x86_64 libxcrypt-devel-4.1.1-4.el8.x86_64 make-1:4.2.1-10.el8.x86_64 openssl-devel-1:1.1.1g-15.el8_3.x86_64 pcre2-devel-10.32-2.el8.x86_64 pcre2-utf16-10.32-2.el8.x86_64 pcre2-utf32-10.32-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 rsync-3.1.3-12.el8.x86_64 zlib-devel-1.2.11-17.el8.x86_64 Complete! 25 files removed +++ [0630 16:38:19] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/deepcopy-gen +++ [0630 16:38:32] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/defaulter-gen +++ [0630 16:38:40] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/conversion-gen +++ [0630 16:38:56] Building go targets for linux/amd64: ./vendor/k8s.io/kube-openapi/cmd/openapi-gen +++ [0630 16:39:15] Building go targets for linux/amd64: ./vendor/github.com/go-bindata/go-bindata/go-bindata +++ [0630 16:39:16] Building go targets for linux/amd64: cmd/kube-scheduler STEP 4: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 STEP 5: RUN dnf upgrade -y && dnf clean all && rm -rf /var/cache/dnf Red Hat Universal Base Image 8 (RPMs) - BaseOS 53 kB/s | 790 kB 00:15 Red Hat Universal Base Image 8 (RPMs) - AppStre 242 kB/s | 2.4 MB 00:10