Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-5f4b468dff-8vfv5 BsbAJu5w section_start:1622708112:resolve_secrets Resolving secrets section_end:1622708112:resolve_secrets section_start:1622708112: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.1 ... section_end:1622708113:prepare_executor section_start:1622708113:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-bsbaju5w-project-6689-concurrent-0cjz8p to be running, status is Pending Running on runner-bsbaju5w-project-6689-concurrent-0cjz8p via dsop-shared-gitlab-runner-5f4b468dff-8vfv5... section_end:1622708116:prepare_script section_start:1622708116:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/pipeline-test-project/fluentd/.git/ Created fresh repository. Checking out 986922b1 as update-checklist-AO... Skipping Git submodules setup section_end:1622708117:get_sources section_start:1622708117:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (3777281)... Downloading artifacts for import-artifacts (3777283)... Downloading artifacts from coordinator... ok  id=3777281 responseStatus=200 OK token=_sWD7JQ5 Downloading artifacts from coordinator... ok  id=3777283 responseStatus=200 OK token=Vy9Ko5uj Downloading artifacts for load-scripts (3777278)... Downloading artifacts from coordinator... ok  id=3777278 responseStatus=200 OK token=x664gGpJ Downloading artifacts for wl-compare-lint (3777282)... Downloading artifacts from coordinator... ok  id=3777282 responseStatus=200 OK token=TCwETkzi section_end:1622708118:download_artifacts section_start:1622708118: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/bigdecimal.gem' -> './bigdecimal.gem' 'ci-artifacts/import-artifacts/external-resources/concurrent-ruby.gem' -> './concurrent-ruby.gem' 'ci-artifacts/import-artifacts/external-resources/cool.io.gem' -> './cool.io.gem' 'ci-artifacts/import-artifacts/external-resources/fluentd.gem' -> './fluentd.gem' 'ci-artifacts/import-artifacts/external-resources/http_parser.gem' -> './http_parser.gem' 'ci-artifacts/import-artifacts/external-resources/jemalloc.tar.bz2' -> './jemalloc.tar.bz2' 'ci-artifacts/import-artifacts/external-resources/json.gem' -> './json.gem' 'ci-artifacts/import-artifacts/external-resources/msgpack.gem' -> './msgpack.gem' 'ci-artifacts/import-artifacts/external-resources/oj.gem' -> './oj.gem' 'ci-artifacts/import-artifacts/external-resources/serverengine.gem' -> './serverengine.gem' 'ci-artifacts/import-artifacts/external-resources/sigdump.gem' -> './sigdump.gem' 'ci-artifacts/import-artifacts/external-resources/strptime.gem' -> './strptime.gem' 'ci-artifacts/import-artifacts/external-resources/tini' -> './tini' 'ci-artifacts/import-artifacts/external-resources/tzinfo-data.gem' -> './tzinfo-data.gem' 'ci-artifacts/import-artifacts/external-resources/tzinfo.gem' -> './tzinfo.gem' 'ci-artifacts/import-artifacts/external-resources/webrick.gem' -> './webrick.gem' 'ci-artifacts/import-artifacts/external-resources/yajl-ruby.gem' -> './yajl-ruby.gem' 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/opensource/ruby/ruby26:2.6.6 Getting image source signatures Copying blob sha256:b32e97c39cd25ed9879db8b2f351607392dab0dcd85295b1eb61ddd277182d12 Copying blob sha256:6160f960fc37576eaa593da1487dfa280f157c9587a323f07f2fc59dfbbec822 Copying blob sha256:98a7fcaad0bc09bfd7c4483819d7e451ad473886103e6fa68f8145c3c5731aa6 Copying blob sha256:4c1cb47784e9ba1b1fe5318ad364d6d480484be2ff8f6c89ab36e9229eca94e3 Copying config sha256:236b90c0a8911f737b8e9c7760b700f0434d324f6a74f88683ed341a011f67d6 Writing manifest to image destination Storing signatures STEP 2: USER 0 STEP 3: ENV FLUENTD_VERSION="1.12.3" DESCRIPTION="Fluentd docker image" FLUENT_USER="fluent" FLUENT_UID="1000" FLUENT_GID="0" STEP 4: ENV HOME=/home/${FLUENT_USER} PATH=/usr/local/bin:$PATH STEP 5: COPY cool.io.gem fluentd.gem oj.gem http_parser.gem msgpack.gem sigdump.gem serverengine.gem strptime.gem tzinfo.gem tzinfo-data.gem yajl-ruby.gem json.gem bigdecimal.gem concurrent-ruby.gem webrick.gem tini jemalloc.tar.bz2 scripts/entrypoint.sh scripts/fix-permissions scripts/fluent.conf /opt/ STEP 6: RUN yum update -y && yum install -y make gcc bzip2 && gem install --force --local -N /opt/*.gem && mv /opt/tini /usr/local/bin && chmod +x /usr/local/bin/tini && tini -h && cd /opt && mkdir jemalloc && tar --strip-components=1 --no-same-owner -C jemalloc -xjf jemalloc.tar.bz2 && cd jemalloc && ./configure && make && mv lib/libjemalloc.so.2 /usr/lib && mv /opt/{entrypoint.sh,fix-permissions} /usr/local/bin && chmod a+rx /usr/local/bin/{entrypoint.sh,fix-permissions} && yum erase -y make gcc bzip2 && yum clean all && echo 'Packages removed' && rm -rf /opt/*.gem /var/opt/* /usr/lib/ruby/gems/*/cache/*.gem /var/cache/yum && rm -f /usr/local/bundle/gems/fluentd-1.12.3/test/plugin_helper/data/*/*/*.pem && rm -f /usr/local/bundle/gems/fluentd-1.12.3/test/plugin_helper/data/cert/cert-key.pem Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 747 kB/s | 7.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. ============================================================================================ Package Arch Version Repository Size ============================================================================================ Upgrading: bash x86_64 4.4.20-1.el8_4 ubi-8-baseos 1.5 M brotli x86_64 1.0.6-3.el8 ubi-8-baseos 323 k cryptsetup-libs x86_64 2.3.3-4.el8 ubi-8-baseos 470 k curl x86_64 7.61.1-18.el8 ubi-8-baseos 353 k dbus x86_64 1:1.12.8-12.el8_4.2 ubi-8-baseos 41 k dbus-common noarch 1:1.12.8-12.el8_4.2 ubi-8-baseos 46 k dbus-daemon x86_64 1:1.12.8-12.el8_4.2 ubi-8-baseos 240 k dbus-libs x86_64 1:1.12.8-12.el8_4.2 ubi-8-baseos 184 k dbus-tools x86_64 1:1.12.8-12.el8_4.2 ubi-8-baseos 85 k device-mapper x86_64 8:1.02.175-5.el8 ubi-8-baseos 375 k device-mapper-libs x86_64 8:1.02.175-5.el8 ubi-8-baseos 408 k dmidecode x86_64 1:3.2-8.el8 ubi-8-baseos 91 k dnf noarch 4.4.2-11.el8 ubi-8-baseos 539 k dnf-data noarch 4.4.2-11.el8 ubi-8-baseos 152 k dnf-plugin-subscription-manager x86_64 1.28.13-2.el8 ubi-8-baseos 292 k elfutils-default-yama-scope noarch 0.182-3.el8 ubi-8-baseos 49 k elfutils-libelf x86_64 0.182-3.el8 ubi-8-baseos 216 k elfutils-libs x86_64 0.182-3.el8 ubi-8-baseos 293 k gawk x86_64 4.2.1-2.el8 ubi-8-baseos 1.1 M gdb-gdbserver x86_64 8.2-15.el8 ubi-8-appstream 435 k glib2 x86_64 2.56.4-9.el8 ubi-8-baseos 2.5 M glibc x86_64 2.28-151.el8 ubi-8-baseos 3.6 M glibc-common x86_64 2.28-151.el8 ubi-8-baseos 1.3 M glibc-minimal-langpack x86_64 2.28-151.el8 ubi-8-baseos 56 k gpgme x86_64 1.13.1-7.el8 ubi-8-baseos 336 k gzip x86_64 1.9-12.el8 ubi-8-baseos 167 k ima-evm-utils x86_64 1.3.2-12.el8 ubi-8-baseos 64 k iptables x86_64 1.8.4-17.el8 ubi-8-baseos 586 k iptables-libs x86_64 1.8.4-17.el8 ubi-8-baseos 107 k json-c x86_64 0.13.1-0.4.el8 ubi-8-baseos 40 k kmod-libs x86_64 25-17.el8 ubi-8-baseos 68 k krb5-libs x86_64 1.18.2-8.el8 ubi-8-baseos 838 k libarchive x86_64 3.3.3-1.el8 ubi-8-baseos 359 k libblkid x86_64 2.32.1-27.el8 ubi-8-baseos 217 k libcomps x86_64 0.1.11-5.el8 ubi-8-baseos 81 k libcurl x86_64 7.61.1-18.el8 ubi-8-baseos 299 k libdb x86_64 5.3.28-40.el8 ubi-8-baseos 751 k libdb-utils x86_64 5.3.28-40.el8 ubi-8-baseos 150 k libdnf x86_64 0.55.0-7.el8 ubi-8-baseos 683 k libfdisk x86_64 2.32.1-27.el8 ubi-8-baseos 250 k libgcc x86_64 8.4.1-1.el8 ubi-8-baseos 79 k libmount x86_64 2.32.1-27.el8 ubi-8-baseos 233 k libpcap x86_64 14:1.9.1-5.el8 ubi-8-baseos 169 k libpwquality x86_64 1.4.4-3.el8 ubi-8-baseos 107 k librepo x86_64 1.12.0-3.el8 ubi-8-baseos 91 k librhsm x86_64 0.0.3-4.el8 ubi-8-baseos 33 k libseccomp x86_64 2.5.1-1.el8 ubi-8-baseos 71 k libselinux x86_64 2.9-5.el8 ubi-8-baseos 165 k libsemanage x86_64 2.9-6.el8 ubi-8-baseos 165 k libsepol x86_64 2.9-2.el8 ubi-8-baseos 339 k libsmartcols x86_64 2.32.1-27.el8 ubi-8-baseos 176 k libsolv x86_64 0.7.16-2.el8 ubi-8-baseos 362 k libstdc++ x86_64 8.4.1-1.el8 ubi-8-baseos 451 k libuuid x86_64 2.32.1-27.el8 ubi-8-baseos 95 k libxml2 x86_64 2.9.7-9.el8 ubi-8-baseos 696 k openldap x86_64 2.4.46-16.el8 ubi-8-baseos 351 k p11-kit x86_64 0.23.22-1.el8 ubi-8-baseos 324 k p11-kit-trust x86_64 0.23.22-1.el8 ubi-8-baseos 137 k pam x86_64 1.3.1-14.el8 ubi-8-baseos 739 k platform-python x86_64 3.6.8-37.el8 ubi-8-baseos 84 k popt x86_64 1.18-1.el8 ubi-8-baseos 61 k python3-dnf noarch 4.4.2-11.el8 ubi-8-baseos 541 k python3-dnf-plugins-core noarch 4.0.18-4.el8 ubi-8-baseos 234 k python3-gpg x86_64 1.13.1-7.el8 ubi-8-baseos 245 k python3-hawkey x86_64 0.55.0-7.el8 ubi-8-baseos 114 k python3-libcomps x86_64 0.1.11-5.el8 ubi-8-baseos 52 k python3-libdnf x86_64 0.55.0-7.el8 ubi-8-baseos 769 k python3-librepo x86_64 1.12.0-3.el8 ubi-8-baseos 52 k python3-libs x86_64 3.6.8-37.el8 ubi-8-baseos 7.8 M python3-libxml2 x86_64 2.9.7-9.el8 ubi-8-baseos 237 k python3-pip-wheel noarch 9.0.3-19.el8 ubi-8-baseos 1.0 M python3-rpm x86_64 4.14.3-13.el8 ubi-8-baseos 158 k python3-subscription-manager-rhsm x86_64 1.28.13-2.el8 ubi-8-baseos 366 k python3-syspurpose x86_64 1.28.13-2.el8 ubi-8-baseos 303 k python3-urllib3 noarch 1.24.2-5.el8 ubi-8-baseos 177 k redhat-release x86_64 8.4-0.6.el8 ubi-8-baseos 41 k rpm x86_64 4.14.3-13.el8 ubi-8-baseos 542 k rpm-build-libs x86_64 4.14.3-13.el8 ubi-8-baseos 155 k rpm-libs x86_64 4.14.3-13.el8 ubi-8-baseos 339 k shadow-utils x86_64 2:4.6-12.el8 ubi-8-baseos 1.2 M sqlite-libs x86_64 3.26.0-13.el8 ubi-8-baseos 580 k subscription-manager x86_64 1.28.13-2.el8 ubi-8-baseos 1.1 M subscription-manager-rhsm-certificates x86_64 1.28.13-2.el8 ubi-8-baseos 265 k systemd x86_64 239-45.el8 ubi-8-baseos 3.6 M systemd-libs x86_64 239-45.el8 ubi-8-baseos 1.1 M systemd-pam x86_64 239-45.el8 ubi-8-baseos 469 k util-linux x86_64 2.32.1-27.el8 ubi-8-baseos 2.5 M yum noarch 4.4.2-11.el8 ubi-8-baseos 197 k zlib x86_64 1.2.11-17.el8 ubi-8-baseos 102 k Installing dependencies: hwdata noarch 0.314-8.8.el8 ubi-8-baseos 1.7 M libevent x86_64 2.1.8-5.el8 ubi-8-baseos 253 k libibverbs x86_64 32.0-4.el8 ubi-8-baseos 321 k pciutils x86_64 3.7.0-1.el8 ubi-8-baseos 105 k pciutils-libs x86_64 3.7.0-1.el8 ubi-8-baseos 54 k rdma-core x86_64 32.0-4.el8 ubi-8-baseos 59 k tpm2-tss x86_64 2.3.2-3.el8 ubi-8-baseos 275 k unbound-libs x86_64 1.7.3-15.el8 ubi-8-appstream 503 k 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 glibc-langpack-en x86_64 2.28-151.el8 ubi-8-baseos 827 k libxkbcommon x86_64 0.9.1-1.el8 ubi-8-appstream 116 k platform-python-pip noarch 9.0.3-19.el8 ubi-8-baseos 1.7 M python3-unbound x86_64 1.7.3-15.el8 ubi-8-appstream 119 k shared-mime-info x86_64 1.9-3.el8 ubi-8-baseos 329 k Transaction Summary ============================================================================================ Install 15 Packages Upgrade 89 Packages Total download size: 56 M Downloading Packages: [MIRROR] libibverbs-32.0-4.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libibverbs-32.0-4.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] libevent-2.1.8-5.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libevent-2.1.8-5.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] shared-mime-info-1.9-3.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/s/shared-mime-info-1.9-3.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (1/104): libevent-2.1.8-5.el8.x86_64.rpm 51 kB/s | 253 kB 00:05 (2/104): libibverbs-32.0-4.el8.x86_64.rpm 64 kB/s | 321 kB 00:05 (3/104): shared-mime-info-1.9-3.el8.x86_64.rpm 66 kB/s | 329 kB 00:05 (4/104): tpm2-tss-2.3.2-3.el8.x86_64.rpm 35 MB/s | 275 kB 00:00 (5/104): glibc-langpack-en-2.28-151.el8.x86_64. 44 MB/s | 827 kB 00:00 (6/104): rdma-core-32.0-4.el8.x86_64.rpm 19 MB/s | 59 kB 00:00 (7/104): pciutils-libs-3.7.0-1.el8.x86_64.rpm 21 MB/s | 54 kB 00:00 (8/104): pciutils-3.7.0-1.el8.x86_64.rpm 31 MB/s | 105 kB 00:00 (9/104): hwdata-0.314-8.8.el8.noarch.rpm 48 MB/s | 1.7 MB 00:00 (10/104): platform-python-pip-9.0.3-19.el8.noar 56 MB/s | 1.7 MB 00:00 (11/104): diffutils-3.6-6.el8.x86_64.rpm 35 MB/s | 359 kB 00:00 [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 [Connection timed out after 5000 milliseconds] (12/104): libxkbcommon-0.9.1-1.el8.x86_64.rpm 23 kB/s | 116 kB 00:05 [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 [Connection timed out after 5000 milliseconds] [MIRROR] unbound-libs-1.7.3-15.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/u/unbound-libs-1.7.3-15.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (13/104): python3-unbound-1.7.3-15.el8.x86_64.r 32 MB/s | 119 kB 00:00 (14/104): unbound-libs-1.7.3-15.el8.x86_64.rpm 100 kB/s | 503 kB 00:05 (15/104): xkeyboard-config-2.28-1.el8.noarch.rp 156 kB/s | 782 kB 00:05 (16/104): libseccomp-2.5.1-1.el8.x86_64.rpm 21 MB/s | 71 kB 00:00 (17/104): libdb-utils-5.3.28-40.el8.x86_64.rpm 34 MB/s | 150 kB 00:00 (18/104): glib2-2.56.4-9.el8.x86_64.rpm 76 MB/s | 2.5 MB 00:00 (19/104): shadow-utils-4.6-12.el8.x86_64.rpm 57 MB/s | 1.2 MB 00:00 (20/104): libblkid-2.32.1-27.el8.x86_64.rpm 60 MB/s | 217 kB 00:00 (21/104): zlib-1.2.11-17.el8.x86_64.rpm 32 MB/s | 102 kB 00:00 (22/104): subscription-manager-rhsm-certificate 58 MB/s | 265 kB 00:00 (23/104): sqlite-libs-3.26.0-13.el8.x86_64.rpm 67 MB/s | 580 kB 00:00 (24/104): libsepol-2.9-2.el8.x86_64.rpm 55 MB/s | 339 kB 00:00 (25/104): gzip-1.9-12.el8.x86_64.rpm 44 MB/s | 167 kB 00:00 (26/104): device-mapper-libs-1.02.175-5.el8.x86 64 MB/s | 408 kB 00:00 (27/104): python3-rpm-4.14.3-13.el8.x86_64.rpm 35 MB/s | 158 kB 00:00 (28/104): systemd-239-45.el8.x86_64.rpm 83 MB/s | 3.6 MB 00:00 (29/104): librepo-1.12.0-3.el8.x86_64.rpm 14 MB/s | 91 kB 00:00 (30/104): p11-kit-trust-0.23.22-1.el8.x86_64.rp 24 MB/s | 137 kB 00:00 (31/104): kmod-libs-25-17.el8.x86_64.rpm 23 MB/s | 68 kB 00:00 (32/104): libselinux-2.9-5.el8.x86_64.rpm 44 MB/s | 165 kB 00:00 (33/104): krb5-libs-1.18.2-8.el8.x86_64.rpm 88 MB/s | 838 kB 00:00 (34/104): libpcap-1.9.1-5.el8.x86_64.rpm 44 MB/s | 169 kB 00:00 (35/104): libstdc++-8.4.1-1.el8.x86_64.rpm 67 MB/s | 451 kB 00:00 (36/104): dnf-plugin-subscription-manager-1.28. 64 MB/s | 292 kB 00:00 (37/104): elfutils-libelf-0.182-3.el8.x86_64.rp 47 MB/s | 216 kB 00:00 (38/104): util-linux-2.32.1-27.el8.x86_64.rpm 97 MB/s | 2.5 MB 00:00 (39/104): systemd-libs-239-45.el8.x86_64.rpm 82 MB/s | 1.1 MB 00:00 (40/104): pam-1.3.1-14.el8.x86_64.rpm 77 MB/s | 739 kB 00:00 (41/104): libfdisk-2.32.1-27.el8.x86_64.rpm 47 MB/s | 250 kB 00:00 (42/104): bash-4.4.20-1.el8_4.x86_64.rpm 74 MB/s | 1.5 MB 00:00 (43/104): python3-librepo-1.12.0-3.el8.x86_64.r 12 MB/s | 52 kB 00:00 (44/104): python3-libxml2-2.9.7-9.el8.x86_64.rp 50 MB/s | 237 kB 00:00 (45/104): glibc-minimal-langpack-2.28-151.el8.x 22 MB/s | 56 kB 00:00 (46/104): libsolv-0.7.16-2.el8.x86_64.rpm 74 MB/s | 362 kB 00:00 (47/104): python3-urllib3-1.24.2-5.el8.noarch.r 45 MB/s | 177 kB 00:00 (48/104): libcurl-7.61.1-18.el8.x86_64.rpm 65 MB/s | 299 kB 00:00 (49/104): elfutils-default-yama-scope-0.182-3.e 18 MB/s | 49 kB 00:00 (50/104): libxml2-2.9.7-9.el8.x86_64.rpm 87 MB/s | 696 kB 00:00 (51/104): dnf-4.4.2-11.el8.noarch.rpm 76 MB/s | 539 kB 00:00 (52/104): cryptsetup-libs-2.3.3-4.el8.x86_64.rp 63 MB/s | 470 kB 00:00 (53/104): libuuid-2.32.1-27.el8.x86_64.rpm 26 MB/s | 95 kB 00:00 (54/104): python3-libcomps-0.1.11-5.el8.x86_64. 22 MB/s | 52 kB 00:00 (55/104): dbus-libs-1.12.8-12.el8_4.2.x86_64.rp 38 MB/s | 184 kB 00:00 (56/104): libpwquality-1.4.4-3.el8.x86_64.rpm 25 MB/s | 107 kB 00:00 (57/104): libarchive-3.3.3-1.el8.x86_64.rpm 53 MB/s | 359 kB 00:00 (58/104): libcomps-0.1.11-5.el8.x86_64.rpm 32 MB/s | 81 kB 00:00 (59/104): platform-python-3.6.8-37.el8.x86_64.r 31 MB/s | 84 kB 00:00 (60/104): curl-7.61.1-18.el8.x86_64.rpm 70 MB/s | 353 kB 00:00 (61/104): iptables-1.8.4-17.el8.x86_64.rpm 74 MB/s | 586 kB 00:00 (62/104): brotli-1.0.6-3.el8.x86_64.rpm 58 MB/s | 323 kB 00:00 (63/104): rpm-libs-4.14.3-13.el8.x86_64.rpm 58 MB/s | 339 kB 00:00 (64/104): dbus-common-1.12.8-12.el8_4.2.noarch. 20 MB/s | 46 kB 00:00 (65/104): gawk-4.2.1-2.el8.x86_64.rpm 77 MB/s | 1.1 MB 00:00 (66/104): json-c-0.13.1-0.4.el8.x86_64.rpm 11 MB/s | 40 kB 00:00 (67/104): librhsm-0.0.3-4.el8.x86_64.rpm 12 MB/s | 33 kB 00:00 (68/104): python3-syspurpose-1.28.13-2.el8.x86_ 57 MB/s | 303 kB 00:00 (69/104): openldap-2.4.46-16.el8.x86_64.rpm 54 MB/s | 351 kB 00:00 (70/104): libdb-5.3.28-40.el8.x86_64.rpm 77 MB/s | 751 kB 00:00 (71/104): python3-gpg-1.13.1-7.el8.x86_64.rpm 53 MB/s | 245 kB 00:00 (72/104): subscription-manager-1.28.13-2.el8.x8 90 MB/s | 1.1 MB 00:00 (73/104): python3-dnf-4.4.2-11.el8.noarch.rpm 72 MB/s | 541 kB 00:00 (74/104): p11-kit-0.23.22-1.el8.x86_64.rpm 62 MB/s | 324 kB 00:00 (75/104): python3-libdnf-0.55.0-7.el8.x86_64.rp 73 MB/s | 769 kB 00:00 (76/104): glibc-common-2.28-151.el8.x86_64.rpm 84 MB/s | 1.3 MB 00:00 (77/104): redhat-release-8.4-0.6.el8.x86_64.rpm 14 MB/s | 41 kB 00:00 (78/104): glibc-2.28-151.el8.x86_64.rpm 98 MB/s | 3.6 MB 00:00 (79/104): libsmartcols-2.32.1-27.el8.x86_64.rpm 21 MB/s | 176 kB 00:00 (80/104): libsemanage-2.9-6.el8.x86_64.rpm 19 MB/s | 165 kB 00:00 (81/104): elfutils-libs-0.182-3.el8.x86_64.rpm 79 MB/s | 293 kB 00:00 (82/104): libmount-2.32.1-27.el8.x86_64.rpm 58 MB/s | 233 kB 00:00 (83/104): dnf-data-4.4.2-11.el8.noarch.rpm 50 MB/s | 152 kB 00:00 (84/104): gpgme-1.13.1-7.el8.x86_64.rpm 58 MB/s | 336 kB 00:00 (85/104): python3-hawkey-0.55.0-7.el8.x86_64.rp 38 MB/s | 114 kB 00:00 (86/104): dbus-daemon-1.12.8-12.el8_4.2.x86_64. 62 MB/s | 240 kB 00:00 (87/104): systemd-pam-239-45.el8.x86_64.rpm 75 MB/s | 469 kB 00:00 (88/104): rpm-build-libs-4.14.3-13.el8.x86_64.r 38 MB/s | 155 kB 00:00 (89/104): libdnf-0.55.0-7.el8.x86_64.rpm 85 MB/s | 683 kB 00:00 (90/104): dmidecode-3.2-8.el8.x86_64.rpm 30 MB/s | 91 kB 00:00 (91/104): python3-pip-wheel-9.0.3-19.el8.noarch 80 MB/s | 1.0 MB 00:00 (92/104): python3-dnf-plugins-core-4.0.18-4.el8 51 MB/s | 234 kB 00:00 (93/104): dbus-1.12.8-12.el8_4.2.x86_64.rpm 18 MB/s | 41 kB 00:00 (94/104): python3-subscription-manager-rhsm-1.2 66 MB/s | 366 kB 00:00 (95/104): iptables-libs-1.8.4-17.el8.x86_64.rpm 30 MB/s | 107 kB 00:00 (96/104): popt-1.18-1.el8.x86_64.rpm 23 MB/s | 61 kB 00:00 (97/104): rpm-4.14.3-13.el8.x86_64.rpm 87 MB/s | 542 kB 00:00 (98/104): yum-4.4.2-11.el8.noarch.rpm 50 MB/s | 197 kB 00:00 (99/104): dbus-tools-1.12.8-12.el8_4.2.x86_64.r 32 MB/s | 85 kB 00:00 (100/104): libgcc-8.4.1-1.el8.x86_64.rpm 28 MB/s | 79 kB 00:00 (101/104): device-mapper-1.02.175-5.el8.x86_64. 72 MB/s | 375 kB 00:00 (102/104): ima-evm-utils-1.3.2-12.el8.x86_64.rp 25 MB/s | 64 kB 00:00 (103/104): gdb-gdbserver-8.2-15.el8.x86_64.rpm 87 MB/s | 435 kB 00:00 (104/104): python3-libs-3.6.8-37.el8.x86_64.rpm 126 MB/s | 7.8 MB 00:00 -------------------------------------------------------------------------------- Total 5.4 MB/s | 56 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: libgcc-8.4.1-1.el8.x86_64 1/1 Upgrading : libgcc-8.4.1-1.el8.x86_64 1/193 Running scriptlet: libgcc-8.4.1-1.el8.x86_64 1/193 Upgrading : python3-pip-wheel-9.0.3-19.el8.noarch 2/193 Upgrading : libselinux-2.9-5.el8.x86_64 3/193 Upgrading : glibc-common-2.28-151.el8.x86_64 4/193 Installing : glibc-langpack-en-2.28-151.el8.x86_64 5/193 Running scriptlet: glibc-2.28-151.el8.x86_64 6/193 Upgrading : glibc-2.28-151.el8.x86_64 6/193 Running scriptlet: glibc-2.28-151.el8.x86_64 6/193 Upgrading : bash-4.4.20-1.el8_4.x86_64 7/193 Running scriptlet: bash-4.4.20-1.el8_4.x86_64 7/193 Upgrading : libsepol-2.9-2.el8.x86_64 8/193 Running scriptlet: libsepol-2.9-2.el8.x86_64 8/193 Upgrading : zlib-1.2.11-17.el8.x86_64 9/193 Upgrading : libxml2-2.9.7-9.el8.x86_64 10/193 Upgrading : elfutils-libelf-0.182-3.el8.x86_64 11/193 Upgrading : libdb-5.3.28-40.el8.x86_64 12/193 Running scriptlet: libdb-5.3.28-40.el8.x86_64 12/193 Upgrading : gpgme-1.13.1-7.el8.x86_64 13/193 Upgrading : sqlite-libs-3.26.0-13.el8.x86_64 14/193 Installing : platform-python-pip-9.0.3-19.el8.noarch 15/193 Upgrading : platform-python-3.6.8-37.el8.x86_64 16/193 Running scriptlet: platform-python-3.6.8-37.el8.x86_64 16/193 Upgrading : python3-libs-3.6.8-37.el8.x86_64 17/193 Upgrading : libuuid-2.32.1-27.el8.x86_64 18/193 Running scriptlet: libuuid-2.32.1-27.el8.x86_64 18/193 Upgrading : libblkid-2.32.1-27.el8.x86_64 19/193 Running scriptlet: libblkid-2.32.1-27.el8.x86_64 19/193 Upgrading : libmount-2.32.1-27.el8.x86_64 20/193 Running scriptlet: libmount-2.32.1-27.el8.x86_64 20/193 Upgrading : glib2-2.56.4-9.el8.x86_64 21/193 Installing : shared-mime-info-1.9-3.el8.x86_64 22/193 Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 22/193 Upgrading : systemd-libs-239-45.el8.x86_64 23/193 Running scriptlet: systemd-libs-239-45.el8.x86_64 23/193 Upgrading : json-c-0.13.1-0.4.el8.x86_64 24/193 Upgrading : libpwquality-1.4.4-3.el8.x86_64 25/193 warning: /etc/security/pwquality.conf created as /etc/security/pwquality.conf.rpmnew Upgrading : pam-1.3.1-14.el8.x86_64 26/193 Running scriptlet: pam-1.3.1-14.el8.x86_64 26/193 Upgrading : libstdc++-8.4.1-1.el8.x86_64 27/193 Running scriptlet: libstdc++-8.4.1-1.el8.x86_64 27/193 Upgrading : libsmartcols-2.32.1-27.el8.x86_64 28/193 Running scriptlet: libsmartcols-2.32.1-27.el8.x86_64 28/193 Upgrading : popt-1.18-1.el8.x86_64 29/193 Upgrading : librhsm-0.0.3-4.el8.x86_64 30/193 Upgrading : dbus-libs-1:1.12.8-12.el8_4.2.x86_64 31/193 Running scriptlet: dbus-libs-1:1.12.8-12.el8_4.2.x86_64 31/193 Upgrading : kmod-libs-25-17.el8.x86_64 32/193 Running scriptlet: kmod-libs-25-17.el8.x86_64 32/193 Installing : libevent-2.1.8-5.el8.x86_64 33/193 Upgrading : dbus-tools-1:1.12.8-12.el8_4.2.x86_64 34/193 Upgrading : libfdisk-2.32.1-27.el8.x86_64 35/193 Running scriptlet: libfdisk-2.32.1-27.el8.x86_64 35/193 Upgrading : util-linux-2.32.1-27.el8.x86_64 36/193 Running scriptlet: util-linux-2.32.1-27.el8.x86_64 36/193 Upgrading : python3-gpg-1.13.1-7.el8.x86_64 37/193 Upgrading : python3-syspurpose-1.28.13-2.el8.x86_64 38/193 Upgrading : libdb-utils-5.3.28-40.el8.x86_64 39/193 Upgrading : libarchive-3.3.3-1.el8.x86_64 40/193 Upgrading : libcomps-0.1.11-5.el8.x86_64 41/193 Upgrading : python3-libcomps-0.1.11-5.el8.x86_64 42/193 Upgrading : libsemanage-2.9-6.el8.x86_64 43/193 Upgrading : shadow-utils-2:4.6-12.el8.x86_64 44/193 Running scriptlet: tpm2-tss-2.3.2-3.el8.x86_64 45/193 Installing : tpm2-tss-2.3.2-3.el8.x86_64 45/193 Running scriptlet: tpm2-tss-2.3.2-3.el8.x86_64 45/193 Upgrading : ima-evm-utils-1.3.2-12.el8.x86_64 46/193 Installing : diffutils-3.6-6.el8.x86_64 47/193 Running scriptlet: diffutils-3.6-6.el8.x86_64 47/193 Installing : pciutils-libs-3.7.0-1.el8.x86_64 48/193 Running scriptlet: pciutils-libs-3.7.0-1.el8.x86_64 48/193 Upgrading : libseccomp-2.5.1-1.el8.x86_64 49/193 Running scriptlet: libseccomp-2.5.1-1.el8.x86_64 49/193 Upgrading : gawk-4.2.1-2.el8.x86_64 50/193 Upgrading : krb5-libs-1.18.2-8.el8.x86_64 51/193 Upgrading : brotli-1.0.6-3.el8.x86_64 52/193 Upgrading : openldap-2.4.46-16.el8.x86_64 53/193 Upgrading : libcurl-7.61.1-18.el8.x86_64 54/193 Upgrading : librepo-1.12.0-3.el8.x86_64 55/193 Upgrading : python3-librepo-1.12.0-3.el8.x86_64 56/193 Upgrading : curl-7.61.1-18.el8.x86_64 57/193 Upgrading : rpm-libs-4.14.3-13.el8.x86_64 58/193 Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64 58/193 Upgrading : rpm-4.14.3-13.el8.x86_64 59/193 Upgrading : libsolv-0.7.16-2.el8.x86_64 60/193 Upgrading : libdnf-0.55.0-7.el8.x86_64 61/193 Upgrading : python3-libdnf-0.55.0-7.el8.x86_64 62/193 Upgrading : python3-hawkey-0.55.0-7.el8.x86_64 63/193 Upgrading : p11-kit-0.23.22-1.el8.x86_64 64/193 Upgrading : dnf-data-4.4.2-11.el8.noarch 65/193 Upgrading : dbus-common-1:1.12.8-12.el8_4.2.noarch 66/193 Running scriptlet: dbus-daemon-1:1.12.8-12.el8_4.2.x86_64 67/193 Upgrading : dbus-daemon-1:1.12.8-12.el8_4.2.x86_64 67/193 Running scriptlet: dbus-daemon-1:1.12.8-12.el8_4.2.x86_64 67/193 Upgrading : subscription-manager-rhsm-certificates-1.28.13-2 68/193 Installing : xkeyboard-config-2.28-1.el8.noarch 69/193 Installing : libxkbcommon-0.9.1-1.el8.x86_64 70/193 Installing : hwdata-0.314-8.8.el8.noarch 71/193 Installing : pciutils-3.7.0-1.el8.x86_64 72/193 Installing : rdma-core-32.0-4.el8.x86_64 73/193 Running scriptlet: rdma-core-32.0-4.el8.x86_64 73/193 Installing : libibverbs-32.0-4.el8.x86_64 74/193 Running scriptlet: libibverbs-32.0-4.el8.x86_64 74/193 Upgrading : libpcap-14:1.9.1-5.el8.x86_64 75/193 Upgrading : iptables-libs-1.8.4-17.el8.x86_64 76/193 Upgrading : device-mapper-8:1.02.175-5.el8.x86_64 77/193 Upgrading : device-mapper-libs-8:1.02.175-5.el8.x86_64 78/193 Upgrading : cryptsetup-libs-2.3.3-4.el8.x86_64 79/193 Running scriptlet: cryptsetup-libs-2.3.3-4.el8.x86_64 79/193 Upgrading : elfutils-default-yama-scope-0.182-3.el8.noarch 80/193 Running scriptlet: elfutils-default-yama-scope-0.182-3.el8.noarch 80/193 Upgrading : elfutils-libs-0.182-3.el8.x86_64 81/193 Upgrading : systemd-pam-239-45.el8.x86_64 82/193 Running scriptlet: systemd-239-45.el8.x86_64 83/193 Upgrading : systemd-239-45.el8.x86_64 83/193 Running scriptlet: systemd-239-45.el8.x86_64 83/193 Upgrading : dbus-1:1.12.8-12.el8_4.2.x86_64 84/193 Running scriptlet: unbound-libs-1.7.3-15.el8.x86_64 85/193 Installing : unbound-libs-1.7.3-15.el8.x86_64 85/193 Running scriptlet: unbound-libs-1.7.3-15.el8.x86_64 85/193 Installing : python3-unbound-1.7.3-15.el8.x86_64 86/193 Upgrading : rpm-build-libs-4.14.3-13.el8.x86_64 87/193 Running scriptlet: rpm-build-libs-4.14.3-13.el8.x86_64 87/193 Upgrading : python3-rpm-4.14.3-13.el8.x86_64 88/193 Upgrading : python3-dnf-4.4.2-11.el8.noarch 89/193 Upgrading : dnf-4.4.2-11.el8.noarch 90/193 Running scriptlet: dnf-4.4.2-11.el8.noarch 90/193 Upgrading : python3-dnf-plugins-core-4.0.18-4.el8.noarch 91/193 Upgrading : dnf-plugin-subscription-manager-1.28.13-2.el8.x8 92/193 Upgrading : python3-subscription-manager-rhsm-1.28.13-2.el8. 93/193 Upgrading : subscription-manager-1.28.13-2.el8.x86_64 94/193 Running scriptlet: subscription-manager-1.28.13-2.el8.x86_64 94/193 chmod: cannot access '/etc/pki/entitlement/*.pem': No such file or directory Upgrading : yum-4.4.2-11.el8.noarch 95/193 Running scriptlet: iptables-1.8.4-17.el8.x86_64 96/193 Upgrading : iptables-1.8.4-17.el8.x86_64 96/193 Running scriptlet: iptables-1.8.4-17.el8.x86_64 96/193 Upgrading : p11-kit-trust-0.23.22-1.el8.x86_64 97/193 Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 97/193 Upgrading : gdb-gdbserver-8.2-15.el8.x86_64 98/193 Upgrading : python3-libxml2-2.9.7-9.el8.x86_64 99/193 Upgrading : python3-urllib3-1.24.2-5.el8.noarch 100/193 Upgrading : gzip-1.9-12.el8.x86_64 101/193 Running scriptlet: gzip-1.9-12.el8.x86_64 101/193 Upgrading : glibc-minimal-langpack-2.28-151.el8.x86_64 102/193 Upgrading : dmidecode-1:3.2-8.el8.x86_64 103/193 Upgrading : redhat-release-8.4-0.6.el8.x86_64 104/193 Cleanup : python3-libxml2-2.9.7-8.el8.x86_64 105/193 Cleanup : gdb-gdbserver-8.2-12.el8.x86_64 106/193 Cleanup : p11-kit-trust-0.23.14-5.el8_0.x86_64 107/193 Running scriptlet: p11-kit-trust-0.23.14-5.el8_0.x86_64 107/193 Cleanup : p11-kit-0.23.14-5.el8_0.x86_64 108/193 Running scriptlet: p11-kit-0.23.14-5.el8_0.x86_64 108/193 Cleanup : iptables-1.8.4-15.el8_3.3.x86_64 109/193 Running scriptlet: iptables-1.8.4-15.el8_3.3.x86_64 109/193 Running scriptlet: subscription-manager-1.27.18-1.el8_3.x86_64 110/193 Cleanup : subscription-manager-1.27.18-1.el8_3.x86_64 110/193 Running scriptlet: subscription-manager-1.27.18-1.el8_3.x86_64 110/193 Cleanup : dnf-plugin-subscription-manager-1.27.18-1.el8_3. 111/193 Cleanup : python3-librepo-1.12.0-2.el8.x86_64 112/193 Running scriptlet: gzip-1.9-9.el8.x86_64 113/193 Cleanup : gzip-1.9-9.el8.x86_64 113/193 Cleanup : python3-dnf-plugins-core-4.0.17-5.el8.noarch 114/193 Cleanup : python3-syspurpose-1.27.18-1.el8_3.x86_64 115/193 Cleanup : yum-4.2.23-4.el8.noarch 116/193 Running scriptlet: dnf-4.2.23-4.el8.noarch 117/193 Cleanup : dnf-4.2.23-4.el8.noarch 117/193 Running scriptlet: dnf-4.2.23-4.el8.noarch 117/193 Cleanup : python3-dnf-4.2.23-4.el8.noarch 118/193 Cleanup : python3-urllib3-1.24.2-4.el8.noarch 119/193 Cleanup : dnf-data-4.2.23-4.el8.noarch 120/193 Cleanup : redhat-release-8.3-1.0.el8.x86_64 121/193 Cleanup : python3-hawkey-0.48.0-5.el8.x86_64 122/193 Cleanup : python3-libdnf-0.48.0-5.el8.x86_64 123/193 Cleanup : libdnf-0.48.0-5.el8.x86_64 124/193 Cleanup : libstdc++-8.3.1-5.1.el8.x86_64 125/193 Running scriptlet: libstdc++-8.3.1-5.1.el8.x86_64 125/193 Cleanup : librepo-1.12.0-2.el8.x86_64 126/193 Cleanup : libsolv-0.7.11-1.el8.x86_64 127/193 Cleanup : python3-gpg-1.13.1-3.el8.x86_64 128/193 Cleanup : python3-libcomps-0.1.11-4.el8.x86_64 129/193 Cleanup : libcomps-0.1.11-4.el8.x86_64 130/193 Cleanup : gpgme-1.13.1-3.el8.x86_64 131/193 Cleanup : librhsm-0.0.3-3.el8.x86_64 132/193 Cleanup : glib2-2.56.4-8.el8.x86_64 133/193 Cleanup : python3-subscription-manager-rhsm-1.27.18-1.el8_ 134/193 Cleanup : python3-rpm-4.14.3-4.el8.x86_64 135/193 Cleanup : python3-libs-3.6.8-31.el8.x86_64 136/193 Cleanup : platform-python-3.6.8-31.el8.x86_64 137/193 Running scriptlet: platform-python-3.6.8-31.el8.x86_64 137/193 Cleanup : rpm-build-libs-4.14.3-4.el8.x86_64 138/193 Running scriptlet: rpm-build-libs-4.14.3-4.el8.x86_64 138/193 Cleanup : device-mapper-8:1.02.171-5.el8_3.2.x86_64 139/193 Cleanup : device-mapper-libs-8:1.02.171-5.el8_3.2.x86_64 140/193 Cleanup : cryptsetup-libs-2.3.3-2.el8.x86_64 141/193 Running scriptlet: cryptsetup-libs-2.3.3-2.el8.x86_64 141/193 Cleanup : elfutils-default-yama-scope-0.180-1.el8.noarch 142/193 Running scriptlet: systemd-239-41.el8_3.2.x86_64 143/193 Cleanup : systemd-239-41.el8_3.2.x86_64 143/193 Cleanup : elfutils-libs-0.180-1.el8.x86_64 144/193 Cleanup : util-linux-2.32.1-24.el8.x86_64 145/193 Cleanup : systemd-pam-239-41.el8_3.2.x86_64 146/193 Cleanup : pam-1.3.1-11.el8.x86_64 147/193 Running scriptlet: pam-1.3.1-11.el8.x86_64 147/193 Cleanup : rpm-libs-4.14.3-4.el8.x86_64 148/193 Running scriptlet: rpm-libs-4.14.3-4.el8.x86_64 148/193 Cleanup : libfdisk-2.32.1-24.el8.x86_64 149/193 Running scriptlet: libfdisk-2.32.1-24.el8.x86_64 149/193 Cleanup : rpm-4.14.3-4.el8.x86_64 150/193 Cleanup : libarchive-3.3.2-9.el8.x86_64 151/193 Cleanup : libxml2-2.9.7-8.el8.x86_64 152/193 Cleanup : libsmartcols-2.32.1-24.el8.x86_64 153/193 Running scriptlet: libsmartcols-2.32.1-24.el8.x86_64 153/193 Cleanup : kmod-libs-25-16.el8_3.1.x86_64 154/193 Running scriptlet: kmod-libs-25-16.el8_3.1.x86_64 154/193 Cleanup : curl-7.61.1-14.el8_3.1.x86_64 155/193 Cleanup : libcurl-7.61.1-14.el8_3.1.x86_64 156/193 Cleanup : krb5-libs-1.18.2-5.el8.x86_64 157/193 Cleanup : sqlite-libs-3.26.0-11.el8.x86_64 158/193 Cleanup : gawk-4.2.1-1.el8.x86_64 159/193 Cleanup : openldap-2.4.46-15.el8.x86_64 160/193 Cleanup : iptables-libs-1.8.4-15.el8_3.3.x86_64 161/193 Cleanup : libdb-utils-5.3.28-39.el8.x86_64 162/193 Cleanup : libdb-5.3.28-39.el8.x86_64 163/193 Running scriptlet: libdb-5.3.28-39.el8.x86_64 163/193 Cleanup : libpcap-14:1.9.1-4.el8.x86_64 164/193 Cleanup : json-c-0.13.1-0.2.el8.x86_64 165/193 Cleanup : elfutils-libelf-0.180-1.el8.x86_64 166/193 Cleanup : popt-1.16-14.el8.x86_64 167/193 Cleanup : brotli-1.0.6-2.el8.x86_64 168/193 Cleanup : libpwquality-1.4.0-9.el8.x86_64 169/193 Cleanup : ima-evm-utils-1.1-5.el8.x86_64 170/193 Cleanup : libseccomp-2.4.3-1.el8.x86_64 171/193 Running scriptlet: libseccomp-2.4.3-1.el8.x86_64 171/193 Cleanup : zlib-1.2.11-16.2.el8_3.x86_64 172/193 Cleanup : dmidecode-1:3.2-6.el8.x86_64 173/193 Cleanup : dbus-1:1.12.8-12.el8_3.x86_64 174/193 Cleanup : python3-pip-wheel-9.0.3-18.el8.noarch 175/193 Cleanup : subscription-manager-rhsm-certificates-1.27.18-1 176/193 Running scriptlet: dbus-daemon-1:1.12.8-12.el8_3.x86_64 177/193 Cleanup : dbus-daemon-1:1.12.8-12.el8_3.x86_64 177/193 Running scriptlet: dbus-daemon-1:1.12.8-12.el8_3.x86_64 177/193 Cleanup : dbus-tools-1:1.12.8-12.el8_3.x86_64 178/193 Cleanup : dbus-common-1:1.12.8-12.el8_3.noarch 179/193 Cleanup : dbus-libs-1:1.12.8-12.el8_3.x86_64 180/193 Running scriptlet: dbus-libs-1:1.12.8-12.el8_3.x86_64 180/193 Cleanup : systemd-libs-239-41.el8_3.2.x86_64 181/193 Cleanup : libmount-2.32.1-24.el8.x86_64 182/193 Running scriptlet: libmount-2.32.1-24.el8.x86_64 182/193 Cleanup : libblkid-2.32.1-24.el8.x86_64 183/193 Running scriptlet: libblkid-2.32.1-24.el8.x86_64 183/193 Cleanup : libuuid-2.32.1-24.el8.x86_64 184/193 Running scriptlet: libuuid-2.32.1-24.el8.x86_64 184/193 Cleanup : shadow-utils-2:4.6-11.el8.x86_64 185/193 Cleanup : libsemanage-2.9-3.el8.x86_64 186/193 Cleanup : glibc-common-2.28-127.el8_3.2.x86_64 187/193 Cleanup : libselinux-2.9-4.el8_3.x86_64 188/193 Cleanup : libsepol-2.9-1.el8.x86_64 189/193 Running scriptlet: libsepol-2.9-1.el8.x86_64 189/193 Cleanup : bash-4.4.19-12.el8.x86_64 190/193 Running scriptlet: bash-4.4.19-12.el8.x86_64 190/193 Cleanup : glibc-minimal-langpack-2.28-127.el8_3.2.x86_64 191/193 Cleanup : glibc-2.28-127.el8_3.2.x86_64 192/193 Cleanup : libgcc-8.3.1-5.1.el8.x86_64 193/193 Running scriptlet: libgcc-8.3.1-5.1.el8.x86_64 193/193 Running scriptlet: glibc-common-2.28-151.el8.x86_64 193/193 Running scriptlet: glib2-2.56.4-9.el8.x86_64 193/193 Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 193/193 Running scriptlet: systemd-239-45.el8.x86_64 193/193 Verifying : libibverbs-32.0-4.el8.x86_64 1/193 Verifying : libevent-2.1.8-5.el8.x86_64 2/193 Verifying : shared-mime-info-1.9-3.el8.x86_64 3/193 Verifying : hwdata-0.314-8.8.el8.noarch 4/193 Verifying : tpm2-tss-2.3.2-3.el8.x86_64 5/193 Verifying : glibc-langpack-en-2.28-151.el8.x86_64 6/193 Verifying : platform-python-pip-9.0.3-19.el8.noarch 7/193 Verifying : rdma-core-32.0-4.el8.x86_64 8/193 Verifying : pciutils-libs-3.7.0-1.el8.x86_64 9/193 Verifying : pciutils-3.7.0-1.el8.x86_64 10/193 Verifying : diffutils-3.6-6.el8.x86_64 11/193 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 12/193 Verifying : xkeyboard-config-2.28-1.el8.noarch 13/193 Verifying : unbound-libs-1.7.3-15.el8.x86_64 14/193 Verifying : python3-unbound-1.7.3-15.el8.x86_64 15/193 Verifying : glib2-2.56.4-9.el8.x86_64 16/193 Verifying : glib2-2.56.4-8.el8.x86_64 17/193 Verifying : libseccomp-2.5.1-1.el8.x86_64 18/193 Verifying : libseccomp-2.4.3-1.el8.x86_64 19/193 Verifying : libdb-utils-5.3.28-40.el8.x86_64 20/193 Verifying : libdb-utils-5.3.28-39.el8.x86_64 21/193 Verifying : shadow-utils-2:4.6-12.el8.x86_64 22/193 Verifying : shadow-utils-2:4.6-11.el8.x86_64 23/193 Verifying : systemd-239-45.el8.x86_64 24/193 Verifying : systemd-239-41.el8_3.2.x86_64 25/193 Verifying : libblkid-2.32.1-27.el8.x86_64 26/193 Verifying : libblkid-2.32.1-24.el8.x86_64 27/193 Verifying : zlib-1.2.11-17.el8.x86_64 28/193 Verifying : zlib-1.2.11-16.2.el8_3.x86_64 29/193 Verifying : subscription-manager-rhsm-certificates-1.28.13-2 30/193 Verifying : subscription-manager-rhsm-certificates-1.27.18-1 31/193 Verifying : sqlite-libs-3.26.0-13.el8.x86_64 32/193 Verifying : sqlite-libs-3.26.0-11.el8.x86_64 33/193 Verifying : libsepol-2.9-2.el8.x86_64 34/193 Verifying : libsepol-2.9-1.el8.x86_64 35/193 Verifying : gzip-1.9-12.el8.x86_64 36/193 Verifying : gzip-1.9-9.el8.x86_64 37/193 Verifying : device-mapper-libs-8:1.02.175-5.el8.x86_64 38/193 Verifying : device-mapper-libs-8:1.02.171-5.el8_3.2.x86_64 39/193 Verifying : python3-rpm-4.14.3-13.el8.x86_64 40/193 Verifying : python3-rpm-4.14.3-4.el8.x86_64 41/193 Verifying : librepo-1.12.0-3.el8.x86_64 42/193 Verifying : librepo-1.12.0-2.el8.x86_64 43/193 Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 44/193 Verifying : p11-kit-trust-0.23.14-5.el8_0.x86_64 45/193 Verifying : krb5-libs-1.18.2-8.el8.x86_64 46/193 Verifying : krb5-libs-1.18.2-5.el8.x86_64 47/193 Verifying : kmod-libs-25-17.el8.x86_64 48/193 Verifying : kmod-libs-25-16.el8_3.1.x86_64 49/193 Verifying : util-linux-2.32.1-27.el8.x86_64 50/193 Verifying : util-linux-2.32.1-24.el8.x86_64 51/193 Verifying : libselinux-2.9-5.el8.x86_64 52/193 Verifying : libselinux-2.9-4.el8_3.x86_64 53/193 Verifying : libstdc++-8.4.1-1.el8.x86_64 54/193 Verifying : libstdc++-8.3.1-5.1.el8.x86_64 55/193 Verifying : libpcap-14:1.9.1-5.el8.x86_64 56/193 Verifying : libpcap-14:1.9.1-4.el8.x86_64 57/193 Verifying : dnf-plugin-subscription-manager-1.28.13-2.el8.x8 58/193 Verifying : dnf-plugin-subscription-manager-1.27.18-1.el8_3. 59/193 Verifying : elfutils-libelf-0.182-3.el8.x86_64 60/193 Verifying : elfutils-libelf-0.180-1.el8.x86_64 61/193 Verifying : systemd-libs-239-45.el8.x86_64 62/193 Verifying : systemd-libs-239-41.el8_3.2.x86_64 63/193 Verifying : bash-4.4.20-1.el8_4.x86_64 64/193 Verifying : bash-4.4.19-12.el8.x86_64 65/193 Verifying : pam-1.3.1-14.el8.x86_64 66/193 Verifying : pam-1.3.1-11.el8.x86_64 67/193 Verifying : libfdisk-2.32.1-27.el8.x86_64 68/193 Verifying : libfdisk-2.32.1-24.el8.x86_64 69/193 Verifying : python3-librepo-1.12.0-3.el8.x86_64 70/193 Verifying : python3-librepo-1.12.0-2.el8.x86_64 71/193 Verifying : python3-libxml2-2.9.7-9.el8.x86_64 72/193 Verifying : python3-libxml2-2.9.7-8.el8.x86_64 73/193 Verifying : libsolv-0.7.16-2.el8.x86_64 74/193 Verifying : libsolv-0.7.11-1.el8.x86_64 75/193 Verifying : glibc-minimal-langpack-2.28-151.el8.x86_64 76/193 Verifying : glibc-minimal-langpack-2.28-127.el8_3.2.x86_64 77/193 Verifying : python3-urllib3-1.24.2-5.el8.noarch 78/193 Verifying : python3-urllib3-1.24.2-4.el8.noarch 79/193 Verifying : libcurl-7.61.1-18.el8.x86_64 80/193 Verifying : libcurl-7.61.1-14.el8_3.1.x86_64 81/193 Verifying : libxml2-2.9.7-9.el8.x86_64 82/193 Verifying : libxml2-2.9.7-8.el8.x86_64 83/193 Verifying : elfutils-default-yama-scope-0.182-3.el8.noarch 84/193 Verifying : elfutils-default-yama-scope-0.180-1.el8.noarch 85/193 Verifying : dnf-4.4.2-11.el8.noarch 86/193 Verifying : dnf-4.2.23-4.el8.noarch 87/193 Verifying : cryptsetup-libs-2.3.3-4.el8.x86_64 88/193 Verifying : cryptsetup-libs-2.3.3-2.el8.x86_64 89/193 Verifying : libuuid-2.32.1-27.el8.x86_64 90/193 Verifying : libuuid-2.32.1-24.el8.x86_64 91/193 Verifying : python3-libcomps-0.1.11-5.el8.x86_64 92/193 Verifying : python3-libcomps-0.1.11-4.el8.x86_64 93/193 Verifying : libarchive-3.3.3-1.el8.x86_64 94/193 Verifying : libarchive-3.3.2-9.el8.x86_64 95/193 Verifying : dbus-libs-1:1.12.8-12.el8_4.2.x86_64 96/193 Verifying : dbus-libs-1:1.12.8-12.el8_3.x86_64 97/193 Verifying : libpwquality-1.4.4-3.el8.x86_64 98/193 Verifying : libpwquality-1.4.0-9.el8.x86_64 99/193 Verifying : libcomps-0.1.11-5.el8.x86_64 100/193 Verifying : libcomps-0.1.11-4.el8.x86_64 101/193 Verifying : platform-python-3.6.8-37.el8.x86_64 102/193 Verifying : platform-python-3.6.8-31.el8.x86_64 103/193 Verifying : iptables-1.8.4-17.el8.x86_64 104/193 Verifying : iptables-1.8.4-15.el8_3.3.x86_64 105/193 Verifying : curl-7.61.1-18.el8.x86_64 106/193 Verifying : curl-7.61.1-14.el8_3.1.x86_64 107/193 Verifying : gawk-4.2.1-2.el8.x86_64 108/193 Verifying : gawk-4.2.1-1.el8.x86_64 109/193 Verifying : brotli-1.0.6-3.el8.x86_64 110/193 Verifying : brotli-1.0.6-2.el8.x86_64 111/193 Verifying : rpm-libs-4.14.3-13.el8.x86_64 112/193 Verifying : rpm-libs-4.14.3-4.el8.x86_64 113/193 Verifying : dbus-common-1:1.12.8-12.el8_4.2.noarch 114/193 Verifying : dbus-common-1:1.12.8-12.el8_3.noarch 115/193 Verifying : json-c-0.13.1-0.4.el8.x86_64 116/193 Verifying : json-c-0.13.1-0.2.el8.x86_64 117/193 Verifying : librhsm-0.0.3-4.el8.x86_64 118/193 Verifying : librhsm-0.0.3-3.el8.x86_64 119/193 Verifying : libdb-5.3.28-40.el8.x86_64 120/193 Verifying : libdb-5.3.28-39.el8.x86_64 121/193 Verifying : openldap-2.4.46-16.el8.x86_64 122/193 Verifying : openldap-2.4.46-15.el8.x86_64 123/193 Verifying : python3-syspurpose-1.28.13-2.el8.x86_64 124/193 Verifying : python3-syspurpose-1.27.18-1.el8_3.x86_64 125/193 Verifying : subscription-manager-1.28.13-2.el8.x86_64 126/193 Verifying : subscription-manager-1.27.18-1.el8_3.x86_64 127/193 Verifying : glibc-2.28-151.el8.x86_64 128/193 Verifying : glibc-2.28-127.el8_3.2.x86_64 129/193 Verifying : python3-gpg-1.13.1-7.el8.x86_64 130/193 Verifying : python3-gpg-1.13.1-3.el8.x86_64 131/193 Verifying : python3-dnf-4.4.2-11.el8.noarch 132/193 Verifying : python3-dnf-4.2.23-4.el8.noarch 133/193 Verifying : p11-kit-0.23.22-1.el8.x86_64 134/193 Verifying : p11-kit-0.23.14-5.el8_0.x86_64 135/193 Verifying : glibc-common-2.28-151.el8.x86_64 136/193 Verifying : glibc-common-2.28-127.el8_3.2.x86_64 137/193 Verifying : python3-libdnf-0.55.0-7.el8.x86_64 138/193 Verifying : python3-libdnf-0.48.0-5.el8.x86_64 139/193 Verifying : redhat-release-8.4-0.6.el8.x86_64 140/193 Verifying : redhat-release-8.3-1.0.el8.x86_64 141/193 Verifying : libsmartcols-2.32.1-27.el8.x86_64 142/193 Verifying : libsmartcols-2.32.1-24.el8.x86_64 143/193 Verifying : libsemanage-2.9-6.el8.x86_64 144/193 Verifying : libsemanage-2.9-3.el8.x86_64 145/193 Verifying : elfutils-libs-0.182-3.el8.x86_64 146/193 Verifying : elfutils-libs-0.180-1.el8.x86_64 147/193 Verifying : libmount-2.32.1-27.el8.x86_64 148/193 Verifying : libmount-2.32.1-24.el8.x86_64 149/193 Verifying : gpgme-1.13.1-7.el8.x86_64 150/193 Verifying : gpgme-1.13.1-3.el8.x86_64 151/193 Verifying : dnf-data-4.4.2-11.el8.noarch 152/193 Verifying : dnf-data-4.2.23-4.el8.noarch 153/193 Verifying : python3-hawkey-0.55.0-7.el8.x86_64 154/193 Verifying : python3-hawkey-0.48.0-5.el8.x86_64 155/193 Verifying : python3-libs-3.6.8-37.el8.x86_64 156/193 Verifying : python3-libs-3.6.8-31.el8.x86_64 157/193 Verifying : dbus-daemon-1:1.12.8-12.el8_4.2.x86_64 158/193 Verifying : dbus-daemon-1:1.12.8-12.el8_3.x86_64 159/193 Verifying : systemd-pam-239-45.el8.x86_64 160/193 Verifying : systemd-pam-239-41.el8_3.2.x86_64 161/193 Verifying : rpm-build-libs-4.14.3-13.el8.x86_64 162/193 Verifying : rpm-build-libs-4.14.3-4.el8.x86_64 163/193 Verifying : libdnf-0.55.0-7.el8.x86_64 164/193 Verifying : libdnf-0.48.0-5.el8.x86_64 165/193 Verifying : python3-pip-wheel-9.0.3-19.el8.noarch 166/193 Verifying : python3-pip-wheel-9.0.3-18.el8.noarch 167/193 Verifying : dmidecode-1:3.2-8.el8.x86_64 168/193 Verifying : dmidecode-1:3.2-6.el8.x86_64 169/193 Verifying : python3-dnf-plugins-core-4.0.18-4.el8.noarch 170/193 Verifying : python3-dnf-plugins-core-4.0.17-5.el8.noarch 171/193 Verifying : dbus-1:1.12.8-12.el8_4.2.x86_64 172/193 Verifying : dbus-1:1.12.8-12.el8_3.x86_64 173/193 Verifying : python3-subscription-manager-rhsm-1.28.13-2.el8. 174/193 Verifying : python3-subscription-manager-rhsm-1.27.18-1.el8_ 175/193 Verifying : iptables-libs-1.8.4-17.el8.x86_64 176/193 Verifying : iptables-libs-1.8.4-15.el8_3.3.x86_64 177/193 Verifying : rpm-4.14.3-13.el8.x86_64 178/193 Verifying : rpm-4.14.3-4.el8.x86_64 179/193 Verifying : popt-1.18-1.el8.x86_64 180/193 Verifying : popt-1.16-14.el8.x86_64 181/193 Verifying : yum-4.4.2-11.el8.noarch 182/193 Verifying : yum-4.2.23-4.el8.noarch 183/193 Verifying : dbus-tools-1:1.12.8-12.el8_4.2.x86_64 184/193 Verifying : dbus-tools-1:1.12.8-12.el8_3.x86_64 185/193 Verifying : device-mapper-8:1.02.175-5.el8.x86_64 186/193 Verifying : device-mapper-8:1.02.171-5.el8_3.2.x86_64 187/193 Verifying : libgcc-8.4.1-1.el8.x86_64 188/193 Verifying : libgcc-8.3.1-5.1.el8.x86_64 189/193 Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 190/193 Verifying : ima-evm-utils-1.1-5.el8.x86_64 191/193 Verifying : gdb-gdbserver-8.2-15.el8.x86_64 192/193 Verifying : gdb-gdbserver-8.2-12.el8.x86_64 193/193 Installed products updated. Upgraded: bash-4.4.20-1.el8_4.x86_64 brotli-1.0.6-3.el8.x86_64 cryptsetup-libs-2.3.3-4.el8.x86_64 curl-7.61.1-18.el8.x86_64 dbus-1:1.12.8-12.el8_4.2.x86_64 dbus-common-1:1.12.8-12.el8_4.2.noarch dbus-daemon-1:1.12.8-12.el8_4.2.x86_64 dbus-libs-1:1.12.8-12.el8_4.2.x86_64 dbus-tools-1:1.12.8-12.el8_4.2.x86_64 device-mapper-8:1.02.175-5.el8.x86_64 device-mapper-libs-8:1.02.175-5.el8.x86_64 dmidecode-1:3.2-8.el8.x86_64 dnf-4.4.2-11.el8.noarch dnf-data-4.4.2-11.el8.noarch dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64 elfutils-default-yama-scope-0.182-3.el8.noarch elfutils-libelf-0.182-3.el8.x86_64 elfutils-libs-0.182-3.el8.x86_64 gawk-4.2.1-2.el8.x86_64 gdb-gdbserver-8.2-15.el8.x86_64 glib2-2.56.4-9.el8.x86_64 glibc-2.28-151.el8.x86_64 glibc-common-2.28-151.el8.x86_64 glibc-minimal-langpack-2.28-151.el8.x86_64 gpgme-1.13.1-7.el8.x86_64 gzip-1.9-12.el8.x86_64 ima-evm-utils-1.3.2-12.el8.x86_64 iptables-1.8.4-17.el8.x86_64 iptables-libs-1.8.4-17.el8.x86_64 json-c-0.13.1-0.4.el8.x86_64 kmod-libs-25-17.el8.x86_64 krb5-libs-1.18.2-8.el8.x86_64 libarchive-3.3.3-1.el8.x86_64 libblkid-2.32.1-27.el8.x86_64 libcomps-0.1.11-5.el8.x86_64 libcurl-7.61.1-18.el8.x86_64 libdb-5.3.28-40.el8.x86_64 libdb-utils-5.3.28-40.el8.x86_64 libdnf-0.55.0-7.el8.x86_64 libfdisk-2.32.1-27.el8.x86_64 libgcc-8.4.1-1.el8.x86_64 libmount-2.32.1-27.el8.x86_64 libpcap-14:1.9.1-5.el8.x86_64 libpwquality-1.4.4-3.el8.x86_64 librepo-1.12.0-3.el8.x86_64 librhsm-0.0.3-4.el8.x86_64 libseccomp-2.5.1-1.el8.x86_64 libselinux-2.9-5.el8.x86_64 libsemanage-2.9-6.el8.x86_64 libsepol-2.9-2.el8.x86_64 libsmartcols-2.32.1-27.el8.x86_64 libsolv-0.7.16-2.el8.x86_64 libstdc++-8.4.1-1.el8.x86_64 libuuid-2.32.1-27.el8.x86_64 libxml2-2.9.7-9.el8.x86_64 openldap-2.4.46-16.el8.x86_64 p11-kit-0.23.22-1.el8.x86_64 p11-kit-trust-0.23.22-1.el8.x86_64 pam-1.3.1-14.el8.x86_64 platform-python-3.6.8-37.el8.x86_64 popt-1.18-1.el8.x86_64 python3-dnf-4.4.2-11.el8.noarch python3-dnf-plugins-core-4.0.18-4.el8.noarch python3-gpg-1.13.1-7.el8.x86_64 python3-hawkey-0.55.0-7.el8.x86_64 python3-libcomps-0.1.11-5.el8.x86_64 python3-libdnf-0.55.0-7.el8.x86_64 python3-librepo-1.12.0-3.el8.x86_64 python3-libs-3.6.8-37.el8.x86_64 python3-libxml2-2.9.7-9.el8.x86_64 python3-pip-wheel-9.0.3-19.el8.noarch python3-rpm-4.14.3-13.el8.x86_64 python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64 python3-syspurpose-1.28.13-2.el8.x86_64 python3-urllib3-1.24.2-5.el8.noarch redhat-release-8.4-0.6.el8.x86_64 rpm-4.14.3-13.el8.x86_64 rpm-build-libs-4.14.3-13.el8.x86_64 rpm-libs-4.14.3-13.el8.x86_64 shadow-utils-2:4.6-12.el8.x86_64 sqlite-libs-3.26.0-13.el8.x86_64 subscription-manager-1.28.13-2.el8.x86_64 subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64 systemd-239-45.el8.x86_64 systemd-libs-239-45.el8.x86_64 systemd-pam-239-45.el8.x86_64 util-linux-2.32.1-27.el8.x86_64 yum-4.4.2-11.el8.noarch zlib-1.2.11-17.el8.x86_64 Installed: diffutils-3.6-6.el8.x86_64 glibc-langpack-en-2.28-151.el8.x86_64 hwdata-0.314-8.8.el8.noarch libevent-2.1.8-5.el8.x86_64 libibverbs-32.0-4.el8.x86_64 libxkbcommon-0.9.1-1.el8.x86_64 pciutils-3.7.0-1.el8.x86_64 pciutils-libs-3.7.0-1.el8.x86_64 platform-python-pip-9.0.3-19.el8.noarch python3-unbound-1.7.3-15.el8.x86_64 rdma-core-32.0-4.el8.x86_64 shared-mime-info-1.9-3.el8.x86_64 tpm2-tss-2.3.2-3.el8.x86_64 unbound-libs-1.7.3-15.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch Complete! Last metadata expiration check: 0:00:26 ago on Thu Jun 3 08:16:17 2021. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: bzip2 x86_64 1.0.6-26.el8 ubi-8-baseos 60 k gcc x86_64 8.4.1-1.el8 ubi-8-appstream 23 M make x86_64 1:4.2.1-10.el8 ubi-8-baseos 498 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 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 isl x86_64 0.16.1-6.el8 ubi-8-appstream 841 k kernel-headers x86_64 4.18.0-305.el8 ubi-8-baseos 7.1 M libgomp x86_64 8.4.1-1.el8 ubi-8-baseos 204 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 libxcrypt-devel x86_64 4.1.1-4.el8 ubi-8-baseos 25 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 Transaction Summary ================================================================================ Install 16 Packages Total download size: 50 M Installed size: 124 M Downloading Packages: [MIRROR] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libxcrypt-devel-4.1.1-4.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] glibc-headers-2.28-151.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/g/glibc-headers-2.28-151.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] pkgconf-pkg-config-1.4.2-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/baseos/os/Packages/p/pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (1/16): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 3.0 kB/s | 15 kB 00:05 (2/16): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 5.0 kB/s | 25 kB 00:05 (3/16): libpkgconf-1.4.2-1.el8.x86_64.rpm 12 MB/s | 35 kB 00:00 (4/16): bzip2-1.0.6-26.el8.x86_64.rpm 16 MB/s | 60 kB 00:00 (5/16): libgomp-8.4.1-1.el8.x86_64.rpm 26 MB/s | 204 kB 00:00 (6/16): glibc-headers-2.28-151.el8.x86_64.rpm 95 kB/s | 478 kB 00:05 (7/16): pkgconf-1.4.2-1.el8.x86_64.rpm 16 MB/s | 38 kB 00:00 (8/16): glibc-devel-2.28-151.el8.x86_64.rpm 50 MB/s | 1.0 MB 00:00 (9/16): make-4.2.1-10.el8.x86_64.rpm 47 MB/s | 498 kB 00:00 (10/16): pkgconf-m4-1.4.2-1.el8.noarch.rpm 7.3 MB/s | 17 kB 00:00 (11/16): kernel-headers-4.18.0-305.el8.x86_64.r 123 MB/s | 7.1 MB 00:00 (12/16): binutils-2.30-93.el8.x86_64.rpm 72 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 [Connection timed out after 5000 milliseconds] (13/16): isl-0.16.1-6.el8.x86_64.rpm 168 kB/s | 841 kB 00:05 [MIRROR] cpp-8.4.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/c/cpp-8.4.1-1.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] libmpc-1.1.0-9.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/libmpc-1.1.0-9.1.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (14/16): libmpc-1.1.0-9.1.el8.x86_64.rpm 12 kB/s | 61 kB 00:05 (15/16): cpp-8.4.1-1.el8.x86_64.rpm 2.0 MB/s | 10 MB 00:05 (16/16): gcc-8.4.1-1.el8.x86_64.rpm 170 MB/s | 23 MB 00:00 -------------------------------------------------------------------------------- Total 4.9 MB/s | 50 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libmpc-1.1.0-9.1.el8.x86_64 1/16 Installing : cpp-8.4.1-1.el8.x86_64 2/16 Running scriptlet: cpp-8.4.1-1.el8.x86_64 2/16 Installing : isl-0.16.1-6.el8.x86_64 3/16 Running scriptlet: isl-0.16.1-6.el8.x86_64 3/16 Installing : pkgconf-m4-1.4.2-1.el8.noarch 4/16 Installing : binutils-2.30-93.el8.x86_64 5/16 Running scriptlet: binutils-2.30-93.el8.x86_64 5/16 Installing : kernel-headers-4.18.0-305.el8.x86_64 6/16 Running scriptlet: glibc-headers-2.28-151.el8.x86_64 7/16 Installing : glibc-headers-2.28-151.el8.x86_64 7/16 Installing : libgomp-8.4.1-1.el8.x86_64 8/16 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 8/16 Installing : libpkgconf-1.4.2-1.el8.x86_64 9/16 Installing : pkgconf-1.4.2-1.el8.x86_64 10/16 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 11/16 Installing : glibc-devel-2.28-151.el8.x86_64 12/16 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 12/16 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 13/16 Installing : gcc-8.4.1-1.el8.x86_64 14/16 Running scriptlet: gcc-8.4.1-1.el8.x86_64 14/16 Installing : make-1:4.2.1-10.el8.x86_64 15/16 Running scriptlet: make-1:4.2.1-10.el8.x86_64 15/16 Installing : bzip2-1.0.6-26.el8.x86_64 16/16 Running scriptlet: bzip2-1.0.6-26.el8.x86_64 16/16 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 1/16 Verifying : glibc-headers-2.28-151.el8.x86_64 2/16 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 3/16 Verifying : libpkgconf-1.4.2-1.el8.x86_64 4/16 Verifying : libgomp-8.4.1-1.el8.x86_64 5/16 Verifying : bzip2-1.0.6-26.el8.x86_64 6/16 Verifying : kernel-headers-4.18.0-305.el8.x86_64 7/16 Verifying : binutils-2.30-93.el8.x86_64 8/16 Verifying : pkgconf-1.4.2-1.el8.x86_64 9/16 Verifying : glibc-devel-2.28-151.el8.x86_64 10/16 Verifying : make-1:4.2.1-10.el8.x86_64 11/16 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 12/16 Verifying : isl-0.16.1-6.el8.x86_64 13/16 Verifying : cpp-8.4.1-1.el8.x86_64 14/16 Verifying : libmpc-1.1.0-9.1.el8.x86_64 15/16 Verifying : gcc-8.4.1-1.el8.x86_64 16/16 Installed products updated. Installed: binutils-2.30-93.el8.x86_64 bzip2-1.0.6-26.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 isl-0.16.1-6.el8.x86_64 kernel-headers-4.18.0-305.el8.x86_64 libgomp-8.4.1-1.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libxcrypt-devel-4.1.1-4.el8.x86_64 make-1:4.2.1-10.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 Complete! Building native extensions. This could take a while... Successfully installed bigdecimal-3.0.0 Successfully installed concurrent-ruby-1.1.8 Building native extensions. This could take a while... Successfully installed cool.io-1.7.1 Successfully installed fluentd-1.12.3 Building native extensions. This could take a while... Successfully installed http_parser.rb-0.6.0 Building native extensions. This could take a while... Successfully installed json-2.5.1 Building native extensions. This could take a while... Successfully installed msgpack-1.4.2 Building native extensions. This could take a while... Successfully installed oj-3.11.3 Successfully installed serverengine-2.2.3 Successfully installed sigdump-0.2.4 Building native extensions. This could take a while... Successfully installed strptime-0.2.5 Successfully installed tzinfo-data-1.2021.1 Successfully installed tzinfo-2.0.4 Successfully installed webrick-1.7.0 Building native extensions. This could take a while... Successfully installed yajl-ruby-1.4.1 15 gems installed tini (tini version 0.19.0 - git.de40ad0) Usage: tini [OPTIONS] PROGRAM -- [ARGS] | --version Execute a program under the supervision of a valid init process (tini) Command line options: --version: Show version and exit. -h: Show this help message and exit. -s: Register as a process subreaper (requires Linux >= 3.4). -p SIGNAL: Trigger SIGNAL when parent dies, e.g. "-p SIGKILL". -v: Generate more verbose output. Repeat up to 3 times. -w: Print a warning when processes are getting reaped. -g: Send signals to the child's process group. -e EXIT_CODE: Remap EXIT_CODE (from 0 to 255) to 0. -l: Show license and exit. Environment variables: TINI_SUBREAPER: Register as a process subreaper (requires Linux >= 3.4). TINI_VERBOSITY: Set the verbosity level (default: 1). TINI_KILL_PROCESS_GROUP: Send signals to the child's process group. checking for xsltproc... false checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking whether g++ supports C++14 features by default... no checking whether g++ supports C++14 features with -std=c++14... no checking whether g++ supports C++14 features with -std=c++0x... no checking whether g++ supports C++14 features with +std=c++14... no checking whether g++ supports C++14 features with -h std=c++14... no configure: No compiler with C++14 support was found checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for ar... ar checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... no checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... false checking for memalign... yes checking for valloc... yes checking for __libc_calloc... yes checking for __libc_free... yes checking for __libc_malloc... yes checking for __libc_memalign... yes checking for __libc_realloc... yes checking for __libc_valloc... yes checking for __posix_memalign... no checking whether compiler supports -O3... yes checking whether compiler supports -O3... no checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl is compilable... yes checking LG_PAGE... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... no checking for dlsym in -ldl... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands =============================================================================== jemalloc version : 5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756 library revision : 2 CONFIG : CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : g++ CONFIGURE_CXXFLAGS : SPECIFIED_CXXFLAGS : EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -pthread -ldl RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /usr/local BINDIR : /usr/local/bin DATADIR : /usr/local/share INCLUDEDIR : /usr/local/include LIBDIR : /usr/local/lib MANDIR : /usr/local/share/man srcroot : abs_srcroot : /opt/jemalloc/ objroot : abs_objroot : /opt/jemalloc/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 1 static libs : 1 autogen : 0 debug : 0 stats : 1 experimetal_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 0 =============================================================================== gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c nm -a src/hook.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c nm -a src/safety_check.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c nm -a src/sc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c nm -a src/test_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hook.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/safety_check.sym src/stats.sym src/sc.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o src/hook.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o src/malloc_io.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.pic.o src/mutex_pool.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o src/nstime.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.pic.o src/prng.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.pic.o src/safety_check.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.pic.o src/sc.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o src/sz.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.pic.o src/test_hooks.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o src/ticker.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c gcc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o -lm -pthread -ldl ln -sf libjemalloc.so.2 lib/libjemalloc.so gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hook.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/safety_check.o src/stats.o src/sc.o src/sz.o src/tcache.o src/test_hooks.o src/ticker.o src/tsd.o src/witness.o ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: bzip2 x86_64 1.0.6-26.el8 @ubi-8-baseos 91 k gcc x86_64 8.4.1-1.el8 @ubi-8-appstream 59 M make x86_64 1:4.2.1-10.el8 @ubi-8-baseos 1.4 M Removing unused dependencies: binutils x86_64 2.30-93.el8 @ubi-8-baseos 24 M cpp x86_64 8.4.1-1.el8 @ubi-8-appstream 28 M glibc-devel x86_64 2.28-151.el8 @ubi-8-baseos 1.3 M glibc-headers x86_64 2.28-151.el8 @ubi-8-baseos 1.9 M isl x86_64 0.16.1-6.el8 @ubi-8-appstream 3.1 M kernel-headers x86_64 4.18.0-305.el8 @ubi-8-baseos 5.0 M libgomp x86_64 8.4.1-1.el8 @ubi-8-baseos 324 k libmpc x86_64 1.1.0-9.1.el8 @ubi-8-appstream 124 k libpkgconf x86_64 1.4.2-1.el8 @ubi-8-baseos 66 k libxcrypt-devel x86_64 4.1.1-4.el8 @ubi-8-baseos 24 k pkgconf x86_64 1.4.2-1.el8 @ubi-8-baseos 61 k pkgconf-m4 noarch 1.4.2-1.el8 @ubi-8-baseos 14 k pkgconf-pkg-config x86_64 1.4.2-1.el8 @ubi-8-baseos 3.0 k Transaction Summary ================================================================================ Remove 16 Packages Freed space: 124 M Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: gcc-8.4.1-1.el8.x86_64 1/16 Erasing : gcc-8.4.1-1.el8.x86_64 1/16 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 2/16 Erasing : glibc-devel-2.28-151.el8.x86_64 2/16 Erasing : libxcrypt-devel-4.1.1-4.el8.x86_64 3/16 Erasing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 4/16 Erasing : glibc-headers-2.28-151.el8.x86_64 5/16 Erasing : pkgconf-1.4.2-1.el8.x86_64 6/16 Running scriptlet: cpp-8.4.1-1.el8.x86_64 7/16 Erasing : cpp-8.4.1-1.el8.x86_64 7/16 Erasing : kernel-headers-4.18.0-305.el8.x86_64 8/16 Erasing : pkgconf-m4-1.4.2-1.el8.noarch 9/16 Erasing : libmpc-1.1.0-9.1.el8.x86_64 10/16 Erasing : libpkgconf-1.4.2-1.el8.x86_64 11/16 Running scriptlet: binutils-2.30-93.el8.x86_64 12/16 Erasing : binutils-2.30-93.el8.x86_64 12/16 Running scriptlet: binutils-2.30-93.el8.x86_64 12/16 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 13/16 Erasing : libgomp-8.4.1-1.el8.x86_64 13/16 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 13/16 Erasing : isl-0.16.1-6.el8.x86_64 14/16 Running scriptlet: isl-0.16.1-6.el8.x86_64 14/16 Running scriptlet: make-1:4.2.1-10.el8.x86_64 15/16 Erasing : make-1:4.2.1-10.el8.x86_64 15/16 Erasing : bzip2-1.0.6-26.el8.x86_64 16/16 Running scriptlet: bzip2-1.0.6-26.el8.x86_64 16/16 Verifying : binutils-2.30-93.el8.x86_64 1/16 Verifying : bzip2-1.0.6-26.el8.x86_64 2/16 Verifying : cpp-8.4.1-1.el8.x86_64 3/16 Verifying : gcc-8.4.1-1.el8.x86_64 4/16 Verifying : glibc-devel-2.28-151.el8.x86_64 5/16 Verifying : glibc-headers-2.28-151.el8.x86_64 6/16 Verifying : isl-0.16.1-6.el8.x86_64 7/16 Verifying : kernel-headers-4.18.0-305.el8.x86_64 8/16 Verifying : libgomp-8.4.1-1.el8.x86_64 9/16 Verifying : libmpc-1.1.0-9.1.el8.x86_64 10/16 Verifying : libpkgconf-1.4.2-1.el8.x86_64 11/16 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 12/16 Verifying : make-1:4.2.1-10.el8.x86_64 13/16 Verifying : pkgconf-1.4.2-1.el8.x86_64 14/16 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 15/16 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 16/16 Installed products updated. Removed: binutils-2.30-93.el8.x86_64 bzip2-1.0.6-26.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 isl-0.16.1-6.el8.x86_64 kernel-headers-4.18.0-305.el8.x86_64 libgomp-8.4.1-1.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libxcrypt-devel-4.1.1-4.el8.x86_64 make-1:4.2.1-10.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 Complete! 25 files removed Packages removed STEP 7: RUN useradd -s /bin/bash -u $FLUENT_UID -g $FLUENT_GID -m $FLUENT_USER && mkdir -p /fluentd/log && mkdir -p /fluentd/etc /fluentd/plugins && mv /opt/fluent.conf /fluentd/etc && fix-permissions $HOME && fix-permissions /usr/local/bin/ruby && fix-permissions /usr/local/bundle/bin/fluent* && fix-permissions /fluentd && fix-permissions /usr/lib/libjemalloc.so.2 && chown -R $FLUENT_UID:$FLUENT_GID /fluentd && find /usr/local/bundle/gems/fluentd-1.12.3/test/plugin_helper/data/cert/ -name "*.key" -type f -delete && find /usr/local/bundle/gems/fluentd-1.12.3/test/plugin_helper/data/cert/ -name "*.pem" -type f -delete STEP 8: ENV FLUENTD_CONF="fluent.conf" STEP 9: ENV LD_PRELOAD="/usr/lib/libjemalloc.so.2" STEP 10: EXPOSE 24224 5140 STEP 11: USER $FLUENT_UID STEP 12: HEALTHCHECK CMD curl -I http://localhost:24220/api/plugins.json STEP 13: ENTRYPOINT ["tini", "--", "/usr/local/bin/entrypoint.sh"] STEP 14: CMD ["fluentd"] STEP 15: COMMIT registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd Getting image source signatures Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:cf7e93fdfaa736e94d587b8d421e3c4738ad11d4c3d92e076ab2a1c68a71b528 Copying blob sha256:da4516e782fbe03bcab9089144d05449e65235e79b214c8fbfbb67ca01c70330 Copying blob sha256:db96b29248088933fc755b176466ed53847717d2aaf6b1f047fa155ed7914cc0 Copying config sha256:d2c83111aa69a2d9e87eebb6f299a67d94030caea8f9606b666ca64a6a44cef1 Writing manifest to image destination Storing signatures --> d2c83111aa6 d2c83111aa69a2d9e87eebb6f299a67d94030caea8f9606b666ca64a6a44cef1 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd:291647 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd:291647 Getting image source signatures Copying blob sha256:da4516e782fbe03bcab9089144d05449e65235e79b214c8fbfbb67ca01c70330 Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:cf7e93fdfaa736e94d587b8d421e3c4738ad11d4c3d92e076ab2a1c68a71b528 Copying blob sha256:db96b29248088933fc755b176466ed53847717d2aaf6b1f047fa155ed7914cc0 Copying config sha256:d2c83111aa69a2d9e87eebb6f299a67d94030caea8f9606b666ca64a6a44cef1 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 Read the tags + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd:1.12.3 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd:1.12.3 Getting image source signatures Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:da4516e782fbe03bcab9089144d05449e65235e79b214c8fbfbb67ca01c70330 Copying blob sha256:db96b29248088933fc755b176466ed53847717d2aaf6b1f047fa155ed7914cc0 Copying blob sha256:cf7e93fdfaa736e94d587b8d421e3c4738ad11d4c3d92e076ab2a1c68a71b528 Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying config sha256:d2c83111aa69a2d9e87eebb6f299a67d94030caea8f9606b666ca64a6a44cef1 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd:latest Getting image source signatures Copying blob sha256:db96b29248088933fc755b176466ed53847717d2aaf6b1f047fa155ed7914cc0 Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:da4516e782fbe03bcab9089144d05449e65235e79b214c8fbfbb67ca01c70330 Copying blob sha256:cf7e93fdfaa736e94d587b8d421e3c4738ad11d4c3d92e076ab2a1c68a71b528 Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying config sha256:d2c83111aa69a2d9e87eebb6f299a67d94030caea8f9606b666ca64a6a44cef1 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd --format '{{.Id}}' time="2021-06-03T08:19:23Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod3a495d04-c655-4a44-8f88-1150ff9c07a7/473a088e443fc58c126e97f31502eacaf36e21221ac1460ffaa531c95aef250e: no such file or directory" + IMAGE_ID=sha256:d2c83111aa69a2d9e87eebb6f299a67d94030caea8f9606b666ca64a6a44cef1 + echo IMAGE_ID=sha256:d2c83111aa69a2d9e87eebb6f299a67d94030caea8f9606b666ca64a6a44cef1 + IMAGE_PODMAN_SHA=sha256:a8b071c2fb2776c62b9abefd0443ea2a0d23df2637adb1fb8b3567192d382c7e + echo IMAGE_PODMAN_SHA=sha256:a8b071c2fb2776c62b9abefd0443ea2a0d23df2637adb1fb8b3567192d382c7e + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/fluentd/fluentd:291647 + echo IMAGE_NAME=opensource/fluentd/fluentd section_end:1622708363:step_script section_start:1622708363: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=3777285 responseStatus=201 Created token=cyzxJRpt Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=3777285 responseStatus=201 Created token=cyzxJRpt section_end:1622708364:upload_artifacts_on_success section_start:1622708364:cleanup_file_variables Cleaning up file based variables section_end:1622708364:cleanup_file_variables Job succeeded