Running: docker build /localdisk/loadbuild/jenkins/master-containers/20230207T025358Z/std/build-images/loci --build-arg PROJECT=ceilometer --build-arg PROJECT_REPO=https://opendev.org/openstack/ceilometer.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20230207T025358Z --build-arg WHEELS=/opt/loci/stx-wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/ussuri --build-arg PIP_PACKAGES=pylint libvirt-python panko==5.0.0 gnocchiclient --build-arg DIST_PACKAGES=libvirt ipmitool --build-arg SPICE_REPO=https://github.com/freedesktop/spice-html5.git --no-cache --tag jenkins/stx-ceilometer:master-centos-stable-build Sending build context to Docker daemon 158.8MB Step 1/36 : ARG FROM=ubuntu:focal Step 2/36 : FROM ${FROM} ---> fa96157e825c Step 3/36 : ENV PATH=/var/lib/openstack/bin:$PATH ---> Running in 00b9017ee707 Removing intermediate container 00b9017ee707 ---> a86a45c9c42f Step 4/36 : ARG PROJECT ---> Running in 286d25ddb7b5 Removing intermediate container 286d25ddb7b5 ---> 6a0baf14340f Step 5/36 : ARG WHEELS=loci/requirements:master-ubuntu ---> Running in 4018f91793da Removing intermediate container 4018f91793da ---> d56759e5c729 Step 6/36 : ARG PROJECT_REPO=https://opendev.org/openstack/${PROJECT} ---> Running in 4bd8562ce65c Removing intermediate container 4bd8562ce65c ---> fffce42e0089 Step 7/36 : ARG PROJECT_REF=master ---> Running in 4c3c49240720 Removing intermediate container 4c3c49240720 ---> d610c6dc982a Step 8/36 : ARG PROJECT_RELEASE=master ---> Running in 71989c32f70d Removing intermediate container 71989c32f70d ---> 39c25c68194a Step 9/36 : ARG DISTRO ---> Running in e780e23931f0 Removing intermediate container e780e23931f0 ---> 2a2dccf04977 Step 10/36 : ARG PROFILES ---> Running in 1193457e0192 Removing intermediate container 1193457e0192 ---> 215b63dff962 Step 11/36 : ARG PIP_PACKAGES="" ---> Running in 0b0c262ca90e Removing intermediate container 0b0c262ca90e ---> 07720ad79b2c Step 12/36 : ARG PIP_ARGS="" ---> Running in 5fd8a7138cb2 Removing intermediate container 5fd8a7138cb2 ---> 419ed9202143 Step 13/36 : ARG PIP_WHEEL_ARGS=$PIP_ARGS ---> Running in 65e5ba37e86d Removing intermediate container 65e5ba37e86d ---> 5af56d8e8189 Step 14/36 : ARG UPGRADE_PIP_PACKAGES="" ---> Running in 1213ea67843f Removing intermediate container 1213ea67843f ---> 8bf12b642a01 Step 15/36 : ARG DIST_PACKAGES="" ---> Running in a965263744f1 Removing intermediate container a965263744f1 ---> c4752fec85d5 Step 16/36 : ARG PLUGIN=no ---> Running in f792a027a2ca Removing intermediate container f792a027a2ca ---> a2f434002a21 Step 17/36 : ARG PYTHON3=indeed ---> Running in 80323500dbe6 Removing intermediate container 80323500dbe6 ---> c7d49486627a Step 18/36 : ARG EXTRA_BINDEP="" ---> Running in 728a3337a171 Removing intermediate container 728a3337a171 ---> 10edcd0cab8a Step 19/36 : ARG EXTRA_PYDEP="" ---> Running in c56fe7103e96 Removing intermediate container c56fe7103e96 ---> 4ed95d4a9f31 Step 20/36 : ARG REGISTRY_PROTOCOL="detect" ---> Running in 65fc0cf974dd Removing intermediate container 65fc0cf974dd ---> 50633b786ef1 Step 21/36 : ARG REGISTRY_INSECURE="False" ---> Running in d0507b29efc5 Removing intermediate container d0507b29efc5 ---> d7df33ade94a Step 22/36 : ARG KEEP_ALL_WHEELS="False" ---> Running in 2736fae6f90a Removing intermediate container 2736fae6f90a ---> 37ad8997ab28 Step 23/36 : ARG UPDATE_SYSTEM_ACCOUNT="no" ---> Running in 9f7644b06e12 Removing intermediate container 9f7644b06e12 ---> aee48512d333 Step 24/36 : ARG NON_UNIQUE_SYSTEM_ACCOUNT="no" ---> Running in 57bbfba1a19f Removing intermediate container 57bbfba1a19f ---> fb136b9ffab9 Step 25/36 : ARG UID=42424 ---> Running in a1c9e988f6d8 Removing intermediate container a1c9e988f6d8 ---> cd6df6159e5a Step 26/36 : ARG GID=42424 ---> Running in d02945d9994b Removing intermediate container d02945d9994b ---> a2d39309c59e Step 27/36 : ARG NOVNC_REPO=${NOVNC_REPO:-https://github.com/novnc/novnc} ---> Running in 2832e94a0d11 Removing intermediate container 2832e94a0d11 ---> ddbbea952a0e Step 28/36 : ARG NOVNC_REF=${NOVNC_REF:-v1.0.0} ---> Running in 7e7e4373ae23 Removing intermediate container 7e7e4373ae23 ---> 00d4a0982265 Step 29/36 : ARG SPICE_REPO=${SPICE_REPO:-https://gitlab.freedesktop.org/spice/spice-html5.git} ---> Running in 552996a5b876 Removing intermediate container 552996a5b876 ---> f4d3c67901a7 Step 30/36 : ARG SPICE_REF=${SPICE_REF:-spice-html5-0.1.6} ---> Running in be1b95152b81 Removing intermediate container be1b95152b81 ---> b0777935abec Step 31/36 : COPY scripts /opt/loci/scripts ---> 700aa2d67ebe Step 32/36 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/ ---> 9bd5c865f5c6 Step 33/36 : ARG DIST_REPOS ---> Running in 2dbb3a850526 Removing intermediate container 2dbb3a850526 ---> 0eebe338a7d1 Step 34/36 : COPY stx-scripts /opt/loci/stx-scripts ---> dba90d9989d6 Step 35/36 : COPY stx-wheels /opt/loci/stx-wheels ---> 4e27623b0042 Step 36/36 : RUN /opt/loci/stx-scripts/install.sh ---> Running in 4028ff76e280 + LOCI_DIR=/opt/loci + /opt/loci/stx-scripts/setup-package-repos.sh + [[ -n '' ]] + /opt/loci/scripts/install.sh ++ awk -F= '/^ID=/ {gsub(/\"/, "", $2); print $2}' /etc/centos-release /etc/os-release /etc/redhat-release /etc/system-release + distro=centos + export distro=centos + distro=centos + [[ indeed == \n\o ]] + dpkg_python_packages=("python3" "python3-virtualenv") + rpm_python_packages=("python3") + python3=python3 + python_version=3 + case ${distro} in + export LC_CTYPE=en_US.UTF-8 + LC_CTYPE=en_US.UTF-8 + yum upgrade -y Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: centos.mirror.netelligent.ca * extras: centos.mirror.netelligent.ca * updates: centos.mirror.globo.tech http://mirror.starlingx.cengn.ca:80//mirror/starlingx/master/centos/containers/20230207T025358Z/outputs/RPMS/std/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. Resolving Dependencies --> Running transaction check ---> Package acl.x86_64 0:2.2.51-14.el7 will be updated ---> Package acl.x86_64 0:2.2.51-15.el7 will be an update ---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be updated ---> Package apr.x86_64 0:1.4.8-7.el7 will be an update ---> Package audit-libs.x86_64 0:2.8.4-4.el7 will be updated ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be an update ---> Package audit-libs-python.x86_64 0:2.8.4-4.el7 will be updated ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be an update ---> Package bash.x86_64 0:4.2.46-34.el7.tis.10 will be updated ---> Package bash.x86_64 0:4.2.46-35.el7_9 will be an update ---> Package bind-license.noarch 32:9.11.4-26.P2.el7 will be updated ---> Package bind-license.noarch 32:9.11.4-26.P2.el7_9.13 will be an update ---> Package binutils.x86_64 0:2.27-41.base.el7 will be updated ---> Package binutils.x86_64 0:2.27-44.base.el7_9.1 will be an update ---> Package centos-release.x86_64 0:7-6.1810.2.el7.centos will be updated ---> Package centos-release.x86_64 0:7-9.2009.1.el7.centos will be an update ---> Package chkconfig.x86_64 0:1.7.4-1.el7 will be updated ---> Package chkconfig.x86_64 0:1.7.6-1.el7 will be an update ---> Package coreutils.x86_64 0:8.22-23.el7 will be updated ---> Package coreutils.x86_64 0:8.22-24.el7_9.2 will be an update ---> Package cpio.x86_64 0:2.11-27.el7 will be updated ---> Package cpio.x86_64 0:2.11-28.el7 will be an update ---> Package cryptsetup-libs.x86_64 0:2.0.3-3.el7 will be updated ---> Package cryptsetup-libs.x86_64 0:2.0.3-6.el7 will be an update ---> Package curl.x86_64 0:7.29.0-59.el7 will be updated ---> Package curl.x86_64 0:7.29.0-59.el7_9.1 will be an update ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 will be an update ---> Package device-mapper.x86_64 7:1.02.146-4.el7 will be updated ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update ---> Package device-mapper-libs.x86_64 7:1.02.146-4.el7 will be updated ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update ---> Package diffutils.x86_64 0:3.3-4.el7 will be updated ---> Package diffutils.x86_64 0:3.3-5.el7 will be an update ---> Package dracut.x86_64 0:033-554.el7 will be updated ---> Package dracut.x86_64 0:033-572.el7 will be an update ---> Package elfutils-default-yama-scope.noarch 0:0.176-2.el7 will be updated ---> Package elfutils-default-yama-scope.noarch 0:0.176-5.el7 will be an update ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be updated ---> Package elfutils-libelf.x86_64 0:0.176-5.el7 will be an update ---> Package elfutils-libs.x86_64 0:0.176-2.el7 will be updated ---> Package elfutils-libs.x86_64 0:0.176-5.el7 will be an update ---> Package expat.x86_64 0:2.1.0-14.el7_9.tis.1 will be updated ---> Package expat.x86_64 0:2.1.0-15.el7_9 will be an update ---> Package glib2.x86_64 0:2.56.1-7.el7 will be updated ---> Package glib2.x86_64 0:2.56.1-9.el7_9 will be an update ---> Package glibc.x86_64 0:2.17-323.el7_9 will be updated ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update ---> Package glibc-common.x86_64 0:2.17-323.el7_9 will be updated ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update ---> Package gnutls.x86_64 0:3.3.29-8.el7 will be updated ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be an update ---> Package gzip.x86_64 0:1.5-10.el7 will be updated ---> Package gzip.x86_64 0:1.5-11.el7_9 will be an update ---> Package hostname.x86_64 0:3.13-3.el7 will be updated ---> Package hostname.x86_64 0:3.13-3.el7_7.1 will be an update ---> Package ima-evm-utils.x86_64 0:1.1-2.el7 will be updated ---> Package ima-evm-utils.x86_64 0:1.1-3.el7 will be an update ---> Package kmod.x86_64 0:20-23.el7 will be updated ---> Package kmod.x86_64 0:20-28.el7 will be an update ---> Package kmod-libs.x86_64 0:20-23.el7 will be updated ---> Package kmod-libs.x86_64 0:20-28.el7 will be an update ---> Package kpartx.x86_64 0:0.4.9-119.el7 will be updated ---> Package kpartx.x86_64 0:0.4.9-136.el7_9 will be an update ---> Package krb5-libs.x86_64 0:1.15.1-34.el7 will be updated ---> Package krb5-libs.x86_64 0:1.15.1-55.el7_9 will be an update ---> Package libacl.x86_64 0:2.2.51-14.el7 will be updated ---> Package libacl.x86_64 0:2.2.51-15.el7 will be an update ---> Package libblkid.x86_64 0:2.23.2-59.el7 will be updated ---> Package libblkid.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libcap.x86_64 0:2.22-9.el7 will be updated ---> Package libcap.x86_64 0:2.22-11.el7 will be an update ---> Package libcom_err.x86_64 0:1.42.9-13.el7 will be updated ---> Package libcom_err.x86_64 0:1.42.9-19.el7 will be an update ---> Package libcurl.x86_64 0:7.29.0-59.el7 will be updated ---> Package libcurl.x86_64 0:7.29.0-59.el7_9.1 will be an update ---> Package libdb.x86_64 0:5.3.21-24.el7 will be updated ---> Package libdb.x86_64 0:5.3.21-25.el7 will be an update ---> Package libdb-utils.x86_64 0:5.3.21-24.el7 will be updated ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be an update ---> Package libffi.x86_64 0:3.0.13-18.el7 will be updated ---> Package libffi.x86_64 0:3.0.13-19.el7 will be an update ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-44.el7 will be an update ---> Package libmount.x86_64 0:2.23.2-59.el7 will be updated ---> Package libmount.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libselinux.x86_64 0:2.5-14.1.el7 will be updated ---> Package libselinux.x86_64 0:2.5-15.el7 will be an update ---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be updated ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be an update ---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be updated ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be an update ---> Package libsmartcols.x86_64 0:2.23.2-59.el7 will be updated ---> Package libsmartcols.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libstdc++.x86_64 0:4.8.5-36.el7 will be updated ---> Package libstdc++.x86_64 0:4.8.5-44.el7 will be an update ---> Package libtirpc.x86_64 0:0.2.4-0.15.el7 will be updated ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be an update ---> Package libuuid.x86_64 0:2.23.2-59.el7 will be updated ---> Package libuuid.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package lz4.x86_64 0:1.7.5-2.el7 will be updated ---> Package lz4.x86_64 0:1.8.3-1.el7 will be an update ---> Package nettle.x86_64 0:2.7.1-8.el7 will be updated ---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be an update ---> Package nspr.x86_64 0:4.32.0-1.el7_9 will be updated ---> Package nspr.x86_64 0:4.34.0-3.1.el7_9 will be an update ---> Package nss.x86_64 0:3.67.0-4.el7_9 will be updated ---> Package nss.x86_64 0:3.79.0-4.el7_9 will be an update ---> Package nss-pem.x86_64 0:1.0.3-5.el7 will be updated ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be an update ---> Package nss-softokn.x86_64 0:3.67.0-3.el7_9 will be updated ---> Package nss-softokn.x86_64 0:3.79.0-4.el7_9 will be an update ---> Package nss-softokn-freebl.x86_64 0:3.67.0-3.el7_9 will be updated ---> Package nss-softokn-freebl.x86_64 0:3.79.0-4.el7_9 will be an update ---> Package nss-sysinit.x86_64 0:3.67.0-4.el7_9 will be updated ---> Package nss-sysinit.x86_64 0:3.79.0-4.el7_9 will be an update ---> Package nss-tools.x86_64 0:3.67.0-4.el7_9 will be updated ---> Package nss-tools.x86_64 0:3.79.0-4.el7_9 will be an update ---> Package nss-util.x86_64 0:3.67.0-1.el7_9 will be updated ---> Package nss-util.x86_64 0:3.79.0-1.el7_9 will be an update ---> Package openldap.x86_64 0:2.4.44-20.el7.tis.15 will be updated ---> Package openldap.x86_64 0:2.4.44-25.el7_9 will be an update ---> Package openssh.x86_64 0:7.4p1-21.el7_4.tis.9 will be updated ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be an update ---> Package openssh-clients.x86_64 0:7.4p1-21.el7_4.tis.9 will be updated ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be an update ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated ---> Package openssl-libs.x86_64 1:1.0.2k-25.el7_9 will be an update ---> Package pam.x86_64 0:1.1.8-22.el7 will be updated ---> Package pam.x86_64 0:1.1.8-23.el7 will be an update ---> Package passwd.x86_64 0:0.79-4.el7 will be updated ---> Package passwd.x86_64 0:0.79-6.el7 will be an update ---> Package policycoreutils.x86_64 0:2.5-29.el7 will be updated ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be an update ---> Package policycoreutils-python.x86_64 0:2.5-29.el7 will be updated ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be an update ---> Package python-urlgrabber.noarch 0:3.10-9.el7 will be updated ---> Package python-urlgrabber.noarch 0:3.10-10.el7 will be an update ---> Package python3.x86_64 0:3.6.8-10.el7 will be updated ---> Package python3.x86_64 0:3.6.8-18.el7 will be an update ---> Package python3-libs.x86_64 0:3.6.8-10.el7 will be updated ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be an update ---> Package python3-pip.noarch 0:9.0.3-5.el7 will be updated ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be an update ---> Package python3-wheel.noarch 0:0.31.1-4.el7 will be updated ---> Package python3-wheel.noarch 0:0.31.1-5.el7_7 will be an update ---> Package readline.x86_64 0:6.2-10.el7 will be updated ---> Package readline.x86_64 0:6.2-11.el7 will be an update ---> Package sed.x86_64 0:4.2.2-5.el7 will be updated ---> Package sed.x86_64 0:4.2.2-7.el7 will be an update ---> Package setup.noarch 0:2.8.71-10.el7.tis.11 will be updated ---> Package setup.noarch 0:2.8.71-11.el7 will be an update ---> Package shadow-utils.x86_64 2:4.1.5.1-25.el7 will be updated ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be an update ---> Package shared-mime-info.x86_64 0:1.8-4.el7 will be updated ---> Package shared-mime-info.x86_64 0:1.8-5.el7 will be an update ---> Package systemd.x86_64 0:219-78.el7_9.3.tis.22 will be updated ---> Package systemd.x86_64 0:219-78.el7_9.7 will be an update ---> Package systemd-libs.x86_64 0:219-78.el7_9.3.tis.22 will be updated ---> Package systemd-libs.x86_64 0:219-78.el7_9.7 will be an update ---> Package tzdata.noarch 0:2022a-1.el7.tis.2 will be updated ---> Package tzdata.noarch 0:2022g-1.el7 will be an update ---> Package util-linux.x86_64 0:2.23.2-59.el7 will be updated ---> Package util-linux.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package vim-minimal.x86_64 2:7.4.629-7.el7 will be updated ---> Package vim-minimal.x86_64 2:7.4.629-8.el7_9 will be an update ---> Package xz.x86_64 0:5.2.2-1.el7 will be updated ---> Package xz.x86_64 0:5.2.2-2.el7_9 will be an update ---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be updated ---> Package xz-libs.x86_64 0:5.2.2-2.el7_9 will be an update ---> Package yum.noarch 0:3.4.3-161.el7.centos will be updated ---> Package yum.noarch 0:3.4.3-168.el7.centos will be an update ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-50.el7 will be updated ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 will be an update ---> Package yum-plugin-ovl.noarch 0:1.1.31-45.el7 will be updated ---> Package yum-plugin-ovl.noarch 0:1.1.31-54.el7_8 will be an update ---> Package yum-utils.noarch 0:1.1.31-50.el7 will be updated ---> Package yum-utils.noarch 0:1.1.31-54.el7_8 will be an update ---> Package zlib.x86_64 0:1.2.7-18.el7 will be updated ---> Package zlib.x86_64 0:1.2.7-20.el7_9 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: acl x86_64 2.2.51-15.el7 base 81 k apr x86_64 1.4.8-7.el7 base 104 k audit-libs x86_64 2.8.5-4.el7 base 102 k audit-libs-python x86_64 2.8.5-4.el7 base 76 k bash x86_64 4.2.46-35.el7_9 updates 1.0 M bind-license noarch 32:9.11.4-26.P2.el7_9.13 updates 92 k binutils x86_64 2.27-44.base.el7_9.1 updates 5.9 M centos-release x86_64 7-9.2009.1.el7.centos updates 27 k chkconfig x86_64 1.7.6-1.el7 base 182 k coreutils x86_64 8.22-24.el7_9.2 updates 3.3 M cpio x86_64 2.11-28.el7 base 211 k cryptsetup-libs x86_64 2.0.3-6.el7 base 339 k curl x86_64 7.29.0-59.el7_9.1 updates 271 k cyrus-sasl-lib x86_64 2.1.26-24.el7_9 updates 156 k device-mapper x86_64 7:1.02.170-6.el7_9.5 updates 297 k device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 updates 325 k diffutils x86_64 3.3-5.el7 base 322 k dracut x86_64 033-572.el7 base 329 k elfutils-default-yama-scope noarch 0.176-5.el7 base 33 k elfutils-libelf x86_64 0.176-5.el7 base 195 k elfutils-libs x86_64 0.176-5.el7 base 291 k expat x86_64 2.1.0-15.el7_9 updates 83 k glib2 x86_64 2.56.1-9.el7_9 updates 2.5 M glibc x86_64 2.17-326.el7_9 updates 3.6 M glibc-common x86_64 2.17-326.el7_9 updates 12 M gnutls x86_64 3.3.29-9.el7_6 base 680 k gzip x86_64 1.5-11.el7_9 updates 130 k hostname x86_64 3.13-3.el7_7.1 base 17 k ima-evm-utils x86_64 1.1-3.el7 base 46 k kmod x86_64 20-28.el7 base 123 k kmod-libs x86_64 20-28.el7 base 51 k kpartx x86_64 0.4.9-136.el7_9 updates 81 k krb5-libs x86_64 1.15.1-55.el7_9 updates 810 k libacl x86_64 2.2.51-15.el7 base 27 k libblkid x86_64 2.23.2-65.el7_9.1 updates 183 k libcap x86_64 2.22-11.el7 base 47 k libcom_err x86_64 1.42.9-19.el7 base 42 k libcurl x86_64 7.29.0-59.el7_9.1 updates 223 k libdb x86_64 5.3.21-25.el7 base 720 k libdb-utils x86_64 5.3.21-25.el7 base 132 k libffi x86_64 3.0.13-19.el7 base 30 k libgcc x86_64 4.8.5-44.el7 base 103 k libmount x86_64 2.23.2-65.el7_9.1 updates 185 k libselinux x86_64 2.5-15.el7 base 162 k libselinux-python x86_64 2.5-15.el7 base 236 k libselinux-utils x86_64 2.5-15.el7 base 151 k libsmartcols x86_64 2.23.2-65.el7_9.1 updates 143 k libstdc++ x86_64 4.8.5-44.el7 base 306 k libtirpc x86_64 0.2.4-0.16.el7 base 89 k libuuid x86_64 2.23.2-65.el7_9.1 updates 84 k lz4 x86_64 1.8.3-1.el7 base 85 k nettle x86_64 2.7.1-9.el7_9 updates 328 k nspr x86_64 4.34.0-3.1.el7_9 updates 128 k nss x86_64 3.79.0-4.el7_9 updates 895 k nss-pem x86_64 1.0.3-7.el7 base 74 k nss-softokn x86_64 3.79.0-4.el7_9 updates 379 k nss-softokn-freebl x86_64 3.79.0-4.el7_9 updates 337 k nss-sysinit x86_64 3.79.0-4.el7_9 updates 66 k nss-tools x86_64 3.79.0-4.el7_9 updates 555 k nss-util x86_64 3.79.0-1.el7_9 updates 80 k openldap x86_64 2.4.44-25.el7_9 updates 356 k openssh x86_64 7.4p1-22.el7_9 updates 510 k openssh-clients x86_64 7.4p1-22.el7_9 updates 655 k openssl-libs x86_64 1:1.0.2k-25.el7_9 updates 1.2 M pam x86_64 1.1.8-23.el7 base 721 k passwd x86_64 0.79-6.el7 base 106 k policycoreutils x86_64 2.5-34.el7 base 917 k policycoreutils-python x86_64 2.5-34.el7 base 457 k python-urlgrabber noarch 3.10-10.el7 base 108 k python3 x86_64 3.6.8-18.el7 updates 70 k python3-libs x86_64 3.6.8-18.el7 updates 6.9 M python3-pip noarch 9.0.3-8.el7 base 1.6 M python3-wheel noarch 0.31.1-5.el7_7 base 63 k readline x86_64 6.2-11.el7 base 193 k sed x86_64 4.2.2-7.el7 base 231 k setup noarch 2.8.71-11.el7 base 166 k shadow-utils x86_64 2:4.6-5.el7 base 1.2 M shared-mime-info x86_64 1.8-5.el7 base 312 k systemd x86_64 219-78.el7_9.7 updates 5.1 M systemd-libs x86_64 219-78.el7_9.7 updates 419 k tzdata noarch 2022g-1.el7 updates 490 k util-linux x86_64 2.23.2-65.el7_9.1 updates 2.0 M vim-minimal x86_64 2:7.4.629-8.el7_9 updates 443 k xz x86_64 5.2.2-2.el7_9 updates 229 k xz-libs x86_64 5.2.2-2.el7_9 updates 103 k yum noarch 3.4.3-168.el7.centos base 1.2 M yum-plugin-fastestmirror noarch 1.1.31-54.el7_8 base 34 k yum-plugin-ovl noarch 1.1.31-54.el7_8 base 28 k yum-utils noarch 1.1.31-54.el7_8 base 122 k zlib x86_64 1.2.7-20.el7_9 updates 90 k Transaction Summary ================================================================================ Upgrade 90 Packages Total download size: 65 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 36 MB/s | 65 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-44.el7.x86_64 1/180 Updating : centos-release-7-9.2009.1.el7.centos.x86_64 2/180 Updating : setup-2.8.71-11.el7.noarch 3/180 warning: /etc/group created as /etc/group.rpmnew warning: /etc/gshadow created as /etc/gshadow.rpmnew warning: /etc/passwd created as /etc/passwd.rpmnew warning: /etc/shadow created as /etc/shadow.rpmnew Updating : python-urlgrabber-3.10-10.el7.noarch 4/180 Updating : tzdata-2022g-1.el7.noarch 5/180 Updating : bash-4.2.46-35.el7_9.x86_64 6/180 Updating : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 7/180 Updating : glibc-common-2.17-326.el7_9.x86_64 8/180 Updating : glibc-2.17-326.el7_9.x86_64 9/180 Updating : libselinux-2.5-15.el7.x86_64 10/180 Updating : nspr-4.34.0-3.1.el7_9.x86_64 11/180 Updating : nss-util-3.79.0-1.el7_9.x86_64 12/180 Updating : zlib-1.2.7-20.el7_9.x86_64 13/180 Updating : audit-libs-2.8.5-4.el7.x86_64 14/180 Updating : xz-libs-5.2.2-2.el7_9.x86_64 15/180 Updating : libcom_err-1.42.9-19.el7.x86_64 16/180 Updating : sed-4.2.2-7.el7.x86_64 17/180 install-info: No such file or directory for /usr/share/info/sed.info.gz Updating : libacl-2.2.51-15.el7.x86_64 18/180 Updating : libuuid-2.23.2-65.el7_9.1.x86_64 19/180 Updating : diffutils-3.3-5.el7.x86_64 20/180 install-info: No such file or directory for /usr/share/info/diffutils.info Updating : libcap-2.22-11.el7.x86_64 21/180 Updating : 1:openssl-libs-1.0.2k-25.el7_9.x86_64 22/180 Updating : coreutils-8.22-24.el7_9.2.x86_64 23/180 Updating : krb5-libs-1.15.1-55.el7_9.x86_64 24/180 Updating : libblkid-2.23.2-65.el7_9.1.x86_64 25/180 Updating : libmount-2.23.2-65.el7_9.1.x86_64 26/180 Updating : libdb-5.3.21-25.el7.x86_64 27/180 Updating : pam-1.1.8-23.el7.x86_64 28/180 Updating : cpio-2.11-28.el7.x86_64 29/180 Updating : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 30/180 Updating : yum-3.4.3-168.el7.centos.noarch 31/180 Updating : gzip-1.5-11.el7_9.x86_64 32/180 Updating : xz-5.2.2-2.el7_9.x86_64 33/180 Updating : elfutils-libelf-0.176-5.el7.x86_64 34/180 Updating : nss-softokn-3.79.0-4.el7_9.x86_64 35/180 Updating : chkconfig-1.7.6-1.el7.x86_64 36/180 Updating : nss-pem-1.0.3-7.el7.x86_64 37/180 Updating : nss-3.79.0-4.el7_9.x86_64 38/180 Updating : nss-sysinit-3.79.0-4.el7_9.x86_64 39/180 Updating : lz4-1.8.3-1.el7.x86_64 40/180 Updating : libffi-3.0.13-19.el7.x86_64 41/180 Updating : glib2-2.56.1-9.el7_9.x86_64 42/180 Updating : shared-mime-info-1.8-5.el7.x86_64 43/180 Updating : nss-tools-3.79.0-4.el7_9.x86_64 44/180 Updating : binutils-2.27-44.base.el7_9.1.x86_64 45/180 install-info: No such file or directory for /usr/share/info/as.info.gz install-info: No such file or directory for /usr/share/info/binutils.info.gz install-info: No such file or directory for /usr/share/info/gprof.info.gz install-info: No such file or directory for /usr/share/info/ld.info.gz install-info: No such file or directory for /usr/share/info/standards.info.gz Updating : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 46/180 Updating : openldap-2.4.44-25.el7_9.x86_64 47/180 Updating : libcurl-7.29.0-59.el7_9.1.x86_64 48/180 Updating : libtirpc-0.2.4-0.16.el7.x86_64 49/180 Updating : 2:shadow-utils-4.6-5.el7.x86_64 50/180 Updating : acl-2.2.51-15.el7.x86_64 51/180 Updating : kmod-libs-20-28.el7.x86_64 52/180 Updating : audit-libs-python-2.8.5-4.el7.x86_64 53/180 Updating : libselinux-utils-2.5-15.el7.x86_64 54/180 Updating : libselinux-python-2.5-15.el7.x86_64 55/180 Updating : readline-6.2-11.el7.x86_64 56/180 Updating : libsmartcols-2.23.2-65.el7_9.1.x86_64 57/180 Updating : util-linux-2.23.2-65.el7_9.1.x86_64 58/180 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 59/180 Updating : kpartx-0.4.9-136.el7_9.x86_64 60/180 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 61/180 Updating : cryptsetup-libs-2.0.3-6.el7.x86_64 62/180 Updating : dracut-033-572.el7.x86_64 63/180 Updating : kmod-20-28.el7.x86_64 64/180 Updating : systemd-libs-219-78.el7_9.7.x86_64 65/180 Updating : elfutils-libs-0.176-5.el7.x86_64 66/180 Updating : systemd-219-78.el7_9.7.x86_64 67/180 Failed to get D-Bus connection: Operation not permitted Updating : elfutils-default-yama-scope-0.176-5.el7.noarch 68/180 Updating : policycoreutils-2.5-34.el7.x86_64 69/180 Updating : openssh-7.4p1-22.el7_9.x86_64 70/180 Updating : nettle-2.7.1-9.el7_9.x86_64 71/180 install-info: No such file or directory for /usr/share/info/nettle.info Updating : expat-2.1.0-15.el7_9.x86_64 72/180 Updating : python3-pip-9.0.3-8.el7.noarch 73/180 Updating : python3-3.6.8-18.el7.x86_64 74/180 Updating : python3-libs-3.6.8-18.el7.x86_64 75/180 Updating : python3-wheel-0.31.1-5.el7_7.noarch 76/180 Updating : gnutls-3.3.29-9.el7_6.x86_64 77/180 Updating : openssh-clients-7.4p1-22.el7_9.x86_64 78/180 Updating : policycoreutils-python-2.5-34.el7.x86_64 79/180 Updating : curl-7.29.0-59.el7_9.1.x86_64 80/180 Updating : passwd-0.79-6.el7.x86_64 81/180 Updating : yum-plugin-ovl-1.1.31-54.el7_8.noarch 82/180 Updating : yum-utils-1.1.31-54.el7_8.noarch 83/180 Updating : libdb-utils-5.3.21-25.el7.x86_64 84/180 Updating : ima-evm-utils-1.1-3.el7.x86_64 85/180 Updating : apr-1.4.8-7.el7.x86_64 86/180 Updating : 2:vim-minimal-7.4.629-8.el7_9.x86_64 87/180 Updating : libstdc++-4.8.5-44.el7.x86_64 88/180 Updating : hostname-3.13-3.el7_7.1.x86_64 89/180 Updating : 32:bind-license-9.11.4-26.P2.el7_9.13.noarch 90/180 Cleanup : openssh-clients-7.4p1-21.el7_4.tis.9.x86_64 91/180 Cleanup : openssh-7.4p1-21.el7_4.tis.9.x86_64 92/180 Cleanup : dracut-033-554.el7.x86_64 93/180 Cleanup : apr-1.4.8-3.el7_4.1.x86_64 94/180 Cleanup : curl-7.29.0-59.el7.x86_64 95/180 Cleanup : passwd-0.79-4.el7.x86_64 96/180 Cleanup : glib2-2.56.1-7.el7.x86_64 97/180 Cleanup : libstdc++-4.8.5-36.el7.x86_64 98/180 Cleanup : gnutls-3.3.29-8.el7.x86_64 99/180 Cleanup : ima-evm-utils-1.1-2.el7.x86_64 100/180 Cleanup : 2:vim-minimal-7.4.629-7.el7.x86_64 101/180 Cleanup : policycoreutils-python-2.5-29.el7.x86_64 102/180 Cleanup : policycoreutils-2.5-29.el7.x86_64 103/180 Cleanup : libdb-utils-5.3.21-24.el7.x86_64 104/180 Cleanup : python3-wheel-0.31.1-4.el7.noarch 105/180 Cleanup : yum-utils-1.1.31-50.el7.noarch 106/180 Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 107/180 Cleanup : yum-3.4.3-161.el7.centos.noarch 108/180 Cleanup : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 109/180 Cleanup : python-urlgrabber-3.10-9.el7.noarch 110/180 Cleanup : 32:bind-license-9.11.4-26.P2.el7.noarch 111/180 Cleanup : python3-3.6.8-10.el7.x86_64 112/180 Cleanup : python3-libs-3.6.8-10.el7.x86_64 113/180 Cleanup : libtirpc-0.2.4-0.15.el7.x86_64 114/180 Cleanup : readline-6.2-10.el7.x86_64 115/180 Cleanup : kpartx-0.4.9-119.el7.x86_64 116/180 Cleanup : util-linux-2.23.2-59.el7.x86_64 117/180 Cleanup : cryptsetup-libs-2.0.3-3.el7.x86_64 118/180 Cleanup : systemd-libs-219-78.el7_9.3.tis.22.x86_64 119/180 Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 120/180 Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 121/180 Cleanup : elfutils-libs-0.176-2.el7.x86_64 122/180 Cleanup : elfutils-default-yama-scope-0.176-2.el7.noarch 123/180 Cleanup : systemd-219-78.el7_9.3.tis.22.x86_64 124/180 Cleanup : libcurl-7.29.0-59.el7.x86_64 125/180 Cleanup : openldap-2.4.44-20.el7.tis.15.x86_64 126/180 Cleanup : nss-tools-3.67.0-4.el7_9.x86_64 127/180 Cleanup : nss-sysinit-3.67.0-4.el7_9.x86_64 128/180 Cleanup : nss-3.67.0-4.el7_9.x86_64 129/180 Cleanup : nss-pem-1.0.3-5.el7.x86_64 130/180 Cleanup : pam-1.1.8-22.el7.x86_64 131/180 Cleanup : nss-softokn-3.67.0-3.el7_9.x86_64 132/180 Cleanup : libmount-2.23.2-59.el7.x86_64 133/180 Cleanup : kmod-20-23.el7.x86_64 134/180 Cleanup : binutils-2.27-41.base.el7.x86_64 135/180 Cleanup : cyrus-sasl-lib-2.1.26-23.el7.x86_64 136/180 Cleanup : krb5-libs-1.15.1-34.el7.x86_64 137/180 Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 138/180 Cleanup : xz-5.2.2-1.el7.x86_64 139/180 Cleanup : libblkid-2.23.2-59.el7.x86_64 140/180 Cleanup : kmod-libs-20-23.el7.x86_64 141/180 Cleanup : libdb-5.3.21-24.el7.x86_64 142/180 Cleanup : libsmartcols-2.23.2-59.el7.x86_64 143/180 Cleanup : gzip-1.5-10.el7.x86_64 144/180 Cleanup : xz-libs-5.2.2-1.el7.x86_64 145/180 Cleanup : elfutils-libelf-0.176-2.el7.x86_64 146/180 Cleanup : sed-4.2.2-5.el7.x86_64 147/180 Cleanup : cpio-2.11-27.el7.x86_64 148/180 Cleanup : diffutils-3.3-4.el7.x86_64 149/180 Cleanup : libuuid-2.23.2-59.el7.x86_64 150/180 Cleanup : chkconfig-1.7.4-1.el7.x86_64 151/180 Cleanup : acl-2.2.51-14.el7.x86_64 152/180 Cleanup : audit-libs-python-2.8.4-4.el7.x86_64 153/180 Cleanup : audit-libs-2.8.4-4.el7.x86_64 154/180 Cleanup : libselinux-python-2.5-14.1.el7.x86_64 155/180 Cleanup : nettle-2.7.1-8.el7.x86_64 156/180 Cleanup : lz4-1.7.5-2.el7.x86_64 157/180 Cleanup : expat-2.1.0-14.el7_9.tis.1.x86_64 158/180 Cleanup : libffi-3.0.13-18.el7.x86_64 159/180 Cleanup : shared-mime-info-1.8-4.el7.x86_64 160/180 Cleanup : hostname-3.13-3.el7.x86_64 161/180 Cleanup : libselinux-utils-2.5-14.1.el7.x86_64 162/180 Cleanup : setup-2.8.71-10.el7.tis.11.noarch 163/180 Cleanup : centos-release-7-6.1810.2.el7.centos.x86_64 164/180 Cleanup : python3-pip-9.0.3-5.el7.noarch 165/180 Cleanup : coreutils-8.22-23.el7.x86_64 166/180 Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 167/180 Cleanup : libcom_err-1.42.9-13.el7.x86_64 168/180 Cleanup : libcap-2.22-9.el7.x86_64 169/180 Cleanup : libacl-2.2.51-14.el7.x86_64 170/180 Cleanup : zlib-1.2.7-18.el7.x86_64 171/180 Cleanup : libselinux-2.5-14.1.el7.x86_64 172/180 Cleanup : glibc-common-2.17-323.el7_9.x86_64 173/180 Cleanup : bash-4.2.46-34.el7.tis.10.x86_64 174/180 Cleanup : nspr-4.32.0-1.el7_9.x86_64 175/180 Cleanup : nss-util-3.67.0-1.el7_9.x86_64 176/180 Cleanup : nss-softokn-freebl-3.67.0-3.el7_9.x86_64 177/180 Cleanup : glibc-2.17-323.el7_9.x86_64 178/180 Cleanup : tzdata-2022a-1.el7.tis.2.noarch 179/180 Cleanup : libgcc-4.8.5-36.el7.x86_64 180/180 Verifying : acl-2.2.51-15.el7.x86_64 1/180 Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 2/180 Verifying : libacl-2.2.51-15.el7.x86_64 3/180 Verifying : libdb-utils-5.3.21-25.el7.x86_64 4/180 Verifying : readline-6.2-11.el7.x86_64 5/180 Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 6/180 Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 7/180 Verifying : nss-pem-1.0.3-7.el7.x86_64 8/180 Verifying : openldap-2.4.44-25.el7_9.x86_64 9/180 Verifying : libselinux-2.5-15.el7.x86_64 10/180 Verifying : kmod-libs-20-28.el7.x86_64 11/180 Verifying : libcurl-7.29.0-59.el7_9.1.x86_64 12/180 Verifying : tzdata-2022g-1.el7.noarch 13/180 Verifying : libcap-2.22-11.el7.x86_64 14/180 Verifying : nss-tools-3.79.0-4.el7_9.x86_64 15/180 Verifying : bash-4.2.46-35.el7_9.x86_64 16/180 Verifying : libstdc++-4.8.5-44.el7.x86_64 17/180 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 18/180 Verifying : libgcc-4.8.5-44.el7.x86_64 19/180 Verifying : systemd-libs-219-78.el7_9.7.x86_64 20/180 Verifying : glibc-2.17-326.el7_9.x86_64 21/180 Verifying : systemd-219-78.el7_9.7.x86_64 22/180 Verifying : chkconfig-1.7.6-1.el7.x86_64 23/180 Verifying : pam-1.1.8-23.el7.x86_64 24/180 Verifying : elfutils-default-yama-scope-0.176-5.el7.noarch 25/180 Verifying : python3-3.6.8-18.el7.x86_64 26/180 Verifying : python-urlgrabber-3.10-10.el7.noarch 27/180 Verifying : dracut-033-572.el7.x86_64 28/180 Verifying : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 29/180 Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 30/180 Verifying : apr-1.4.8-7.el7.x86_64 31/180 Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 32/180 Verifying : nss-sysinit-3.79.0-4.el7_9.x86_64 33/180 Verifying : gnutls-3.3.29-9.el7_6.x86_64 34/180 Verifying : setup-2.8.71-11.el7.noarch 35/180 Verifying : binutils-2.27-44.base.el7_9.1.x86_64 36/180 Verifying : yum-plugin-ovl-1.1.31-54.el7_8.noarch 37/180 Verifying : zlib-1.2.7-20.el7_9.x86_64 38/180 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 39/180 Verifying : python3-wheel-0.31.1-5.el7_7.noarch 40/180 Verifying : curl-7.29.0-59.el7_9.1.x86_64 41/180 Verifying : nettle-2.7.1-9.el7_9.x86_64 42/180 Verifying : 32:bind-license-9.11.4-26.P2.el7_9.13.noarch 43/180 Verifying : 2:vim-minimal-7.4.629-8.el7_9.x86_64 44/180 Verifying : nss-3.79.0-4.el7_9.x86_64 45/180 Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 46/180 Verifying : 2:shadow-utils-4.6-5.el7.x86_64 47/180 Verifying : openssh-clients-7.4p1-22.el7_9.x86_64 48/180 Verifying : nspr-4.34.0-3.1.el7_9.x86_64 49/180 Verifying : ima-evm-utils-1.1-3.el7.x86_64 50/180 Verifying : python3-pip-9.0.3-8.el7.noarch 51/180 Verifying : nss-softokn-3.79.0-4.el7_9.x86_64 52/180 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 53/180 Verifying : audit-libs-2.8.5-4.el7.x86_64 54/180 Verifying : policycoreutils-2.5-34.el7.x86_64 55/180 Verifying : policycoreutils-python-2.5-34.el7.x86_64 56/180 Verifying : kmod-20-28.el7.x86_64 57/180 Verifying : diffutils-3.3-5.el7.x86_64 58/180 Verifying : xz-libs-5.2.2-2.el7_9.x86_64 59/180 Verifying : hostname-3.13-3.el7_7.1.x86_64 60/180 Verifying : libdb-5.3.21-25.el7.x86_64 61/180 Verifying : python3-libs-3.6.8-18.el7.x86_64 62/180 Verifying : nss-util-3.79.0-1.el7_9.x86_64 63/180 Verifying : coreutils-8.22-24.el7_9.2.x86_64 64/180 Verifying : elfutils-libelf-0.176-5.el7.x86_64 65/180 Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 66/180 Verifying : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 67/180 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 68/180 Verifying : kpartx-0.4.9-136.el7_9.x86_64 69/180 Verifying : lz4-1.8.3-1.el7.x86_64 70/180 Verifying : passwd-0.79-6.el7.x86_64 71/180 Verifying : expat-2.1.0-15.el7_9.x86_64 72/180 Verifying : libmount-2.23.2-65.el7_9.1.x86_64 73/180 Verifying : openssh-7.4p1-22.el7_9.x86_64 74/180 Verifying : glib2-2.56.1-9.el7_9.x86_64 75/180 Verifying : libcom_err-1.42.9-19.el7.x86_64 76/180 Verifying : shared-mime-info-1.8-5.el7.x86_64 77/180 Verifying : libselinux-utils-2.5-15.el7.x86_64 78/180 Verifying : krb5-libs-1.15.1-55.el7_9.x86_64 79/180 Verifying : yum-utils-1.1.31-54.el7_8.noarch 80/180 Verifying : 1:openssl-libs-1.0.2k-25.el7_9.x86_64 81/180 Verifying : libselinux-python-2.5-15.el7.x86_64 82/180 Verifying : sed-4.2.2-7.el7.x86_64 83/180 Verifying : cpio-2.11-28.el7.x86_64 84/180 Verifying : gzip-1.5-11.el7_9.x86_64 85/180 Verifying : glibc-common-2.17-326.el7_9.x86_64 86/180 Verifying : yum-3.4.3-168.el7.centos.noarch 87/180 Verifying : libffi-3.0.13-19.el7.x86_64 88/180 Verifying : xz-5.2.2-2.el7_9.x86_64 89/180 Verifying : elfutils-libs-0.176-5.el7.x86_64 90/180 Verifying : ima-evm-utils-1.1-2.el7.x86_64 91/180 Verifying : libgcc-4.8.5-36.el7.x86_64 92/180 Verifying : openssh-clients-7.4p1-21.el7_4.tis.9.x86_64 93/180 Verifying : elfutils-default-yama-scope-0.176-2.el7.noarch 94/180 Verifying : nettle-2.7.1-8.el7.x86_64 95/180 Verifying : acl-2.2.51-14.el7.x86_64 96/180 Verifying : libstdc++-4.8.5-36.el7.x86_64 97/180 Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 98/180 Verifying : zlib-1.2.7-18.el7.x86_64 99/180 Verifying : audit-libs-python-2.8.4-4.el7.x86_64 100/180 Verifying : policycoreutils-2.5-29.el7.x86_64 101/180 Verifying : glibc-common-2.17-323.el7_9.x86_64 102/180 Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 103/180 Verifying : nss-3.67.0-4.el7_9.x86_64 104/180 Verifying : python3-libs-3.6.8-10.el7.x86_64 105/180 Verifying : libsmartcols-2.23.2-59.el7.x86_64 106/180 Verifying : apr-1.4.8-3.el7_4.1.x86_64 107/180 Verifying : libselinux-python-2.5-14.1.el7.x86_64 108/180 Verifying : nspr-4.32.0-1.el7_9.x86_64 109/180 Verifying : krb5-libs-1.15.1-34.el7.x86_64 110/180 Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 111/180 Verifying : policycoreutils-python-2.5-29.el7.x86_64 112/180 Verifying : nss-util-3.67.0-1.el7_9.x86_64 113/180 Verifying : readline-6.2-10.el7.x86_64 114/180 Verifying : chkconfig-1.7.4-1.el7.x86_64 115/180 Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 116/180 Verifying : libffi-3.0.13-18.el7.x86_64 117/180 Verifying : 2:vim-minimal-7.4.629-7.el7.x86_64 118/180 Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 119/180 Verifying : python3-wheel-0.31.1-4.el7.noarch 120/180 Verifying : python3-pip-9.0.3-5.el7.noarch 121/180 Verifying : nss-softokn-freebl-3.67.0-3.el7_9.x86_64 122/180 Verifying : glibc-2.17-323.el7_9.x86_64 123/180 Verifying : libuuid-2.23.2-59.el7.x86_64 124/180 Verifying : pam-1.1.8-22.el7.x86_64 125/180 Verifying : coreutils-8.22-23.el7.x86_64 126/180 Verifying : lz4-1.7.5-2.el7.x86_64 127/180 Verifying : util-linux-2.23.2-59.el7.x86_64 128/180 Verifying : libcurl-7.29.0-59.el7.x86_64 129/180 Verifying : systemd-219-78.el7_9.3.tis.22.x86_64 130/180 Verifying : yum-utils-1.1.31-50.el7.noarch 131/180 Verifying : curl-7.29.0-59.el7.x86_64 132/180 Verifying : elfutils-libs-0.176-2.el7.x86_64 133/180 Verifying : shared-mime-info-1.8-4.el7.x86_64 134/180 Verifying : centos-release-7-6.1810.2.el7.centos.x86_64 135/180 Verifying : nss-softokn-3.67.0-3.el7_9.x86_64 136/180 Verifying : yum-3.4.3-161.el7.centos.noarch 137/180 Verifying : libselinux-2.5-14.1.el7.x86_64 138/180 Verifying : libblkid-2.23.2-59.el7.x86_64 139/180 Verifying : gzip-1.5-10.el7.x86_64 140/180 Verifying : libdb-utils-5.3.21-24.el7.x86_64 141/180 Verifying : gnutls-3.3.29-8.el7.x86_64 142/180 Verifying : dracut-033-554.el7.x86_64 143/180 Verifying : cpio-2.11-27.el7.x86_64 144/180 Verifying : passwd-0.79-4.el7.x86_64 145/180 Verifying : python-urlgrabber-3.10-9.el7.noarch 146/180 Verifying : kmod-libs-20-23.el7.x86_64 147/180 Verifying : setup-2.8.71-10.el7.tis.11.noarch 148/180 Verifying : libdb-5.3.21-24.el7.x86_64 149/180 Verifying : kmod-20-23.el7.x86_64 150/180 Verifying : libmount-2.23.2-59.el7.x86_64 151/180 Verifying : nss-tools-3.67.0-4.el7_9.x86_64 152/180 Verifying : bash-4.2.46-34.el7.tis.10.x86_64 153/180 Verifying : xz-libs-5.2.2-1.el7.x86_64 154/180 Verifying : systemd-libs-219-78.el7_9.3.tis.22.x86_64 155/180 Verifying : glib2-2.56.1-7.el7.x86_64 156/180 Verifying : hostname-3.13-3.el7.x86_64 157/180 Verifying : libselinux-utils-2.5-14.1.el7.x86_64 158/180 Verifying : python3-3.6.8-10.el7.x86_64 159/180 Verifying : binutils-2.27-41.base.el7.x86_64 160/180 Verifying : expat-2.1.0-14.el7_9.tis.1.x86_64 161/180 Verifying : libtirpc-0.2.4-0.15.el7.x86_64 162/180 Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 163/180 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 164/180 Verifying : kpartx-0.4.9-119.el7.x86_64 165/180 Verifying : audit-libs-2.8.4-4.el7.x86_64 166/180 Verifying : 32:bind-license-9.11.4-26.P2.el7.noarch 167/180 Verifying : nss-pem-1.0.3-5.el7.x86_64 168/180 Verifying : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 169/180 Verifying : openssh-7.4p1-21.el7_4.tis.9.x86_64 170/180 Verifying : tzdata-2022a-1.el7.tis.2.noarch 171/180 Verifying : libcom_err-1.42.9-13.el7.x86_64 172/180 Verifying : libcap-2.22-9.el7.x86_64 173/180 Verifying : xz-5.2.2-1.el7.x86_64 174/180 Verifying : libacl-2.2.51-14.el7.x86_64 175/180 Verifying : openldap-2.4.44-20.el7.tis.15.x86_64 176/180 Verifying : sed-4.2.2-5.el7.x86_64 177/180 Verifying : nss-sysinit-3.67.0-4.el7_9.x86_64 178/180 Verifying : elfutils-libelf-0.176-2.el7.x86_64 179/180 Verifying : diffutils-3.3-4.el7.x86_64 180/180 Updated: acl.x86_64 0:2.2.51-15.el7 apr.x86_64 0:1.4.8-7.el7 audit-libs.x86_64 0:2.8.5-4.el7 audit-libs-python.x86_64 0:2.8.5-4.el7 bash.x86_64 0:4.2.46-35.el7_9 bind-license.noarch 32:9.11.4-26.P2.el7_9.13 binutils.x86_64 0:2.27-44.base.el7_9.1 centos-release.x86_64 0:7-9.2009.1.el7.centos chkconfig.x86_64 0:1.7.6-1.el7 coreutils.x86_64 0:8.22-24.el7_9.2 cpio.x86_64 0:2.11-28.el7 cryptsetup-libs.x86_64 0:2.0.3-6.el7 curl.x86_64 0:7.29.0-59.el7_9.1 cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 device-mapper.x86_64 7:1.02.170-6.el7_9.5 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 diffutils.x86_64 0:3.3-5.el7 dracut.x86_64 0:033-572.el7 elfutils-default-yama-scope.noarch 0:0.176-5.el7 elfutils-libelf.x86_64 0:0.176-5.el7 elfutils-libs.x86_64 0:0.176-5.el7 expat.x86_64 0:2.1.0-15.el7_9 glib2.x86_64 0:2.56.1-9.el7_9 glibc.x86_64 0:2.17-326.el7_9 glibc-common.x86_64 0:2.17-326.el7_9 gnutls.x86_64 0:3.3.29-9.el7_6 gzip.x86_64 0:1.5-11.el7_9 hostname.x86_64 0:3.13-3.el7_7.1 ima-evm-utils.x86_64 0:1.1-3.el7 kmod.x86_64 0:20-28.el7 kmod-libs.x86_64 0:20-28.el7 kpartx.x86_64 0:0.4.9-136.el7_9 krb5-libs.x86_64 0:1.15.1-55.el7_9 libacl.x86_64 0:2.2.51-15.el7 libblkid.x86_64 0:2.23.2-65.el7_9.1 libcap.x86_64 0:2.22-11.el7 libcom_err.x86_64 0:1.42.9-19.el7 libcurl.x86_64 0:7.29.0-59.el7_9.1 libdb.x86_64 0:5.3.21-25.el7 libdb-utils.x86_64 0:5.3.21-25.el7 libffi.x86_64 0:3.0.13-19.el7 libgcc.x86_64 0:4.8.5-44.el7 libmount.x86_64 0:2.23.2-65.el7_9.1 libselinux.x86_64 0:2.5-15.el7 libselinux-python.x86_64 0:2.5-15.el7 libselinux-utils.x86_64 0:2.5-15.el7 libsmartcols.x86_64 0:2.23.2-65.el7_9.1 libstdc++.x86_64 0:4.8.5-44.el7 libtirpc.x86_64 0:0.2.4-0.16.el7 libuuid.x86_64 0:2.23.2-65.el7_9.1 lz4.x86_64 0:1.8.3-1.el7 nettle.x86_64 0:2.7.1-9.el7_9 nspr.x86_64 0:4.34.0-3.1.el7_9 nss.x86_64 0:3.79.0-4.el7_9 nss-pem.x86_64 0:1.0.3-7.el7 nss-softokn.x86_64 0:3.79.0-4.el7_9 nss-softokn-freebl.x86_64 0:3.79.0-4.el7_9 nss-sysinit.x86_64 0:3.79.0-4.el7_9 nss-tools.x86_64 0:3.79.0-4.el7_9 nss-util.x86_64 0:3.79.0-1.el7_9 openldap.x86_64 0:2.4.44-25.el7_9 openssh.x86_64 0:7.4p1-22.el7_9 openssh-clients.x86_64 0:7.4p1-22.el7_9 openssl-libs.x86_64 1:1.0.2k-25.el7_9 pam.x86_64 0:1.1.8-23.el7 passwd.x86_64 0:0.79-6.el7 policycoreutils.x86_64 0:2.5-34.el7 policycoreutils-python.x86_64 0:2.5-34.el7 python-urlgrabber.noarch 0:3.10-10.el7 python3.x86_64 0:3.6.8-18.el7 python3-libs.x86_64 0:3.6.8-18.el7 python3-pip.noarch 0:9.0.3-8.el7 python3-wheel.noarch 0:0.31.1-5.el7_7 readline.x86_64 0:6.2-11.el7 sed.x86_64 0:4.2.2-7.el7 setup.noarch 0:2.8.71-11.el7 shadow-utils.x86_64 2:4.6-5.el7 shared-mime-info.x86_64 0:1.8-5.el7 systemd.x86_64 0:219-78.el7_9.7 systemd-libs.x86_64 0:219-78.el7_9.7 tzdata.noarch 0:2022g-1.el7 util-linux.x86_64 0:2.23.2-65.el7_9.1 vim-minimal.x86_64 2:7.4.629-8.el7_9 xz.x86_64 0:5.2.2-2.el7_9 xz-libs.x86_64 0:5.2.2-2.el7_9 yum.noarch 0:3.4.3-168.el7.centos yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 yum-plugin-ovl.noarch 0:1.1.31-54.el7_8 yum-utils.noarch 0:1.1.31-54.el7_8 zlib.x86_64 0:1.2.7-20.el7_9 Complete! + yum install -y --setopt=skip_missing_names_on_install=False git patch redhat-lsb-core sudo python3 Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: centos.mirror.netelligent.ca * extras: centos.mirror.netelligent.ca * updates: centos.mirror.globo.tech http://mirror.starlingx.cengn.ca:80//mirror/starlingx/master/centos/containers/20230207T025358Z/outputs/RPMS/std/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. Package python3-3.6.8-18.el7.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(vars) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(strict) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(lib) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-23.el7_8.x86_64 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed ---> Package redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 will be installed --> Processing Dependency: redhat-lsb-submod-security(x86-64) = 4.1-27.el7.centos.1 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: spax for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/sbin/sendmail for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/sbin/fuser for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/time for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/msgfmt for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/man for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/make for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/m4 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/lp for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/killall for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/gettext for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/file for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/crontab for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/bc for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/batch for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/at for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /sbin/pidof for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /bin/mailx for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /bin/ed for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 ---> Package sudo.x86_64 0:1.8.23-10.el7_9.3 will be installed --> Running transaction check ---> Package at.x86_64 0:3.1.13-25.el7_9 will be installed ---> Package bc.x86_64 0:1.06.95-13.el7 will be installed ---> Package cronie.x86_64 0:1.4.11-24.el7_9 will be installed --> Processing Dependency: dailyjobs for package: cronie-1.4.11-24.el7_9.x86_64 ---> Package cups-client.x86_64 1:1.6.3-51.el7 will be installed --> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-51.el7 for package: 1:cups-client-1.6.3-51.el7.x86_64 --> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-51.el7.x86_64 --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-51.el7.x86_64 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-51.el7.x86_64 ---> Package ed.x86_64 0:1.9-4.el7 will be installed ---> Package file.x86_64 0:5.11-37.el7 will be installed ---> Package gettext.x86_64 0:0.19.8.1-3.el7 will be installed --> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-3.el7 for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgomp.so.1(GOMP_1.0)(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 ---> Package less.x86_64 0:458-9.el7 will be installed --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed ---> Package mailx.x86_64 0:12.5-19.el7 will be installed ---> Package make.x86_64 1:3.82-24.el7 will be installed ---> Package man-db.x86_64 0:2.6.3-11.el7 will be installed --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-11.el7.x86_64 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed ---> Package psmisc.x86_64 0:22.20-17.el7 will be installed ---> Package redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 will be installed ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed ---> Package spax.x86_64 0:1.5.2-13.el7 will be installed ---> Package ssmtp.x86_64 0:2.64-14.el7 will be installed ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed ---> Package time.x86_64 0:1.7-45.el7 will be installed --> Running transaction check ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed ---> Package cronie-anacron.x86_64 0:1.4.11-24.el7_9 will be installed --> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-24.el7_9.x86_64 ---> Package cups-libs.x86_64 1:1.6.3-51.el7 will be installed ---> Package gettext-libs.x86_64 0:0.19.8.1-3.el7 will be installed ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed ---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed --> Running transaction check ---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed --> Running transaction check ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git x86_64 1.8.3.1-23.el7_8 base 4.4 M patch x86_64 2.7.1-12.el7_7 base 111 k redhat-lsb-core x86_64 4.1-27.el7.centos.1 base 38 k sudo x86_64 1.8.23-10.el7_9.3 updates 844 k Installing for dependencies: at x86_64 3.1.13-25.el7_9 updates 51 k avahi-libs x86_64 0.6.31-20.el7 base 62 k bc x86_64 1.06.95-13.el7 base 115 k cronie x86_64 1.4.11-24.el7_9 updates 92 k cronie-anacron x86_64 1.4.11-24.el7_9 updates 36 k crontabs noarch 1.11-6.20121102git.el7 base 13 k cups-client x86_64 1:1.6.3-51.el7 base 153 k cups-libs x86_64 1:1.6.3-51.el7 base 359 k ed x86_64 1.9-4.el7 base 72 k file x86_64 5.11-37.el7 base 57 k gettext x86_64 0.19.8.1-3.el7 base 1.0 M gettext-libs x86_64 0.19.8.1-3.el7 base 502 k groff-base x86_64 1.22.2-8.el7 base 942 k less x86_64 458-9.el7 base 120 k libcroco x86_64 0.6.12-6.el7_9 updates 105 k libgomp x86_64 4.8.5-44.el7 base 159 k libpipeline x86_64 1.2.3-3.el7 base 53 k libunistring x86_64 0.9.3-9.el7 base 293 k m4 x86_64 1.4.16-10.el7 base 256 k mailx x86_64 12.5-19.el7 base 245 k make x86_64 1:3.82-24.el7 base 421 k man-db x86_64 2.6.3-11.el7 base 832 k perl x86_64 4:5.16.3-299.el7_9 stx-mirror-distro 8.0 M perl-Carp noarch 1.26-244.el7 base 19 k perl-Encode x86_64 2.51-7.el7 base 1.5 M perl-Error noarch 1:0.17020-2.el7 base 32 k perl-Exporter noarch 5.68-3.el7 base 28 k perl-File-Path noarch 2.09-2.el7 base 26 k perl-File-Temp noarch 0.23.01-3.el7 base 56 k perl-Filter x86_64 1.49-3.el7 base 76 k perl-Getopt-Long noarch 2.40-3.el7 base 56 k perl-Git noarch 1.8.3.1-23.el7_8 base 56 k perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k perl-PathTools x86_64 3.40-5.el7 base 82 k perl-Pod-Escapes noarch 1:1.04-299.el7_9 stx-mirror-distro 52 k perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k perl-Pod-Usage noarch 1.63-3.el7 base 27 k perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k perl-Socket x86_64 2.010-5.el7 base 49 k perl-Storable x86_64 2.45-3.el7 base 77 k perl-TermReadKey x86_64 2.30-20.el7 base 31 k perl-Text-ParseWords noarch 3.29-4.el7 base 14 k perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k perl-Time-Local noarch 1.2300-2.el7 base 24 k perl-constant noarch 1.27-2.el7 base 19 k perl-libs x86_64 4:5.16.3-299.el7_9 stx-mirror-distro 690 k perl-macros x86_64 4:5.16.3-299.el7_9 stx-mirror-distro 44 k perl-parent noarch 1:0.225-244.el7 base 12 k perl-podlators noarch 2.5.1-3.el7 base 112 k perl-threads x86_64 1.87-4.el7 base 49 k perl-threads-shared x86_64 1.43-6.el7 base 39 k psmisc x86_64 22.20-17.el7 base 141 k redhat-lsb-submod-security x86_64 4.1-27.el7.centos.1 base 15 k rsync x86_64 3.1.2-12.el7_9 updates 408 k spax x86_64 1.5.2-13.el7 base 260 k ssmtp x86_64 2.64-14.el7 stx-mirror-distro 50 k sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k time x86_64 1.7-45.el7 base 30 k Transaction Summary ================================================================================ Install 4 Packages (+59 Dependent packages) Total download size: 24 M Installed size: 81 M Downloading packages: -------------------------------------------------------------------------------- Total 27 MB/s | 24 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : cronie-anacron-1.4.11-24.el7_9.x86_64 1/63 Installing : cronie-1.4.11-24.el7_9.x86_64 2/63 Installing : crontabs-1.11-6.20121102git.el7.noarch 3/63 Installing : groff-base-1.22.2-8.el7.x86_64 4/63 Installing : less-458-9.el7.x86_64 5/63 Installing : avahi-libs-0.6.31-20.el7.x86_64 6/63 Installing : libgomp-4.8.5-44.el7.x86_64 7/63 Installing : libunistring-0.9.3-9.el7.x86_64 8/63 Installing : libcroco-0.6.12-6.el7_9.x86_64 9/63 Installing : gettext-libs-0.19.8.1-3.el7.x86_64 10/63 Installing : gettext-0.19.8.1-3.el7.x86_64 11/63 install-info: No such file or directory for /usr/share/info/gettext.info.gz Installing : 1:cups-libs-1.6.3-51.el7.x86_64 12/63 Installing : 1:cups-client-1.6.3-51.el7.x86_64 13/63 Installing : 1:perl-parent-0.225-244.el7.noarch 14/63 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 15/63 Installing : perl-podlators-2.5.1-3.el7.noarch 16/63 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 17/63 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 18/63 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 19/63 Installing : perl-Encode-2.51-7.el7.x86_64 20/63 Installing : perl-Pod-Usage-1.63-3.el7.noarch 21/63 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 22/63 Installing : perl-Storable-2.45-3.el7.x86_64 23/63 Installing : perl-Exporter-5.68-3.el7.noarch 24/63 Installing : perl-Socket-2.010-5.el7.x86_64 25/63 Installing : perl-Carp-1.26-244.el7.noarch 26/63 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/63 Installing : perl-PathTools-3.40-5.el7.x86_64 28/63 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 29/63 Installing : perl-Time-Local-1.2300-2.el7.noarch 30/63 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 31/63 Installing : perl-constant-1.27-2.el7.noarch 32/63 Installing : perl-File-Temp-0.23.01-3.el7.noarch 33/63 Installing : perl-File-Path-2.09-2.el7.noarch 34/63 Installing : perl-threads-shared-1.43-6.el7.x86_64 35/63 Installing : perl-threads-1.87-4.el7.x86_64 36/63 Installing : perl-Filter-1.49-3.el7.x86_64 37/63 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 38/63 Installing : perl-Getopt-Long-2.40-3.el7.noarch 39/63 Installing : 4:perl-5.16.3-299.el7_9.x86_64 40/63 Installing : 1:perl-Error-0.17020-2.el7.noarch 41/63 Installing : perl-TermReadKey-2.30-20.el7.x86_64 42/63 Installing : psmisc-22.20-17.el7.x86_64 43/63 Installing : mailx-12.5-19.el7.x86_64 44/63 Installing : ssmtp-2.64-14.el7.x86_64 45/63 Installing : spax-1.5.2-13.el7.x86_64 46/63 Installing : time-1.7-45.el7.x86_64 47/63 Installing : at-3.1.13-25.el7_9.x86_64 48/63 Installing : patch-2.7.1-12.el7_7.x86_64 49/63 Installing : ed-1.9-4.el7.x86_64 50/63 install-info: No such file or directory for /usr/share/info/ed.info.gz Installing : 1:make-3.82-24.el7.x86_64 51/63 Installing : libpipeline-1.2.3-3.el7.x86_64 52/63 Installing : man-db-2.6.3-11.el7.x86_64 53/63 Installing : bc-1.06.95-13.el7.x86_64 54/63 Installing : m4-1.4.16-10.el7.x86_64 55/63 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 56/63 Installing : rsync-3.1.2-12.el7_9.x86_64 57/63 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 58/63 Installing : git-1.8.3.1-23.el7_8.x86_64 59/63 Installing : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 60/63 Installing : file-5.11-37.el7.x86_64 61/63 Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 62/63 Installing : sudo-1.8.23-10.el7_9.3.x86_64 63/63 Verifying : file-5.11-37.el7.x86_64 1/63 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/63 Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 3/63 Verifying : rsync-3.1.2-12.el7_9.x86_64 4/63 Verifying : perl-threads-shared-1.43-6.el7.x86_64 5/63 Verifying : perl-Storable-2.45-3.el7.x86_64 6/63 Verifying : perl-Exporter-5.68-3.el7.noarch 7/63 Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 8/63 Verifying : perl-PathTools-3.40-5.el7.x86_64 9/63 Verifying : cronie-1.4.11-24.el7_9.x86_64 10/63 Verifying : cronie-anacron-1.4.11-24.el7_9.x86_64 11/63 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 12/63 Verifying : m4-1.4.16-10.el7.x86_64 13/63 Verifying : perl-Socket-2.010-5.el7.x86_64 14/63 Verifying : bc-1.06.95-13.el7.x86_64 15/63 Verifying : 1:cups-client-1.6.3-51.el7.x86_64 16/63 Verifying : git-1.8.3.1-23.el7_8.x86_64 17/63 Verifying : 1:perl-parent-0.225-244.el7.noarch 18/63 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 19/63 Verifying : libpipeline-1.2.3-3.el7.x86_64 20/63 Verifying : libcroco-0.6.12-6.el7_9.x86_64 21/63 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 22/63 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/63 Verifying : groff-base-1.22.2-8.el7.x86_64 24/63 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 25/63 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 26/63 Verifying : perl-Time-Local-1.2300-2.el7.noarch 27/63 Verifying : 1:make-3.82-24.el7.x86_64 28/63 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 29/63 Verifying : ed-1.9-4.el7.x86_64 30/63 Verifying : man-db-2.6.3-11.el7.x86_64 31/63 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 32/63 Verifying : patch-2.7.1-12.el7_7.x86_64 33/63 Verifying : 1:cups-libs-1.6.3-51.el7.x86_64 34/63 Verifying : perl-Carp-1.26-244.el7.noarch 35/63 Verifying : sudo-1.8.23-10.el7_9.3.x86_64 36/63 Verifying : crontabs-1.11-6.20121102git.el7.noarch 37/63 Verifying : 1:perl-Error-0.17020-2.el7.noarch 38/63 Verifying : at-3.1.13-25.el7_9.x86_64 39/63 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 40/63 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 41/63 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 42/63 Verifying : perl-Encode-2.51-7.el7.x86_64 43/63 Verifying : libunistring-0.9.3-9.el7.x86_64 44/63 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 45/63 Verifying : perl-podlators-2.5.1-3.el7.noarch 46/63 Verifying : perl-constant-1.27-2.el7.noarch 47/63 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 48/63 Verifying : perl-File-Path-2.09-2.el7.noarch 49/63 Verifying : time-1.7-45.el7.x86_64 50/63 Verifying : perl-threads-1.87-4.el7.x86_64 51/63 Verifying : spax-1.5.2-13.el7.x86_64 52/63 Verifying : gettext-0.19.8.1-3.el7.x86_64 53/63 Verifying : perl-Filter-1.49-3.el7.x86_64 54/63 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 55/63 Verifying : ssmtp-2.64-14.el7.x86_64 56/63 Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 57/63 Verifying : mailx-12.5-19.el7.x86_64 58/63 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 59/63 Verifying : psmisc-22.20-17.el7.x86_64 60/63 Verifying : libgomp-4.8.5-44.el7.x86_64 61/63 Verifying : less-458-9.el7.x86_64 62/63 Verifying : avahi-libs-0.6.31-20.el7.x86_64 63/63 Installed: git.x86_64 0:1.8.3.1-23.el7_8 patch.x86_64 0:2.7.1-12.el7_7 redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 sudo.x86_64 0:1.8.23-10.el7_9.3 Dependency Installed: at.x86_64 0:3.1.13-25.el7_9 avahi-libs.x86_64 0:0.6.31-20.el7 bc.x86_64 0:1.06.95-13.el7 cronie.x86_64 0:1.4.11-24.el7_9 cronie-anacron.x86_64 0:1.4.11-24.el7_9 crontabs.noarch 0:1.11-6.20121102git.el7 cups-client.x86_64 1:1.6.3-51.el7 cups-libs.x86_64 1:1.6.3-51.el7 ed.x86_64 0:1.9-4.el7 file.x86_64 0:5.11-37.el7 gettext.x86_64 0:0.19.8.1-3.el7 gettext-libs.x86_64 0:0.19.8.1-3.el7 groff-base.x86_64 0:1.22.2-8.el7 less.x86_64 0:458-9.el7 libcroco.x86_64 0:0.6.12-6.el7_9 libgomp.x86_64 0:4.8.5-44.el7 libpipeline.x86_64 0:1.2.3-3.el7 libunistring.x86_64 0:0.9.3-9.el7 m4.x86_64 0:1.4.16-10.el7 mailx.x86_64 0:12.5-19.el7 make.x86_64 1:3.82-24.el7 man-db.x86_64 0:2.6.3-11.el7 perl.x86_64 4:5.16.3-299.el7_9 perl-Carp.noarch 0:1.26-244.el7 perl-Encode.x86_64 0:2.51-7.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Exporter.noarch 0:5.68-3.el7 perl-File-Path.noarch 0:2.09-2.el7 perl-File-Temp.noarch 0:0.23.01-3.el7 perl-Filter.x86_64 0:1.49-3.el7 perl-Getopt-Long.noarch 0:2.40-3.el7 perl-Git.noarch 0:1.8.3.1-23.el7_8 perl-HTTP-Tiny.noarch 0:0.033-3.el7 perl-PathTools.x86_64 0:3.40-5.el7 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 perl-Pod-Perldoc.noarch 0:3.20-4.el7 perl-Pod-Simple.noarch 1:3.28-4.el7 perl-Pod-Usage.noarch 0:1.63-3.el7 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 perl-Socket.x86_64 0:2.010-5.el7 perl-Storable.x86_64 0:2.45-3.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 perl-Text-ParseWords.noarch 0:3.29-4.el7 perl-Time-HiRes.x86_64 4:1.9725-3.el7 perl-Time-Local.noarch 0:1.2300-2.el7 perl-constant.noarch 0:1.27-2.el7 perl-libs.x86_64 4:5.16.3-299.el7_9 perl-macros.x86_64 4:5.16.3-299.el7_9 perl-parent.noarch 1:0.225-244.el7 perl-podlators.noarch 0:2.5.1-3.el7 perl-threads.x86_64 0:1.87-4.el7 perl-threads-shared.x86_64 0:1.43-6.el7 psmisc.x86_64 0:22.20-17.el7 redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 rsync.x86_64 0:3.1.2-12.el7_9 spax.x86_64 0:1.5.2-13.el7 ssmtp.x86_64 0:2.64-14.el7 sysvinit-tools.x86_64 0:2.88-14.dsf.el7 time.x86_64 0:1.7-45.el7 Complete! + [[ indeed != \n\o ]] + pip3 install virtualenv WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead. Collecting virtualenv Downloading https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl (8.8MB) Collecting importlib-resources>=5.4; python_version < "3.7" (from virtualenv) Downloading https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl Collecting platformdirs<3,>=2.4 (from virtualenv) Downloading https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl Collecting distlib<1,>=0.3.6 (from virtualenv) Downloading https://files.pythonhosted.org/packages/76/cb/6bbd2b10170ed991cf64e8c8b85e01f2fb38f95d1bc77617569e0b0b26ac/distlib-0.3.6-py2.py3-none-any.whl (468kB) Collecting importlib-metadata>=4.8.3; python_version < "3.8" (from virtualenv) Downloading https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl Collecting filelock<4,>=3.4.1 (from virtualenv) Downloading https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl Collecting zipp>=3.1.0; python_version < "3.10" (from importlib-resources>=5.4; python_version < "3.7"->virtualenv) Downloading https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=4.8.3; python_version < "3.8"->virtualenv) Downloading https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Installing collected packages: zipp, importlib-resources, platformdirs, distlib, typing-extensions, importlib-metadata, filelock, virtualenv Successfully installed distlib-0.3.6 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 + [[ ceilometer == \r\e\q\u\i\r\e\m\e\n\t\s ]] + '[' False '!=' False ']' ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/fetch_wheels.sh + [[ indeed == \n\o ]] + python=python3 ++ dirname /opt/loci/scripts/fetch_wheels.sh + python3 /opt/loci/scripts/fetch_wheels.py + mkdir -p /tmp/wheels/ + tar xf /tmp/wheels.tar.gz '--exclude=.*' -C /tmp/wheels/ + sed -i '/^ceilometer===/d' /tmp/wheels/upper-constraints.txt + [[ ceilometer == \i\n\f\r\a ]] + [[ no == \n\o ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/create_user.sh + [[ no == \y\e\s ]] ++ getent group ceilometer + grent= + echo '## group ceilometer: creating gid=' ## group ceilometer: creating gid= + groupadd -g 42424 ceilometer ++ getent passwd ceilometer + pwent= + echo '## user ceilometer: creating uid=42424 gid=42424 home=/var/lib/ceilometer' ## user ceilometer: creating uid=42424 gid=42424 home=/var/lib/ceilometer + useradd -u 42424 -g ceilometer -M -d /var/lib/ceilometer -s /usr/sbin/nologin -c 'ceilometer user' ceilometer + mkdir -p /etc/ceilometer /var/log/ceilometer /var/lib/ceilometer /var/cache/ceilometer + chown ceilometer:ceilometer /etc/ceilometer /var/log/ceilometer /var/lib/ceilometer /var/cache/ceilometer ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/setup_pip.sh + [[ indeed == \n\o ]] + TMP_VIRTUALENV='python3 -m virtualenv --python=python3' ++ python3 -m virtualenv --python=python3 --version ++ grep -Po '[0-9]+\.[0-9]+\.[0-9]+' ++ cut -d. -f1 + (( 20 >= 14 )) + SETUPTOOLS=--no-setuptools ++ python3 -m virtualenv --python=python3 --version ++ grep -Po '[0-9]+\.[0-9]+\.[0-9]+' ++ cut -d. -f1 + (( 20 >= 20 )) + SETUPTOOLS='--seed pip --download' + PIPBOOTSTRAP=/var/lib/pipbootstrap + python3 -m virtualenv --python=python3 --seed pip --download /var/lib/pipbootstrap created virtual environment CPython3.6.8.final.0-64 in 4845ms creator CPython3Posix(dest=/var/lib/pipbootstrap, clear=False, no_vcs_ignore=False, global=False) seeder PipInvoke(download=True, pip=bundle, setuptools=bundle, wheel=bundle) added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + source /var/lib/pipbootstrap/bin/activate ++ '[' /var/lib/pipbootstrap/bin/activate = /opt/loci/scripts/setup_pip.sh ']' ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/var/lib/pipbootstrap ++ '[' linux-gnu = cygwin ']' ++ '[' linux-gnu = msys ']' ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/var/lib/pipbootstrap/bin:/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /var/lib/pipbootstrap ++ PS1='(pipbootstrap) ' ++ export PS1 ++ alias pydoc ++ true ++ hash -r + pip install --upgrade setuptools Requirement already satisfied: setuptools in /var/lib/pipbootstrap/lib/python3.6/site-packages (59.6.0) + pip install --upgrade virtualenv==20.7.2 Collecting virtualenv==20.7.2 Downloading virtualenv-20.7.2-py2.py3-none-any.whl (5.3 MB) Collecting backports.entry-points-selectable>=1.0.4 Downloading backports.entry_points_selectable-1.1.1-py2.py3-none-any.whl (6.2 kB) Collecting filelock<4,>=3.0.0 Using cached filelock-3.4.1-py3-none-any.whl (9.9 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.6-py2.py3-none-any.whl (468 kB) Collecting six<2,>=1.9.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting importlib-metadata>=0.12 Using cached importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting importlib-resources>=1.0 Using cached importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting platformdirs<3,>=2 Using cached platformdirs-2.4.0-py3-none-any.whl (14 kB) Collecting typing-extensions>=3.6.4 Using cached typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting zipp>=0.5 Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB) Installing collected packages: zipp, typing-extensions, importlib-metadata, six, platformdirs, importlib-resources, filelock, distlib, backports.entry-points-selectable, virtualenv Successfully installed backports.entry-points-selectable-1.1.1 distlib-0.3.6 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 six-1.16.0 typing-extensions-4.1.1 virtualenv-20.7.2 zipp-3.6.0 + hash -r + virtualenv --seed pip --download /var/lib/openstack created virtual environment CPython3.6.8.final.0-64 in 5290ms creator CPython3Posix(dest=/var/lib/openstack, clear=False, no_vcs_ignore=False, global=False) seeder PipInvoke(download=True, pip=bundle, setuptools=bundle, wheel=bundle) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator + deactivate + unset -f pydoc + '[' -z _ ']' + PATH=/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -z '' ']' + hash -r + '[' -z _ ']' + PS1= + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + source /var/lib/openstack/bin/activate ++ '[' /var/lib/openstack/bin/activate = /opt/loci/scripts/setup_pip.sh ']' ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/var/lib/openstack ++ '[' linux-gnu = cygwin ']' ++ '[' linux-gnu = msys ']' ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/var/lib/openstack/bin:/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /var/lib/openstack ++ PS1='(openstack) ' ++ export PS1 ++ alias pydoc ++ true ++ hash -r ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/pip_install.sh bindep + packages=bindep + pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep Looking in links: /tmp/wheels/ Collecting bindep Downloading bindep-2.11.0-py2.py3-none-any.whl (34 kB) Collecting packaging Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting bindep Downloading bindep-2.10.2-py2.py3-none-any.whl (33 kB) Collecting pbr>=2.0.0 Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB) Collecting distro Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) Collecting Parsley Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) Collecting six Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Installing collected packages: six, pyparsing, pbr, Parsley, packaging, distro, bindep Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.5.0 packaging-20.3 pbr-5.4.5 pyparsing-2.4.7 six-1.14.0 WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. You should consider upgrading via the '/var/lib/openstack/bin/python -m pip install --upgrade pip' command. + for file in '/opt/loci/pydep*' + PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROJECT_RELEASE} ${PROFILES} ${python3} || :)) ++ bindep -f /opt/loci/pydep.txt -b -l newline ceilometer master python3 ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi + packages='cryptography pymysql python-memcached uwsgi' + pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi Looking in links: /tmp/wheels/ Collecting cryptography Downloading cryptography-2.9-cp35-abi3-manylinux2010_x86_64.whl (2.7 MB) Collecting pymysql Downloading PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) Collecting python-memcached Downloading python_memcached-1.59-py2.py3-none-any.whl (16 kB) Processing /tmp/wheels/uWSGI-2.0.17.1-cp36-cp36m-linux_x86_64.whl Collecting cffi!=1.11.3,>=1.8 Downloading cffi-1.14.0-cp36-cp36m-manylinux1_x86_64.whl (399 kB) Requirement already satisfied: six>=1.4.1 in /var/lib/openstack/lib/python3.6/site-packages (from cryptography) (1.14.0) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Installing collected packages: pycparser, cffi, uwsgi, python-memcached, pymysql, cryptography Successfully installed cffi-1.14.0 cryptography-2.9 pycparser-2.20 pymysql-0.9.3 python-memcached-1.59 uwsgi-2.0.17.1 WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. You should consider upgrading via the '/var/lib/openstack/bin/python -m pip install --upgrade pip' command. + [[ ceilometer == \n\o\v\a ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/clone_project.sh + git clone https://opendev.org/openstack/ceilometer.git /tmp/ceilometer Cloning into '/tmp/ceilometer'... + pushd /tmp/ceilometer /tmp/ceilometer / + git fetch https://opendev.org/openstack/ceilometer.git stable/ussuri From https://opendev.org/openstack/ceilometer * branch stable/ussuri -> FETCH_HEAD + git checkout FETCH_HEAD Note: checking out 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at bcada72... Fix broken test_discovery_with_libvirt_error + popd / ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/install_packages.sh + [[ indeed != \n\o ]] + python3=python3 + for file in '/opt/loci/bindep*' + PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :)) ++ bindep -f /opt/loci/bindep.txt -b -l newline ceilometer python3 + [[ ! -z libxml2 ]] + case ${distro} in + yum -y --setopt=skip_missing_names_on_install=False install libxml2 libvirt ipmitool Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: centos.mirror.netelligent.ca * extras: centos.mirror.netelligent.ca * updates: centos.mirror.globo.tech http://mirror.starlingx.cengn.ca:80//mirror/starlingx/master/centos/containers/20230207T025358Z/outputs/RPMS/std/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. Package libxml2-2.9.1-6.el7_9.6.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package ipmitool.x86_64 0:1.8.18-10.el7_9 will be installed --> Processing Dependency: systemd-sysv for package: ipmitool-1.8.18-10.el7_9.x86_64 --> Processing Dependency: OpenIPMI-modalias for package: ipmitool-1.8.18-10.el7_9.x86_64 ---> Package libvirt.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: libvirt-client = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-config-network = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-config-nwfilter = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-interface = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-lxc = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-network = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-nodedev = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-nwfilter = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-qemu = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-secret = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-storage = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-libs = 4.7.0-1.tis.33 for package: libvirt-4.7.0-1.tis.33.x86_64 --> Running transaction check ---> Package OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: OpenIPMI for package: OpenIPMI-modalias-2.0.27-1.el7.x86_64 ---> Package libvirt-client.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: libvirt-bash-completion = 4.7.0-1.tis.33 for package: libvirt-client-4.7.0-1.tis.33.x86_64 --> Processing Dependency: gnutls-utils for package: libvirt-client-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-client-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: polkit >= 0.112 for package: libvirt-daemon-4.7.0-1.tis.33.x86_64 --> Processing Dependency: dmidecode for package: libvirt-daemon-4.7.0-1.tis.33.x86_64 --> Processing Dependency: iproute for package: libvirt-daemon-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-config-network.x86_64 0:4.7.0-1.tis.33 will be installed ---> Package libvirt-daemon-config-nwfilter.x86_64 0:4.7.0-1.tis.33 will be installed ---> Package libvirt-daemon-driver-interface.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-lxc.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-network.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-4.7.0-1.tis.33.x86_64 --> Processing Dependency: iptables for package: libvirt-daemon-driver-network-4.7.0-1.tis.33.x86_64 --> Processing Dependency: radvd for package: libvirt-daemon-driver-network-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-nodedev.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-nwfilter.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-qemu.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: libvirt-daemon-driver-storage-core = 4.7.0-1.tis.33 for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.33.x86_64 --> Processing Dependency: bzip2 for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.33.x86_64 --> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-secret.x86_64 0:4.7.0-1.tis.33 will be installed ---> Package libvirt-daemon-driver-storage.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: libvirt-daemon-driver-storage-disk = 4.7.0-1.tis.33 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-storage-gluster = 4.7.0-1.tis.33 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 4.7.0-1.tis.33 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-storage-logical = 4.7.0-1.tis.33 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-storage-mpath = 4.7.0-1.tis.33 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-storage-rbd = 4.7.0-1.tis.33 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libvirt-daemon-driver-storage-scsi = 4.7.0-1.tis.33 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.33.x86_64 ---> Package libvirt-libs.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: cyrus-sasl for package: libvirt-libs-4.7.0-1.tis.33.x86_64 --> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.7.0-1.tis.33.x86_64 --> Processing Dependency: nc for package: libvirt-libs-4.7.0-1.tis.33.x86_64 ---> Package systemd-sysv.x86_64 0:219-78.el7_9.7 will be installed --> Running transaction check ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: OpenIPMI-libs = 2.0.27-1.el7 for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIutils.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIui.so.1()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIglib.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIcmdlang.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed ---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed --> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-24.el7_9.x86_64 ---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed ---> Package dmidecode.x86_64 1:3.2-5.el7_9.1 will be installed ---> Package dnsmasq.x86_64 0:2.76-17.el7_9.3 will be installed ---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed ---> Package gnutls-utils.x86_64 0:3.3.29-9.el7_6 will be installed --> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 ---> Package iproute.x86_64 0:5.12.0-4.tis.4 will be installed --> Processing Dependency: libbpf for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0(LIBBPF_0.0.1)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0(LIBBPF_0.0.6)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0(LIBBPF_0.1.0)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0(LIBBPF_0.2.0)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0()(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 ---> Package iptables.x86_64 0:1.8.4-21.tis.6 will be installed --> Processing Dependency: iptables-libs(x86-64) = 1.8.4-21.tis.6 for package: iptables-1.8.4-21.tis.6.x86_64 --> Processing Dependency: libnftnl.so.11(LIBNFTNL_11)(64bit) for package: iptables-1.8.4-21.tis.6.x86_64 --> Processing Dependency: libnftnl.so.11(LIBNFTNL_12)(64bit) for package: iptables-1.8.4-21.tis.6.x86_64 --> Processing Dependency: libnftnl.so.11(LIBNFTNL_13)(64bit) for package: iptables-1.8.4-21.tis.6.x86_64 --> Processing Dependency: libip4tc.so.2()(64bit) for package: iptables-1.8.4-21.tis.6.x86_64 --> Processing Dependency: libip6tc.so.2()(64bit) for package: iptables-1.8.4-21.tis.6.x86_64 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.8.4-21.tis.6.x86_64 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.8.4-21.tis.6.x86_64 --> Processing Dependency: libnftnl.so.11()(64bit) for package: iptables-1.8.4-21.tis.6.x86_64 --> Processing Dependency: libxtables.so.12()(64bit) for package: iptables-1.8.4-21.tis.6.x86_64 ---> Package iptables-ebtables.x86_64 0:1.8.4-21.tis.6 will be installed ---> Package libpcap.x86_64 14:1.5.3-13.el7_9 will be installed ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64 ---> Package libvirt-bash-completion.x86_64 0:4.7.0-1.tis.33 will be installed ---> Package libvirt-daemon-driver-storage-core.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: nfs-utils for package: libvirt-daemon-driver-storage-core-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libparted.so.2()(64bit) for package: libvirt-daemon-driver-storage-core-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-storage-disk.x86_64 0:4.7.0-1.tis.33 will be installed ---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libgfapi.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libgfrpc.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libgfxdr.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.33.x86_64 --> Processing Dependency: libglusterfs.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-storage-logical.x86_64 0:4.7.0-1.tis.33 will be installed --> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-4.7.0-1.tis.33.x86_64 ---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:4.7.0-1.tis.33 will be installed ---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:4.7.0-1.tis.33 will be installed ---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:4.7.0-1.tis.33 will be installed ---> Package lzop.x86_64 0:1.03-10.el7 will be installed --> Processing Dependency: liblzo2.so.2()(64bit) for package: lzop-1.03-10.el7.x86_64 ---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 --> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64 ---> Package nmap-ncat.x86_64 2:6.40-19.el7 will be installed ---> Package numactl-libs.x86_64 0:2.0.12-5.el7 will be installed ---> Package polkit.x86_64 0:0.112-26.el7_9.1 will be installed --> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-26.el7_9.1.x86_64 --> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-26.el7_9.1.x86_64 --> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-26.el7_9.1.x86_64 ---> Package radvd.x86_64 0:2.17-3.el7 will be installed ---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed --> Running transaction check ---> Package OpenIPMI-libs.x86_64 0:2.0.27-1.el7 will be installed ---> Package augeas-libs.x86_64 0:1.4.0-10.el7 will be installed ---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed ---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed ---> Package glusterfs-api.x86_64 0:6.0-61.el7 will be installed --> Processing Dependency: glusterfs-client-xlators(x86-64) = 6.0-61.el7 for package: glusterfs-api-6.0-61.el7.x86_64 --> Processing Dependency: glusterfs(x86-64) = 6.0-61.el7 for package: glusterfs-api-6.0-61.el7.x86_64 ---> Package glusterfs-cli.x86_64 0:6.0-61.el7 will be installed ---> Package glusterfs-libs.x86_64 0:6.0-61.el7 will be installed ---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed ---> Package initscripts.x86_64 0:9.49.53-1.el7_9.1 will be installed ---> Package iptables-libs.x86_64 0:1.8.4-21.tis.6 will be installed ---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-22.el7_9 will be installed --> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-22.el7_9 for package: iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 ---> Package libbpf.x86_64 2:0.5.0-1.tis.1 will be installed ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed ---> Package libnftnl.x86_64 0:1.1.5-4.tis.1 will be installed ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed ---> Package lvm2.x86_64 7:2.02.187-6.el7_9.5 will be installed --> Processing Dependency: lvm2-libs = 7:2.02.187-6.el7_9.5 for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64 --> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64 --> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64 --> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64 --> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64 --> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed ---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed ---> Package net-snmp-libs.x86_64 1:5.7.2-49.el7_9.2 will be installed ---> Package nfs-utils.x86_64 1:1.3.0-0.68.el7.2 will be installed --> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 --> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 --> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 --> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 --> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 --> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 --> Processing Dependency: libwrap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 --> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 ---> Package parted.x86_64 0:3.1-32.el7 will be installed ---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed ---> Package unbound-libs.x86_64 0:1.6.6-5.el7_8 will be installed --> Processing Dependency: openssl >= 0.9.8g-12 for package: unbound-libs-1.6.6-5.el7_8.x86_64 --> Running transaction check ---> Package device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 will be installed ---> Package device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 will be installed ---> Package glusterfs.x86_64 0:6.0-61.el7 will be installed ---> Package glusterfs-client-xlators.x86_64 0:6.0-61.el7 will be installed ---> Package gssproxy.x86_64 0:0.7.0-30.el7_9 will be installed --> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-30.el7_9.x86_64 --> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-30.el7_9.x86_64 --> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64 --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64 --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64 --> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64 --> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64 --> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64 --> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64 ---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-22.el7_9 will be installed ---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed ---> Package libevent.x86_64 0:2.0.21-4.el7.tis.3 will be installed ---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed ---> Package lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 will be installed --> Processing Dependency: device-mapper-event = 7:1.02.170-6.el7_9.5 for package: 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 ---> Package openssl.x86_64 1:1.0.2k-25.el7_9 will be installed ---> Package quota.x86_64 1:4.01-19.el7 will be installed --> Processing Dependency: quota-nls = 1:4.01-19.el7 for package: 1:quota-4.01-19.el7.x86_64 --> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-19.el7.x86_64 --> Processing Dependency: libext2fs.so.2()(64bit) for package: 1:quota-4.01-19.el7.x86_64 ---> Package rpcbind.x86_64 0:0.2.0-49.el7 will be installed ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed --> Running transaction check ---> Package device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 will be installed ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed ---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed ---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed ---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed --> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64 --> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64 ---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed ---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed ---> Package quota-nls.noarch 1:4.01-19.el7 will be installed ---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed --> Running transaction check ---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: ipmitool x86_64 1.8.18-10.el7_9 updates 442 k libvirt x86_64 4.7.0-1.tis.33 stx-mirror-distro 7.0 k Installing for dependencies: OpenIPMI x86_64 2.0.27-1.el7 base 243 k OpenIPMI-libs x86_64 2.0.27-1.el7 base 523 k OpenIPMI-modalias x86_64 2.0.27-1.el7 base 16 k augeas-libs x86_64 1.4.0-10.el7 base 357 k autogen-libopts x86_64 5.18-5.el7 base 66 k bridge-utils x86_64 1.5-9.el7 base 32 k bzip2 x86_64 1.0.6-13.el7 base 52 k cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k device-mapper-event x86_64 7:1.02.170-6.el7_9.5 updates 192 k device-mapper-event-libs x86_64 7:1.02.170-6.el7_9.5 updates 192 k device-mapper-persistent-data x86_64 0.8.5-3.el7_9.2 updates 423 k dmidecode x86_64 1:3.2-5.el7_9.1 updates 82 k dnsmasq x86_64 2.76-17.el7_9.3 updates 281 k e2fsprogs-libs x86_64 1.42.9-19.el7 base 168 k fuse-libs x86_64 2.9.2-11.el7 base 93 k glusterfs x86_64 6.0-61.el7 updates 586 k glusterfs-api x86_64 6.0-61.el7 updates 89 k glusterfs-cli x86_64 6.0-61.el7 updates 179 k glusterfs-client-xlators x86_64 6.0-61.el7 updates 786 k glusterfs-libs x86_64 6.0-61.el7 updates 389 k gnutls-dane x86_64 3.3.29-9.el7_6 base 36 k gnutls-utils x86_64 3.3.29-9.el7_6 base 238 k gssproxy x86_64 0.7.0-30.el7_9 updates 111 k hwdata x86_64 0.252-9.7.el7 base 2.5 M initscripts x86_64 9.49.53-1.el7_9.1 updates 440 k iproute x86_64 5.12.0-4.tis.4 stx-mirror-distro 741 k iptables x86_64 1.8.4-21.tis.6 stx-mirror-distro 594 k iptables-ebtables x86_64 1.8.4-21.tis.6 stx-mirror-distro 71 k iptables-libs x86_64 1.8.4-21.tis.6 stx-mirror-distro 106 k iscsi-initiator-utils x86_64 6.2.0.874-22.el7_9 updates 423 k iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-22.el7_9 updates 94 k keyutils x86_64 1.5.8-3.el7 base 54 k libbasicobjects x86_64 0.1.1-32.el7 base 26 k libbpf x86_64 2:0.5.0-1.tis.1 stx-mirror-distro 140 k libcollection x86_64 0.7.0-32.el7 base 42 k libevent x86_64 2.0.21-4.el7.tis.3 stx-mirror-distro 219 k libini_config x86_64 1.3.1-32.el7 base 64 k libmnl x86_64 1.0.3-7.el7 base 23 k libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k libnfnetlink x86_64 1.0.1-4.el7 base 26 k libnfsidmap x86_64 0.25-19.el7 base 50 k libnftnl x86_64 1.1.5-4.tis.1 stx-mirror-distro 80 k libpath_utils x86_64 0.2.1-32.el7 base 28 k libpcap x86_64 14:1.5.3-13.el7_9 updates 139 k libpciaccess x86_64 0.14-1.el7 base 26 k libref_array x86_64 0.1.5-32.el7 base 27 k libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k libvirt-bash-completion x86_64 4.7.0-1.tis.33 stx-mirror-distro 7.3 k libvirt-client x86_64 4.7.0-1.tis.33 stx-mirror-distro 302 k libvirt-daemon x86_64 4.7.0-1.tis.33 stx-mirror-distro 654 k libvirt-daemon-config-network x86_64 4.7.0-1.tis.33 stx-mirror-distro 8.4 k libvirt-daemon-config-nwfilter x86_64 4.7.0-1.tis.33 stx-mirror-distro 12 k libvirt-daemon-driver-interface x86_64 4.7.0-1.tis.33 stx-mirror-distro 47 k libvirt-daemon-driver-lxc x86_64 4.7.0-1.tis.33 stx-mirror-distro 140 k libvirt-daemon-driver-network x86_64 4.7.0-1.tis.33 stx-mirror-distro 223 k libvirt-daemon-driver-nodedev x86_64 4.7.0-1.tis.33 stx-mirror-distro 46 k libvirt-daemon-driver-nwfilter x86_64 4.7.0-1.tis.33 stx-mirror-distro 70 k libvirt-daemon-driver-qemu x86_64 4.7.0-1.tis.33 stx-mirror-distro 562 k libvirt-daemon-driver-secret x86_64 4.7.0-1.tis.33 stx-mirror-distro 36 k libvirt-daemon-driver-storage x86_64 4.7.0-1.tis.33 stx-mirror-distro 6.4 k libvirt-daemon-driver-storage-core x86_64 4.7.0-1.tis.33 stx-mirror-distro 248 k libvirt-daemon-driver-storage-disk x86_64 4.7.0-1.tis.33 stx-mirror-distro 38 k libvirt-daemon-driver-storage-gluster x86_64 4.7.0-1.tis.33 stx-mirror-distro 46 k libvirt-daemon-driver-storage-iscsi x86_64 4.7.0-1.tis.33 stx-mirror-distro 35 k libvirt-daemon-driver-storage-logical x86_64 4.7.0-1.tis.33 stx-mirror-distro 39 k libvirt-daemon-driver-storage-mpath x86_64 4.7.0-1.tis.33 stx-mirror-distro 34 k libvirt-daemon-driver-storage-rbd x86_64 4.7.0-1.tis.33 stx-mirror-distro 41 k libvirt-daemon-driver-storage-scsi x86_64 4.7.0-1.tis.33 stx-mirror-distro 35 k libvirt-libs x86_64 4.7.0-1.tis.33 stx-mirror-distro 3.8 M libxslt x86_64 1.1.28-6.el7 base 242 k lvm2 x86_64 7:2.02.187-6.el7_9.5 updates 1.3 M lvm2-libs x86_64 7:2.02.187-6.el7_9.5 updates 1.1 M lzo x86_64 2.06-8.el7 base 59 k lzop x86_64 1.03-10.el7 base 54 k mozjs17 x86_64 17.0.0-20.el7 base 1.4 M net-snmp-libs x86_64 1:5.7.2-49.el7_9.2 updates 752 k netcf-libs x86_64 0.2.8-4.el7 base 70 k nfs-utils x86_64 1:1.3.0-0.68.el7.2 updates 413 k nmap-ncat x86_64 2:6.40-19.el7 base 206 k numactl-libs x86_64 2.0.12-5.el7 base 30 k openssl x86_64 1:1.0.2k-25.el7_9 updates 494 k parted x86_64 3.1-32.el7 base 609 k polkit x86_64 0.112-26.el7_9.1 stx-mirror-distro 170 k polkit-pkla-compat x86_64 0.1-4.el7 base 39 k quota x86_64 1:4.01-19.el7 base 179 k quota-nls noarch 1:4.01-19.el7 base 90 k radvd x86_64 2.17-3.el7 base 94 k rpcbind x86_64 0.2.0-49.el7 base 60 k systemd-sysv x86_64 219-78.el7_9.7 updates 97 k tcp_wrappers x86_64 7.6-77.el7 base 78 k tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k unbound-libs x86_64 1.6.6-5.el7_8 base 406 k yajl x86_64 2.0.4-4.el7 base 39 k Transaction Summary ================================================================================ Install 2 Packages (+94 Dependent packages) Total download size: 26 M Installed size: 94 M Downloading packages: -------------------------------------------------------------------------------- Total 19 MB/s | 26 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : numactl-libs-2.0.12-5.el7.x86_64 1/96 Installing : yajl-2.0.4-4.el7.x86_64 2/96 Installing : systemd-sysv-219-78.el7_9.7.x86_64 3/96 Installing : glusterfs-libs-6.0-61.el7.x86_64 4/96 Installing : 14:libpcap-1.5.3-13.el7_9.x86_64 5/96 Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 6/96 Installing : libmnl-1.0.3-7.el7.x86_64 7/96 Installing : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 8/96 Installing : libevent-2.0.21-4.el7.tis.3.x86_64 9/96 Installing : rpcbind-0.2.0-49.el7.x86_64 10/96 Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_9.x86_64 11/96 Installing : iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 12/96 Installing : libcollection-0.7.0-32.el7.x86_64 13/96 Installing : parted-3.1-32.el7.x86_64 14/96 Installing : libref_array-0.1.5-32.el7.x86_64 15/96 Installing : libbasicobjects-0.1.1-32.el7.x86_64 16/96 Installing : libnfnetlink-1.0.1-4.el7.x86_64 17/96 Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 18/96 Installing : libverto-libevent-0.2.5-4.el7.x86_64 19/96 Installing : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 20/96 Failed to get D-Bus connection: Operation not permitted warning: %post(device-mapper-event-7:1.02.170-6.el7_9.5.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64  Installing : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 21/96 Installing : libnftnl-1.1.5-4.tis.1.x86_64 22/96 Installing : tcp_wrappers-7.6-77.el7.x86_64 23/96 Installing : iptables-libs-1.8.4-21.tis.6.x86_64 24/96 Installing : iptables-1.8.4-21.tis.6.x86_64 25/96 Installing : iptables-ebtables-1.8.4-21.tis.6.x86_64 26/96 Installing : 2:nmap-ncat-6.40-19.el7.x86_64 27/96 Installing : glusterfs-cli-6.0-61.el7.x86_64 28/96 Installing : glusterfs-6.0-61.el7.x86_64 29/96 Installing : glusterfs-client-xlators-6.0-61.el7.x86_64 30/96 Installing : glusterfs-api-6.0-61.el7.x86_64 31/96 Installing : dnsmasq-2.76-17.el7_9.3.x86_64 32/96 Installing : 1:quota-nls-4.01-19.el7.noarch 33/96 Installing : libxslt-1.1.28-6.el7.x86_64 34/96 Installing : libvirt-bash-completion-4.7.0-1.tis.33.x86_64 35/96 Installing : keyutils-1.5.8-3.el7.x86_64 36/96 Installing : augeas-libs-1.4.0-10.el7.x86_64 37/96 Installing : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 38/96 Installing : 7:lvm2-2.02.187-6.el7_9.5.x86_64 39/96 Failed to get D-Bus connection: Operation not permitted Failed to get D-Bus connection: Operation not permitted Failed to get D-Bus connection: Operation not permitted warning: %post(lvm2-7:2.02.187-6.el7_9.5.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.187-6.el7_9.5.x86_64  Installing : 1:net-snmp-libs-5.7.2-49.el7_9.2.x86_64 40/96 Installing : OpenIPMI-2.0.27-1.el7.x86_64 41/96 Installing : OpenIPMI-modalias-2.0.27-1.el7.x86_64 42/96 Installing : OpenIPMI-libs-2.0.27-1.el7.x86_64 43/96 Installing : lzo-2.06-8.el7.x86_64 44/96 Installing : lzop-1.03-10.el7.x86_64 45/96 Installing : 1:openssl-1.0.2k-25.el7_9.x86_64 46/96 Installing : unbound-libs-1.6.6-5.el7_8.x86_64 47/96 Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 48/96 Installing : fuse-libs-2.9.2-11.el7.x86_64 49/96 Installing : mozjs17-17.0.0-20.el7.x86_64 50/96 Installing : polkit-0.112-26.el7_9.1.x86_64 51/96 Installing : polkit-pkla-compat-0.1-4.el7.x86_64 52/96 Installing : libnfsidmap-0.25-19.el7.x86_64 53/96 Installing : 2:libbpf-0.5.0-1.tis.1.x86_64 54/96 Installing : iproute-5.12.0-4.tis.4.x86_64 55/96 Installing : initscripts-9.49.53-1.el7_9.1.x86_64 56/96 Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 57/96 Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 58/96 Installing : libvirt-libs-4.7.0-1.tis.33.x86_64 59/96 Installing : bridge-utils-1.5-9.el7.x86_64 60/96 Installing : netcf-libs-0.2.8-4.el7.x86_64 61/96 Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 62/96 Installing : 1:quota-4.01-19.el7.x86_64 63/96 Installing : bzip2-1.0.6-13.el7.x86_64 64/96 Installing : radvd-2.17-3.el7.x86_64 65/96 Installing : autogen-libopts-5.18-5.el7.x86_64 66/96 Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 67/96 Installing : libvirt-client-4.7.0-1.tis.33.x86_64 68/96 Installing : hwdata-0.252-9.7.el7.x86_64 69/96 Installing : libpciaccess-0.14-1.el7.x86_64 70/96 Installing : libpath_utils-0.2.1-32.el7.x86_64 71/96 Installing : libini_config-1.3.1-32.el7.x86_64 72/96 Installing : gssproxy-0.7.0-30.el7_9.x86_64 73/96 Installing : 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 74/96 Installing : 1:dmidecode-3.2-5.el7_9.1.x86_64 75/96 Installing : libvirt-daemon-4.7.0-1.tis.33.x86_64 76/96 Installing : libvirt-daemon-driver-storage-core-4.7.0-1.tis.33.x86_64 77/96 Installing : libvirt-daemon-driver-network-4.7.0-1.tis.33.x86_64 78/96 Installing : libvirt-daemon-driver-nwfilter-4.7.0-1.tis.33.x86_64 79/96 Installing : libvirt-daemon-config-nwfilter-4.7.0-1.tis.33.x86_64 80/96 Installing : libvirt-daemon-driver-qemu-4.7.0-1.tis.33.x86_64 81/96 Installing : libvirt-daemon-config-network-4.7.0-1.tis.33.x86_64 82/96 Installing : libvirt-daemon-driver-lxc-4.7.0-1.tis.33.x86_64 83/96 Installing : libvirt-daemon-driver-storage-rbd-4.7.0-1.tis.33.x86_64 84/96 Installing : libvirt-daemon-driver-storage-mpath-4.7.0-1.tis.33.x86_6 85/96 Installing : libvirt-daemon-driver-storage-disk-4.7.0-1.tis.33.x86_64 86/96 Installing : libvirt-daemon-driver-storage-logical-4.7.0-1.tis.33.x86 87/96 Installing : libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.33.x86_6 88/96 Installing : libvirt-daemon-driver-storage-scsi-4.7.0-1.tis.33.x86_64 89/96 Installing : libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.33.x86 90/96 Installing : libvirt-daemon-driver-storage-4.7.0-1.tis.33.x86_64 91/96 Installing : libvirt-daemon-driver-nodedev-4.7.0-1.tis.33.x86_64 92/96 Installing : libvirt-daemon-driver-interface-4.7.0-1.tis.33.x86_64 93/96 Installing : libvirt-daemon-driver-secret-4.7.0-1.tis.33.x86_64 94/96 Installing : libvirt-4.7.0-1.tis.33.x86_64 95/96 Installing : ipmitool-1.8.18-10.el7_9.x86_64 96/96 WARNING: ipmi_devintf module isn't available. WARNING: ipmi_msghandler module isn't available. Verifying : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 1/96 Verifying : tcp_wrappers-7.6-77.el7.x86_64 2/96 Verifying : iptables-1.8.4-21.tis.6.x86_64 3/96 Verifying : ipmitool-1.8.18-10.el7_9.x86_64 4/96 Verifying : OpenIPMI-modalias-2.0.27-1.el7.x86_64 5/96 Verifying : libnftnl-1.1.5-4.tis.1.x86_64 6/96 Verifying : iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 7/96 Verifying : 7:lvm2-2.02.187-6.el7_9.5.x86_64 8/96 Verifying : libvirt-daemon-driver-qemu-4.7.0-1.tis.33.x86_64 9/96 Verifying : glusterfs-api-6.0-61.el7.x86_64 10/96 Verifying : 1:dmidecode-3.2-5.el7_9.1.x86_64 11/96 Verifying : yajl-2.0.4-4.el7.x86_64 12/96 Verifying : iptables-libs-1.8.4-21.tis.6.x86_64 13/96 Verifying : libvirt-daemon-config-network-4.7.0-1.tis.33.x86_64 14/96 Verifying : libpath_utils-0.2.1-32.el7.x86_64 15/96 Verifying : libnfnetlink-1.0.1-4.el7.x86_64 16/96 Verifying : libvirt-daemon-driver-storage-core-4.7.0-1.tis.33.x86_64 17/96 Verifying : libvirt-daemon-driver-storage-rbd-4.7.0-1.tis.33.x86_64 18/96 Verifying : libvirt-daemon-driver-lxc-4.7.0-1.tis.33.x86_64 19/96 Verifying : libvirt-4.7.0-1.tis.33.x86_64 20/96 Verifying : libvirt-client-4.7.0-1.tis.33.x86_64 21/96 Verifying : hwdata-0.252-9.7.el7.x86_64 22/96 Verifying : autogen-libopts-5.18-5.el7.x86_64 23/96 Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 24/96 Verifying : libvirt-daemon-config-nwfilter-4.7.0-1.tis.33.x86_64 25/96 Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 26/96 Verifying : libbasicobjects-0.1.1-32.el7.x86_64 27/96 Verifying : radvd-2.17-3.el7.x86_64 28/96 Verifying : initscripts-9.49.53-1.el7_9.1.x86_64 29/96 Verifying : bzip2-1.0.6-13.el7.x86_64 30/96 Verifying : rpcbind-0.2.0-49.el7.x86_64 31/96 Verifying : libvirt-daemon-driver-nodedev-4.7.0-1.tis.33.x86_64 32/96 Verifying : libevent-2.0.21-4.el7.tis.3.x86_64 33/96 Verifying : e2fsprogs-libs-1.42.9-19.el7.x86_64 34/96 Verifying : bridge-utils-1.5-9.el7.x86_64 35/96 Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 36/96 Verifying : libref_array-0.1.5-32.el7.x86_64 37/96 Verifying : libvirt-daemon-driver-storage-mpath-4.7.0-1.tis.33.x86_6 38/96 Verifying : 2:libbpf-0.5.0-1.tis.1.x86_64 39/96 Verifying : libvirt-daemon-driver-network-4.7.0-1.tis.33.x86_64 40/96 Verifying : libvirt-daemon-driver-interface-4.7.0-1.tis.33.x86_64 41/96 Verifying : libnfsidmap-0.25-19.el7.x86_64 42/96 Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 43/96 Verifying : dnsmasq-2.76-17.el7_9.3.x86_64 44/96 Verifying : mozjs17-17.0.0-20.el7.x86_64 45/96 Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 46/96 Verifying : parted-3.1-32.el7.x86_64 47/96 Verifying : fuse-libs-2.9.2-11.el7.x86_64 48/96 Verifying : libmnl-1.0.3-7.el7.x86_64 49/96 Verifying : libpciaccess-0.14-1.el7.x86_64 50/96 Verifying : 1:openssl-1.0.2k-25.el7_9.x86_64 51/96 Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 52/96 Verifying : lzo-2.06-8.el7.x86_64 53/96 Verifying : 1:nfs-utils-1.3.0-0.68.el7.2.x86_64 54/96 Verifying : libvirt-daemon-driver-storage-disk-4.7.0-1.tis.33.x86_64 55/96 Verifying : 1:net-snmp-libs-5.7.2-49.el7_9.2.x86_64 56/96 Verifying : lzop-1.03-10.el7.x86_64 57/96 Verifying : libvirt-daemon-driver-storage-logical-4.7.0-1.tis.33.x86 58/96 Verifying : libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.33.x86_6 59/96 Verifying : 1:quota-4.01-19.el7.x86_64 60/96 Verifying : libvirt-daemon-driver-secret-4.7.0-1.tis.33.x86_64 61/96 Verifying : iptables-ebtables-1.8.4-21.tis.6.x86_64 62/96 Verifying : libvirt-daemon-driver-storage-scsi-4.7.0-1.tis.33.x86_64 63/96 Verifying : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 64/96 Verifying : libvirt-daemon-driver-storage-4.7.0-1.tis.33.x86_64 65/96 Verifying : glusterfs-cli-6.0-61.el7.x86_64 66/96 Verifying : glusterfs-libs-6.0-61.el7.x86_64 67/96 Verifying : augeas-libs-1.4.0-10.el7.x86_64 68/96 Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_9.x86_64 69/96 Verifying : OpenIPMI-2.0.27-1.el7.x86_64 70/96 Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 71/96 Verifying : keyutils-1.5.8-3.el7.x86_64 72/96 Verifying : libvirt-libs-4.7.0-1.tis.33.x86_64 73/96 Verifying : libvirt-daemon-4.7.0-1.tis.33.x86_64 74/96 Verifying : glusterfs-6.0-61.el7.x86_64 75/96 Verifying : libini_config-1.3.1-32.el7.x86_64 76/96 Verifying : netcf-libs-0.2.8-4.el7.x86_64 77/96 Verifying : libvirt-bash-completion-4.7.0-1.tis.33.x86_64 78/96 Verifying : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 79/96 Verifying : libvirt-daemon-driver-nwfilter-4.7.0-1.tis.33.x86_64 80/96 Verifying : libverto-libevent-0.2.5-4.el7.x86_64 81/96 Verifying : systemd-sysv-219-78.el7_9.7.x86_64 82/96 Verifying : libcollection-0.7.0-32.el7.x86_64 83/96 Verifying : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 84/96 Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 85/96 Verifying : 14:libpcap-1.5.3-13.el7_9.x86_64 86/96 Verifying : libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.33.x86 87/96 Verifying : glusterfs-client-xlators-6.0-61.el7.x86_64 88/96 Verifying : numactl-libs-2.0.12-5.el7.x86_64 89/96 Verifying : libxslt-1.1.28-6.el7.x86_64 90/96 Verifying : iproute-5.12.0-4.tis.4.x86_64 91/96 Verifying : 2:nmap-ncat-6.40-19.el7.x86_64 92/96 Verifying : OpenIPMI-libs-2.0.27-1.el7.x86_64 93/96 Verifying : gssproxy-0.7.0-30.el7_9.x86_64 94/96 Verifying : polkit-0.112-26.el7_9.1.x86_64 95/96 Verifying : 1:quota-nls-4.01-19.el7.noarch 96/96 Installed: ipmitool.x86_64 0:1.8.18-10.el7_9 libvirt.x86_64 0:4.7.0-1.tis.33 Dependency Installed: OpenIPMI.x86_64 0:2.0.27-1.el7 OpenIPMI-libs.x86_64 0:2.0.27-1.el7 OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 augeas-libs.x86_64 0:1.4.0-10.el7 autogen-libopts.x86_64 0:5.18-5.el7 bridge-utils.x86_64 0:1.5-9.el7 bzip2.x86_64 0:1.0.6-13.el7 cyrus-sasl.x86_64 0:2.1.26-24.el7_9 cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 dmidecode.x86_64 1:3.2-5.el7_9.1 dnsmasq.x86_64 0:2.76-17.el7_9.3 e2fsprogs-libs.x86_64 0:1.42.9-19.el7 fuse-libs.x86_64 0:2.9.2-11.el7 glusterfs.x86_64 0:6.0-61.el7 glusterfs-api.x86_64 0:6.0-61.el7 glusterfs-cli.x86_64 0:6.0-61.el7 glusterfs-client-xlators.x86_64 0:6.0-61.el7 glusterfs-libs.x86_64 0:6.0-61.el7 gnutls-dane.x86_64 0:3.3.29-9.el7_6 gnutls-utils.x86_64 0:3.3.29-9.el7_6 gssproxy.x86_64 0:0.7.0-30.el7_9 hwdata.x86_64 0:0.252-9.7.el7 initscripts.x86_64 0:9.49.53-1.el7_9.1 iproute.x86_64 0:5.12.0-4.tis.4 iptables.x86_64 0:1.8.4-21.tis.6 iptables-ebtables.x86_64 0:1.8.4-21.tis.6 iptables-libs.x86_64 0:1.8.4-21.tis.6 iscsi-initiator-utils.x86_64 0:6.2.0.874-22.el7_9 iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-22.el7_9 keyutils.x86_64 0:1.5.8-3.el7 libbasicobjects.x86_64 0:0.1.1-32.el7 libbpf.x86_64 2:0.5.0-1.tis.1 libcollection.x86_64 0:0.7.0-32.el7 libevent.x86_64 0:2.0.21-4.el7.tis.3 libini_config.x86_64 0:1.3.1-32.el7 libmnl.x86_64 0:1.0.3-7.el7 libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 libnfnetlink.x86_64 0:1.0.1-4.el7 libnfsidmap.x86_64 0:0.25-19.el7 libnftnl.x86_64 0:1.1.5-4.tis.1 libpath_utils.x86_64 0:0.2.1-32.el7 libpcap.x86_64 14:1.5.3-13.el7_9 libpciaccess.x86_64 0:0.14-1.el7 libref_array.x86_64 0:0.1.5-32.el7 libverto-libevent.x86_64 0:0.2.5-4.el7 libvirt-bash-completion.x86_64 0:4.7.0-1.tis.33 libvirt-client.x86_64 0:4.7.0-1.tis.33 libvirt-daemon.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-config-network.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-config-nwfilter.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-interface.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-lxc.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-network.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-nodedev.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-nwfilter.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-qemu.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-secret.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-storage.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-storage-core.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-storage-disk.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-storage-gluster.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-storage-iscsi.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-storage-logical.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-storage-mpath.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-storage-rbd.x86_64 0:4.7.0-1.tis.33 libvirt-daemon-driver-storage-scsi.x86_64 0:4.7.0-1.tis.33 libvirt-libs.x86_64 0:4.7.0-1.tis.33 libxslt.x86_64 0:1.1.28-6.el7 lvm2.x86_64 7:2.02.187-6.el7_9.5 lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 lzo.x86_64 0:2.06-8.el7 lzop.x86_64 0:1.03-10.el7 mozjs17.x86_64 0:17.0.0-20.el7 net-snmp-libs.x86_64 1:5.7.2-49.el7_9.2 netcf-libs.x86_64 0:0.2.8-4.el7 nfs-utils.x86_64 1:1.3.0-0.68.el7.2 nmap-ncat.x86_64 2:6.40-19.el7 numactl-libs.x86_64 0:2.0.12-5.el7 openssl.x86_64 1:1.0.2k-25.el7_9 parted.x86_64 0:3.1-32.el7 polkit.x86_64 0:0.112-26.el7_9.1 polkit-pkla-compat.x86_64 0:0.1-4.el7 quota.x86_64 1:4.01-19.el7 quota-nls.noarch 1:4.01-19.el7 radvd.x86_64 0:2.17-3.el7 rpcbind.x86_64 0:0.2.0-49.el7 systemd-sysv.x86_64 0:219-78.el7_9.7 tcp_wrappers.x86_64 0:7.6-77.el7 tcp_wrappers-libs.x86_64 0:7.6-77.el7 unbound-libs.x86_64 0:1.6.6-5.el7_8 yajl.x86_64 0:2.0.4-4.el7 Complete! + [[ -n '' ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/pip_install.sh /tmp/ceilometer pylint libvirt-python panko==5.0.0 gnocchiclient + packages='/tmp/ceilometer pylint libvirt-python panko==5.0.0 gnocchiclient' + pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/ceilometer pylint libvirt-python panko==5.0.0 gnocchiclient Looking in links: /tmp/wheels/ Processing /tmp/ceilometer  DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Collecting pylint Downloading pylint-2.13.9-py3-none-any.whl (438 kB) Processing /tmp/wheels/libvirt_python-4.7.0-cp36-cp36m-linux_x86_64.whl Collecting panko==5.0.0 Downloading panko-5.0.0-py3-none-any.whl (116 kB) Collecting gnocchiclient Downloading gnocchiclient-7.0.6-py2.py3-none-any.whl (67 kB) Collecting oslo.db>=4.1.0 Downloading oslo.db-8.1.1-py3-none-any.whl (177 kB) Requirement already satisfied: six>=1.9.0 in /var/lib/openstack/lib/python3.6/site-packages (from panko==5.0.0) (1.14.0) Collecting WebOb>=1.2.3 Downloading WebOb-1.8.6-py2.py3-none-any.whl (114 kB) Collecting SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 Downloading SQLAlchemy-1.3.16-cp36-cp36m-manylinux2010_x86_64.whl (1.2 MB) Collecting oslo.reports>=0.6.0 Downloading oslo.reports-2.0.1-py3-none-any.whl (53 kB) Collecting Paste Downloading Paste-3.4.0-py2.py3-none-any.whl (593 kB) Collecting PasteDeploy>=1.5.0 Downloading PasteDeploy-2.1.0-py2.py3-none-any.whl (17 kB) Processing /tmp/wheels/alembic-1.4.2-py2.py3-none-any.whl Collecting stevedore>=1.9.0 Downloading stevedore-1.32.0-py2.py3-none-any.whl (43 kB) Collecting debtcollector>=1.2.0 Downloading debtcollector-2.0.1-py3-none-any.whl (23 kB) Requirement already satisfied: pbr>=2.0.0 in /var/lib/openstack/lib/python3.6/site-packages (from panko==5.0.0) (5.4.5) Processing /tmp/wheels/pecan-1.3.3-py3-none-any.whl Collecting oslo.policy>=0.5.0 Downloading oslo.policy-3.1.2-py3-none-any.whl (79 kB) Processing /tmp/wheels/PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl Collecting tenacity>=3.1.0 Downloading tenacity-6.1.0-py2.py3-none-any.whl (24 kB) Collecting keystonemiddleware!=4.1.0,!=4.19.0,>=4.0.0 Downloading keystonemiddleware-9.0.0-py3-none-any.whl (119 kB) Collecting python-dateutil>=2.4.2 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting oslo.middleware>=3.10.0 Downloading oslo.middleware-4.0.2-py3-none-any.whl (60 kB) Collecting oslo.i18n>=2.1.0 Downloading oslo.i18n-4.0.1-py3-none-any.whl (47 kB) Collecting oslo.config>=3.9.0 Downloading oslo.config-8.0.5-py3-none-any.whl (125 kB) Collecting oslo.log>=1.14.0 Downloading oslo.log-4.1.3-py3-none-any.whl (71 kB) Collecting lxml>=2.3 Downloading lxml-4.5.0-cp36-cp36m-manylinux1_x86_64.whl (5.8 MB) Collecting oslo.utils>=3.5.0 Downloading oslo.utils-4.1.2-py3-none-any.whl (95 kB) Collecting WSME>=0.8 Downloading WSME-0.10.0-py3-none-any.whl (60 kB) Collecting cachetools>=2.1.0 Downloading cachetools-4.1.0-py3-none-any.whl (10 kB) Collecting cotyledon>=1.3.0 Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) Collecting futurist>=1.8.0 Downloading futurist-2.1.1-py3-none-any.whl (37 kB) Collecting jsonpath-rw-ext>=1.1.3 Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) Collecting msgpack>=0.5.0 Downloading msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249 kB) Collecting oslo.concurrency>=3.26.0 Downloading oslo.concurrency-4.0.3-py3-none-any.whl (47 kB) Collecting oslo.rootwrap>=2.0.0 Downloading oslo.rootwrap-6.0.2-py3-none-any.whl (38 kB) Collecting oslo.messaging>=8.0.0 Downloading oslo.messaging-12.1.6-py3-none-any.whl (247 kB) Collecting oslo.upgradecheck>=0.1.1 Downloading oslo.upgradecheck-1.0.1-py3-none-any.whl (11 kB) Collecting oslo.privsep>=1.32.0 Downloading oslo.privsep-2.1.2-py3-none-any.whl (33 kB) Collecting pysnmp<5.0.0,>=4.2.3 Downloading pysnmp-4.4.12-py2.py3-none-any.whl (296 kB) Collecting python-glanceclient>=2.8.0 Downloading python_glanceclient-3.1.2-py3-none-any.whl (191 kB) Collecting python-keystoneclient>=3.15.0 Downloading python_keystoneclient-4.0.0-py3-none-any.whl (397 kB) Collecting keystoneauth1>=3.9.0 Downloading keystoneauth1-4.0.0-py3-none-any.whl (310 kB) Collecting python-neutronclient>=6.7.0 Downloading python_neutronclient-7.1.1-py3-none-any.whl (436 kB) Collecting python-novaclient>=9.1.0 Downloading python_novaclient-17.0.1-py3-none-any.whl (330 kB) Collecting python-swiftclient>=3.2.0 Downloading python_swiftclient-3.9.1-py2.py3-none-any.whl (84 kB) Collecting python-cinderclient>=3.3.0 Downloading python_cinderclient-7.0.0-py3-none-any.whl (275 kB) Collecting requests>=2.14.2 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting tooz[zake]>=1.47.0 Downloading tooz-2.3.1-py3-none-any.whl (89 kB) Collecting os-xenapi>=0.3.3 Downloading os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) Collecting oslo.cache>=1.26.0 Downloading oslo.cache-2.3.1-py3-none-any.whl (61 kB) Collecting python-monascaclient>=1.12.0 Downloading python_monascaclient-2.1.0-py3-none-any.whl (42 kB) Collecting python-zaqarclient>=1.3.0 Downloading python_zaqarclient-1.13.2-py2.py3-none-any.whl (87 kB) Collecting pylint Downloading pylint-2.13.8-py3-none-any.whl (438 kB) Downloading pylint-2.13.7-py3-none-any.whl (437 kB) Downloading pylint-2.13.6-py3-none-any.whl (437 kB) Downloading pylint-2.13.5-py3-none-any.whl (437 kB) Downloading pylint-2.13.4-py3-none-any.whl (437 kB) Downloading pylint-2.13.3-py3-none-any.whl (437 kB) Downloading pylint-2.13.2-py3-none-any.whl (437 kB) Downloading pylint-2.13.1-py3-none-any.whl (436 kB) Collecting astroid<=2.12.0-dev0,>=2.11.0 Downloading astroid-2.11.7-py3-none-any.whl (251 kB) Collecting pylint Downloading pylint-2.13.0-py3-none-any.whl (436 kB) Downloading pylint-2.12.2-py3-none-any.whl (414 kB) Collecting mccabe<0.7,>=0.6 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting pylint Downloading pylint-2.12.1-py3-none-any.whl (413 kB) Downloading pylint-2.12.0-py3-none-any.whl (413 kB) Downloading pylint-2.11.1-py3-none-any.whl (392 kB) Collecting toml>=0.7.1 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting pylint Downloading pylint-2.11.0-py3-none-any.whl (391 kB) Downloading pylint-2.10.2-py3-none-any.whl (392 kB) Collecting isort<6,>=4.2.5 Downloading isort-5.10.1-py3-none-any.whl (103 kB) Collecting astroid<2.8,>=2.7.2 Downloading astroid-2.7.3-py3-none-any.whl (240 kB) Collecting platformdirs>=2.2.0 Downloading platformdirs-2.4.0-py3-none-any.whl (14 kB) Collecting ujson Downloading ujson-2.0.3-cp36-cp36m-manylinux1_x86_64.whl (174 kB) Collecting iso8601 Downloading iso8601-0.1.12-py3-none-any.whl (12 kB) Collecting monotonic Downloading monotonic-1.5-py2.py3-none-any.whl (5.3 kB) Collecting cliff>=2.10 Downloading cliff-3.2.0-py3-none-any.whl (80 kB) Collecting python-editor>=0.3 Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) Collecting Mako Downloading Mako-1.1.2-py2.py3-none-any.whl (75 kB) Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (57 kB) Processing /tmp/wheels/wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl Collecting typing-extensions>=3.7.4 Downloading typing_extensions-3.7.4.2-py3-none-any.whl (22 kB) Collecting typed-ast<1.5,>=1.4.0 Downloading typed_ast-1.4.1-cp36-cp36m-manylinux1_x86_64.whl (737 kB) Requirement already satisfied: setuptools>=20.0 in /var/lib/openstack/lib/python3.6/site-packages (from astroid<2.8,>=2.7.2->pylint) (57.4.0) Collecting cmd2!=0.8.3,<0.9.0,>=0.8.0 Downloading cmd2-0.8.9-py2.py3-none-any.whl (53 kB) Processing /tmp/wheels/prettytable-0.7.2-py3-none-any.whl Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/openstack/lib/python3.6/site-packages (from cliff>=2.10->gnocchiclient) (2.4.7) Processing /tmp/wheels/pyperclip-1.8.0-py3-none-any.whl Collecting wcwidth Downloading wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) Processing /tmp/wheels/setproctitle-1.1.10-cp36-cp36m-linux_x86_64.whl Processing /tmp/wheels/jsonpath_rw-1.4.0-py3-none-any.whl Collecting ply Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting os-service-types>=1.2.0 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) Collecting pycadf!=2.0.0,>=1.1.0 Downloading pycadf-3.0.0-py3-none-any.whl (43 kB) Collecting oslo.serialization!=2.19.1,>=2.18.0 Downloading oslo.serialization-3.1.2-py3-none-any.whl (28 kB) Collecting oslo.context>=2.19.2 Downloading oslo.context-3.0.3-py3-none-any.whl (19 kB) Collecting paramiko>=2.0.0 Downloading paramiko-2.7.1-py2.py3-none-any.whl (206 kB) Collecting eventlet!=0.18.3,!=0.20.1,>=0.18.2 Downloading eventlet-0.26.1-py2.py3-none-any.whl (223 kB) Collecting Babel!=2.4.0,>=2.3.4 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting dnspython<2.0.0,>=1.15.0 Downloading dnspython-1.15.0-py2.py3-none-any.whl (177 kB) Collecting greenlet>=0.3 Downloading greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41 kB) Processing /tmp/wheels/dogpile.cache-0.9.0-py2.py3-none-any.whl Collecting fasteners>=0.7.0 Downloading fasteners-0.14.1-py2.py3-none-any.whl (20 kB) Collecting netaddr>=0.7.18 Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) Collecting rfc3986>=1.2.0 Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) Collecting testscenarios>=0.4 Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) Collecting sqlalchemy-migrate>=0.11.0 Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) Collecting testresources>=2.0.0 Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) Processing /tmp/wheels/pyinotify-0.9.6-py3-none-any.whl Collecting oslo.service!=1.28.1,>=1.24.0 Downloading oslo.service-2.1.1-py3-none-any.whl (77 kB) Collecting kombu>=4.6.6 Downloading kombu-4.6.8-py2.py3-none-any.whl (183 kB) Collecting amqp>=2.5.2 Downloading amqp-2.5.2-py2.py3-none-any.whl (49 kB) Collecting vine<5.0.0a1,>=1.1.3 Downloading vine-1.3.0-py2.py3-none-any.whl (14 kB) Collecting importlib-metadata>=0.18 Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Collecting statsd>=3.2.1 Downloading statsd-3.3.0-py2.py3-none-any.whl (11 kB) Collecting Jinja2>=2.10 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) Requirement already satisfied: cffi>=1.7.0 in /var/lib/openstack/lib64/python3.6/site-packages (from oslo.privsep>=1.32.0->ceilometer==14.1.1.dev4) (1.14.0) Requirement already satisfied: pycparser in /var/lib/openstack/lib/python3.6/site-packages (from cffi>=1.7.0->oslo.privsep>=1.32.0->ceilometer==14.1.1.dev4) (2.20) Processing /tmp/wheels/psutil-5.7.0-cp36-cp36m-linux_x86_64.whl Collecting Routes>=2.3.1 Downloading Routes-2.4.1-py2.py3-none-any.whl (48 kB) Collecting fixtures>=3.0.0 Downloading fixtures-3.0.0-py2.py3-none-any.whl (67 kB) Processing /tmp/wheels/yappi-1.2.3-cp36-cp36m-linux_x86_64.whl Collecting testtools>=0.9.22 Downloading testtools-2.4.0-py2.py3-none-any.whl (185 kB) Collecting netifaces>=0.10.4 Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) Collecting bcrypt>=3.1.3 Downloading bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56 kB) Collecting pynacl>=1.0.1 Downloading PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759 kB) Requirement already satisfied: cryptography>=2.5 in /var/lib/openstack/lib64/python3.6/site-packages (from paramiko>=2.0.0->os-xenapi>=0.3.3->ceilometer==14.1.1.dev4) (2.9) Collecting WebTest>=1.3.1 Downloading WebTest-2.0.34-py2.py3-none-any.whl (32 kB) Processing /tmp/wheels/logutils-0.3.5-py3-none-any.whl Collecting pyasn1>=0.2.3 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pycryptodomex Downloading pycryptodomex-3.9.7-cp36-cp36m-manylinux1_x86_64.whl (13.7 MB) Collecting pysmi Downloading pysmi-0.3.4-py2.py3-none-any.whl (80 kB) Processing /tmp/wheels/simplejson-3.17.0-cp36-cp36m-linux_x86_64.whl Collecting pyOpenSSL>=17.1.0 Downloading pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB) Processing /tmp/wheels/warlock-1.3.3-py2.py3-none-any.whl Collecting osc-lib>=1.8.0 Downloading osc_lib-2.0.0-py2.py3-none-any.whl (89 kB) Collecting openstacksdk>=0.15.0 Downloading openstacksdk-0.46.1-py3-none-any.whl (1.3 MB) Collecting munch>=2.1.0 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) Collecting jmespath>=0.9.0 Downloading jmespath-0.9.5-py2.py3-none-any.whl (24 kB) Collecting jsonpatch!=1.20,>=1.16 Downloading jsonpatch-1.25-py2.py3-none-any.whl (11 kB) Collecting requestsexceptions>=1.2.0 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) Collecting appdirs>=1.3.0 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting jsonpointer>=1.9 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) Collecting os-client-config>=1.28.0 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) Collecting jsonschema>=2.6.0 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Processing /tmp/wheels/pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting repoze.lru>=0.3 Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) Collecting sqlparse Downloading sqlparse-0.3.1-py2.py3-none-any.whl (40 kB) Collecting Tempita>=0.4 Downloading Tempita-0.5.2-py3-none-any.whl (12 kB) Collecting traceback2 Downloading traceback2-1.4.0-py2.py3-none-any.whl (16 kB) Collecting unittest2>=1.0.0 Downloading unittest2-1.1.0-py2.py3-none-any.whl (96 kB) Collecting python-mimeparse Downloading python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) Collecting extras>=1.0.0 Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Processing /tmp/wheels/voluptuous-0.11.7-py3-none-any.whl Collecting zake>=0.1.6 Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) Collecting argparse Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.9.0-py3-none-any.whl (109 kB) Collecting waitress>=0.8.5 Downloading waitress-1.4.3-py2.py3-none-any.whl (148 kB) Processing /tmp/wheels/simplegeneric-0.8.1-py3-none-any.whl Collecting kazoo!=2.1,>=1.3.1 Downloading kazoo-2.7.0-py2.py3-none-any.whl (141 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.0-py2.py3-none-any.whl (32 kB) Collecting linecache2 Downloading linecache2-1.0.0-py2.py3-none-any.whl (12 kB) Building wheels for collected packages: ceilometer Building wheel for ceilometer (setup.py): started Building wheel for ceilometer (setup.py): finished with status 'done' Created wheel for ceilometer: filename=ceilometer-14.1.1.dev4-py3-none-any.whl size=436022 sha256=a0c75ef47898ff2cbb9060dbc68afcd0e0837651be3d73c75339b205815c1c9a Stored in directory: /tmp/pip-ephem-wheel-cache-_8191dz6/wheels/f2/ce/cb/23d585bef3aee2e922ecc9322e5bcef19dc934139c3b6bf4e0 Successfully built ceilometer Installing collected packages: pytz, wrapt, linecache2, Babel, urllib3, traceback2, oslo.i18n, netifaces, netaddr, iso8601, idna, debtcollector, chardet, certifi, argparse, zipp, wcwidth, unittest2, stevedore, rfc3986, requests, PyYAML, python-mimeparse, pyperclip, oslo.utils, os-service-types, msgpack, monotonic, jsonpointer, extras, decorator, vine, testtools, soupsieve, requestsexceptions, repoze.lru, python-dateutil, pyrsistent, pyinotify, PrettyTable, oslo.serialization, oslo.context, oslo.config, munch, MarkupSafe, keystoneauth1, jsonpatch, jmespath, importlib-metadata, greenlet, fixtures, fasteners, dogpile.cache, dnspython, cmd2, attrs, appdirs, Yappi, WebOb, waitress, voluptuous, tenacity, Tempita, statsd, sqlparse, SQLAlchemy, simplejson, Routes, python-editor, pynacl, ply, PasteDeploy, Paste, oslo.log, oslo.concurrency, openstacksdk, Mako, kazoo, jsonschema, Jinja2, futurist, eventlet, cliff, beautifulsoup4, bcrypt, amqp, zake, WebTest, warlock, ujson, typing-extensions, typed-ast, tooz, testscenarios, testresources, sqlalchemy-migrate, simplegeneric, setproctitle, python-keystoneclient, pysmi, pyOpenSSL, pycryptodomex, pycadf, pyasn1, psutil, paramiko, oslo.service, oslo.middleware, oslo.cache, osc-lib, os-client-config, logutils, lazy-object-proxy, kombu, jsonpath-rw, cachetools, alembic, WSME, toml, python-zaqarclient, python-swiftclient, python-novaclient, python-neutronclient, python-monascaclient, python-glanceclient, python-cinderclient, pysnmp, platformdirs, pecan, oslo.upgradecheck, oslo.rootwrap, oslo.reports, oslo.privsep, oslo.policy, oslo.messaging, oslo.db, os-xenapi, mccabe, lxml, keystonemiddleware, jsonpath-rw-ext, isort, gnocchiclient, cotyledon, astroid, pylint, panko, libvirt-python, ceilometer Successfully installed Babel-2.8.0 Jinja2-2.11.1 Mako-1.1.2 MarkupSafe-1.1.1 Paste-3.4.0 PasteDeploy-2.1.0 PrettyTable-0.7.2 PyYAML-5.3.1 Routes-2.4.1 SQLAlchemy-1.3.16 Tempita-0.5.2 WSME-0.10.0 WebOb-1.8.6 WebTest-2.0.34 Yappi-1.2.3 alembic-1.4.2 amqp-2.5.2 appdirs-1.4.3 argparse-1.4.0 astroid-2.7.3 attrs-19.3.0 bcrypt-3.1.7 beautifulsoup4-4.9.0 cachetools-4.1.0 ceilometer-14.1.1.dev4 certifi-2021.10.8 chardet-3.0.4 cliff-3.2.0 cmd2-0.8.9 cotyledon-1.7.3 debtcollector-2.0.1 decorator-4.4.2 dnspython-1.15.0 dogpile.cache-0.9.0 eventlet-0.26.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 futurist-2.1.1 gnocchiclient-7.0.6 greenlet-0.4.15 idna-2.9 importlib-metadata-1.6.0 iso8601-0.1.12 isort-5.10.1 jmespath-0.9.5 jsonpatch-1.25 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.0 jsonschema-3.2.0 kazoo-2.7.0 keystoneauth1-4.0.0 keystonemiddleware-9.0.0 kombu-4.6.8 lazy-object-proxy-1.7.1 libvirt-python-4.7.0 linecache2-1.0.0 logutils-0.3.5 lxml-4.5.0 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.2 munch-2.5.0 netaddr-0.7.19 netifaces-0.10.9 openstacksdk-0.46.1 os-client-config-2.1.0 os-service-types-1.7.0 os-xenapi-0.3.4 osc-lib-2.0.0 oslo.cache-2.3.1 oslo.concurrency-4.0.3 oslo.config-8.0.5 oslo.context-3.0.3 oslo.db-8.1.1 oslo.i18n-4.0.1 oslo.log-4.1.3 oslo.messaging-12.1.6 oslo.middleware-4.0.2 oslo.policy-3.1.2 oslo.privsep-2.1.2 oslo.reports-2.0.1 oslo.rootwrap-6.0.2 oslo.serialization-3.1.2 oslo.service-2.1.1 oslo.upgradecheck-1.0.1 oslo.utils-4.1.2 panko-5.0.0 paramiko-2.7.1 pecan-1.3.3 platformdirs-2.4.0 ply-3.11 psutil-5.7.0 pyOpenSSL-19.1.0 pyasn1-0.4.8 pycadf-3.0.0 pycryptodomex-3.9.7 pyinotify-0.9.6 pylint-2.10.2 pynacl-1.3.0 pyperclip-1.8.0 pyrsistent-0.16.0 pysmi-0.3.4 pysnmp-4.4.12 python-cinderclient-7.0.0 python-dateutil-2.8.1 python-editor-1.0.4 python-glanceclient-3.1.2 python-keystoneclient-4.0.0 python-mimeparse-1.6.0 python-monascaclient-2.1.0 python-neutronclient-7.1.1 python-novaclient-17.0.1 python-swiftclient-3.9.1 python-zaqarclient-1.13.2 pytz-2019.3 repoze.lru-0.7 requests-2.23.0 requestsexceptions-1.4.0 rfc3986-1.4.0 setproctitle-1.1.10 simplegeneric-0.8.1 simplejson-3.17.0 soupsieve-2.0 sqlalchemy-migrate-0.13.0 sqlparse-0.3.1 statsd-3.3.0 stevedore-1.32.0 tenacity-6.1.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.4.0 toml-0.10.2 tooz-2.3.1 traceback2-1.4.0 typed-ast-1.4.1 typing-extensions-3.7.4.2 ujson-2.0.3 unittest2-1.1.0 urllib3-1.25.8 vine-1.3.0 voluptuous-0.11.7 waitress-1.4.3 warlock-1.3.3 wcwidth-0.1.9 wrapt-1.12.1 zake-0.2.2 zipp-3.1.0 WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. You should consider upgrading via the '/var/lib/openstack/bin/python -m pip install --upgrade pip' command. ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/collect_info.sh + INFO_DIR=/etc/image_info + mkdir -p /etc/image_info + PACKAGES_INFO=/etc/image_info/packages.txt + PIP_INFO=/etc/image_info/pip.txt + case ${distro} in + yum list installed + pip freeze ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/cleanup.sh + case ${distro} in + yum -y autoremove git python-virtualenv python3-virtualenv Loaded plugins: fastestmirror, ovl No Match for argument: python-virtualenv No Match for argument: python3-virtualenv Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be erased --> Processing Dependency: git = 1.8.3.1-23.el7_8 for package: perl-Git-1.8.3.1-23.el7_8.noarch --> Running transaction check ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be erased --> Finished Dependency Resolution --> Finding unneeded leftover dependencies ---> Marking perl to be removed - no longer needed by git ---> Marking perl-PathTools to be removed - no longer needed by git ---> Marking rsync to be removed - no longer needed by git ---> Marking perl-Getopt-Long to be removed - no longer needed by git ---> Marking perl-File-Path to be removed - no longer needed by git ---> Marking perl-Exporter to be removed - no longer needed by git ---> Marking perl-File-Temp to be removed - no longer needed by git ---> Marking perl-Error to be removed - no longer needed by git ---> Marking perl-TermReadKey to be removed - no longer needed by git ---> Marking perl-Carp to be removed - no longer needed by perl-Git ---> Marking perl-Time-Local to be removed - no longer needed by perl-Git ---> Marking perl-libs to be removed - no longer needed by perl ---> Marking perl-Scalar-List-Utils to be removed - no longer needed by perl ---> Marking perl-threads-shared to be removed - no longer needed by perl ---> Marking perl-Storable to be removed - no longer needed by perl ---> Marking perl-Filter to be removed - no longer needed by perl ---> Marking perl-Time-HiRes to be removed - no longer needed by perl ---> Marking perl-Socket to be removed - no longer needed by perl ---> Marking perl-threads to be removed - no longer needed by perl ---> Marking perl-Pod-Simple to be removed - no longer needed by perl ---> Marking perl-constant to be removed - no longer needed by perl ---> Marking perl-Text-ParseWords to be removed - no longer needed by perl-Getopt-Long ---> Marking perl-Pod-Usage to be removed - no longer needed by perl-Getopt-Long ---> Marking perl-Pod-Escapes to be removed - no longer needed by perl-Pod-Simple ---> Marking perl-Encode to be removed - no longer needed by perl-Pod-Simple ---> Marking perl-Pod-Perldoc to be removed - no longer needed by perl-Pod-Usage ---> Marking perl-podlators to be removed - no longer needed by perl-Pod-Usage ---> Marking perl-HTTP-Tiny to be removed - no longer needed by perl-Pod-Perldoc ---> Marking perl-parent to be removed - no longer needed by perl-Pod-Perldoc Found and removing 29 unneeded dependencies --> Running transaction check ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be erased --> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 4:perl-macros-5.16.3-299.el7_9.x86_64 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be erased ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be erased ---> Package perl-Error.noarch 1:0.17020-2.el7 will be erased ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be erased ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be erased ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be erased ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be erased ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be erased ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be erased ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be erased ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be erased ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be erased ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be erased ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be erased ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be erased ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be erased ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be erased ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be erased ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be erased ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be erased ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be erased ---> Package perl-constant.noarch 0:1.27-2.el7 will be erased ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be erased ---> Package perl-parent.noarch 1:0.225-244.el7 will be erased ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be erased ---> Package perl-threads.x86_64 0:1.87-4.el7 will be erased ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be erased ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be erased --> Running transaction check ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: git x86_64 1.8.3.1-23.el7_8 @base 22 M Removing for dependencies: perl x86_64 4:5.16.3-299.el7_9 @stx-mirror-distro 22 M perl-Carp noarch 1.26-244.el7 @base 28 k perl-Encode x86_64 2.51-7.el7 @base 9.7 M perl-Error noarch 1:0.17020-2.el7 @base 49 k perl-Exporter noarch 5.68-3.el7 @base 55 k perl-File-Path noarch 2.09-2.el7 @base 49 k perl-File-Temp noarch 0.23.01-3.el7 @base 155 k perl-Filter x86_64 1.49-3.el7 @base 145 k perl-Getopt-Long noarch 2.40-3.el7 @base 132 k perl-Git noarch 1.8.3.1-23.el7_8 @base 57 k perl-HTTP-Tiny noarch 0.033-3.el7 @base 95 k perl-PathTools x86_64 3.40-5.el7 @base 170 k perl-Pod-Escapes noarch 1:1.04-299.el7_9 @stx-mirror-distro 21 k perl-Pod-Perldoc noarch 3.20-4.el7 @base 163 k perl-Pod-Simple noarch 1:3.28-4.el7 @base 526 k perl-Pod-Usage noarch 1.63-3.el7 @base 44 k perl-Scalar-List-Utils x86_64 1.27-248.el7 @base 66 k perl-Socket x86_64 2.010-5.el7 @base 112 k perl-Storable x86_64 2.45-3.el7 @base 177 k perl-TermReadKey x86_64 2.30-20.el7 @base 59 k perl-Text-ParseWords noarch 3.29-4.el7 @base 16 k perl-Time-HiRes x86_64 4:1.9725-3.el7 @base 92 k perl-Time-Local noarch 1.2300-2.el7 @base 43 k perl-constant noarch 1.27-2.el7 @base 26 k perl-libs x86_64 4:5.16.3-299.el7_9 @stx-mirror-distro 1.6 M perl-macros x86_64 4:5.16.3-299.el7_9 @stx-mirror-distro 5.0 k perl-parent noarch 1:0.225-244.el7 @base 8.0 k perl-podlators noarch 2.5.1-3.el7 @base 281 k perl-threads x86_64 1.87-4.el7 @base 96 k perl-threads-shared x86_64 1.43-6.el7 @base 72 k rsync x86_64 3.1.2-12.el7_9 @updates 820 k Transaction Summary ================================================================================ Remove 1 Package (+31 Dependent packages) Installed size: 59 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : git-1.8.3.1-23.el7_8.x86_64 1/32 Erasing : perl-Git-1.8.3.1-23.el7_8.noarch 2/32 Erasing : 1:perl-Error-0.17020-2.el7.noarch 3/32 Erasing : perl-TermReadKey-2.30-20.el7.x86_64 4/32 Erasing : perl-Filter-1.49-3.el7.x86_64 5/32 Erasing : perl-File-Path-2.09-2.el7.noarch 6/32 Erasing : perl-File-Temp-0.23.01-3.el7.noarch 7/32 Erasing : perl-Encode-2.51-7.el7.x86_64 8/32 Erasing : perl-PathTools-3.40-5.el7.x86_64 9/32 Erasing : perl-podlators-2.5.1-3.el7.noarch 10/32 Erasing : 1:perl-parent-0.225-244.el7.noarch 11/32 Erasing : perl-Pod-Perldoc-3.20-4.el7.noarch 12/32 Erasing : perl-HTTP-Tiny-0.033-3.el7.noarch 13/32 Erasing : perl-Pod-Usage-1.63-3.el7.noarch 14/32 Erasing : perl-Text-ParseWords-3.29-4.el7.noarch 15/32 Erasing : perl-Getopt-Long-2.40-3.el7.noarch 16/32 Erasing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/32 Erasing : 1:perl-Pod-Simple-3.28-4.el7.noarch 18/32 Erasing : perl-Socket-2.010-5.el7.x86_64 19/32 Erasing : perl-Storable-2.45-3.el7.x86_64 20/32 Erasing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/32 Erasing : perl-Time-Local-1.2300-2.el7.noarch 22/32 Erasing : perl-constant-1.27-2.el7.noarch 23/32 Erasing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 24/32 Erasing : perl-Exporter-5.68-3.el7.noarch 25/32 Erasing : perl-Carp-1.26-244.el7.noarch 26/32 Erasing : perl-threads-1.87-4.el7.x86_64 27/32 Erasing : perl-threads-shared-1.43-6.el7.x86_64 28/32 Erasing : 4:perl-macros-5.16.3-299.el7_9.x86_64 29/32 Erasing : 4:perl-5.16.3-299.el7_9.x86_64 30/32 Erasing : 4:perl-libs-5.16.3-299.el7_9.x86_64 31/32 Erasing : rsync-3.1.2-12.el7_9.x86_64 32/32 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/32 Verifying : rsync-3.1.2-12.el7_9.x86_64 2/32 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/32 Verifying : perl-Storable-2.45-3.el7.x86_64 4/32 Verifying : perl-Exporter-5.68-3.el7.noarch 5/32 Verifying : perl-constant-1.27-2.el7.noarch 6/32 Verifying : perl-PathTools-3.40-5.el7.x86_64 7/32 Verifying : perl-Socket-2.010-5.el7.x86_64 8/32 Verifying : git-1.8.3.1-23.el7_8.x86_64 9/32 Verifying : 1:perl-parent-0.225-244.el7.noarch 10/32 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 11/32 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 12/32 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 13/32 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 14/32 Verifying : perl-Time-Local-1.2300-2.el7.noarch 15/32 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 16/32 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 17/32 Verifying : perl-Carp-1.26-244.el7.noarch 18/32 Verifying : 1:perl-Error-0.17020-2.el7.noarch 19/32 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 20/32 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 21/32 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 22/32 Verifying : perl-Encode-2.51-7.el7.x86_64 23/32 Verifying : perl-podlators-2.5.1-3.el7.noarch 24/32 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 25/32 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 26/32 Verifying : perl-File-Path-2.09-2.el7.noarch 27/32 Verifying : perl-threads-1.87-4.el7.x86_64 28/32 Verifying : perl-Filter-1.49-3.el7.x86_64 29/32 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 30/32 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 31/32 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 32/32 Removed: git.x86_64 0:1.8.3.1-23.el7_8 Dependency Removed: perl.x86_64 4:5.16.3-299.el7_9 perl-Carp.noarch 0:1.26-244.el7 perl-Encode.x86_64 0:2.51-7.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Exporter.noarch 0:5.68-3.el7 perl-File-Path.noarch 0:2.09-2.el7 perl-File-Temp.noarch 0:0.23.01-3.el7 perl-Filter.x86_64 0:1.49-3.el7 perl-Getopt-Long.noarch 0:2.40-3.el7 perl-Git.noarch 0:1.8.3.1-23.el7_8 perl-HTTP-Tiny.noarch 0:0.033-3.el7 perl-PathTools.x86_64 0:3.40-5.el7 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 perl-Pod-Perldoc.noarch 0:3.20-4.el7 perl-Pod-Simple.noarch 1:3.28-4.el7 perl-Pod-Usage.noarch 0:1.63-3.el7 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 perl-Socket.x86_64 0:2.010-5.el7 perl-Storable.x86_64 0:2.45-3.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 perl-Text-ParseWords.noarch 0:3.29-4.el7 perl-Time-HiRes.x86_64 4:1.9725-3.el7 perl-Time-Local.noarch 0:1.2300-2.el7 perl-constant.noarch 0:1.27-2.el7 perl-libs.x86_64 4:5.16.3-299.el7_9 perl-macros.x86_64 4:5.16.3-299.el7_9 perl-parent.noarch 1:0.225-244.el7 perl-podlators.noarch 0:2.5.1-3.el7 perl-threads.x86_64 0:1.87-4.el7 perl-threads-shared.x86_64 0:1.43-6.el7 rsync.x86_64 0:3.1.2-12.el7_9 Complete! + yum clean all Loaded plugins: fastestmirror, ovl Cleaning repos: base extras stx-local-build stx-mirror-distro updates : ussuri-wsgi Cleaning up list of fastest mirrors + sed -i 's/\(include-system-site-packages\).*/\1 = true/g' /var/lib/openstack/pyvenv.cfg + rm -rf /tmp/cacert.pem /tmp/ceilometer /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id + find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete + /opt/loci/stx-scripts/cleanup.sh + rm -rf /opt/loci/stx-wheels/stx-centos-stable-wheels-py2.tar /opt/loci/stx-wheels/stx-centos-stable-wheels.tar Removing intermediate container 4028ff76e280 ---> 5f2b21282fd1 Successfully built 5f2b21282fd1 Successfully tagged jenkins/stx-ceilometer:master-centos-stable-build