STEP 1/17: FROM 38.102.83.132:5001/podified-antelope-centos9/openstack-tempest:e43235cb19da04699a53f42b6a75afe9 STEP 2/17: ENV USE_EXTERNAL_FILES=true STEP 3/17: USER root STEP 4/17: RUN crudini --set /etc/dnf/dnf.conf main install_weak_deps True STEP 5/17: RUN bash /usr/local/bin/uid_gid_manage tempest + '[' -z tempest ']' + _USERS_TO_CREATE=tempest + declare -A _SUPPORTED_USERS + _SUPPORTED_USERS['aodh']='aodh 42402 42402 /var/lib/aodh kolla' + _SUPPORTED_USERS['barbican']='barbican 42403 42403 /var/lib/barbican kolla,nfast' + _SUPPORTED_USERS['ceilometer']='ceilometer 42405 42405 /var/lib/ceilometer kolla' + _SUPPORTED_USERS['cloudkitty']='cloudkitty 42406 42406 /var/lib/cloudkitty kolla' + _SUPPORTED_USERS['cinder']='cinder 42407 42407 /var/lib/cinder kolla' + _SUPPORTED_USERS['cloud-admin']='cloud-admin 42401 42401 /home/cloud-admin kolla' + _SUPPORTED_USERS['designate']='designate 42411 42411 /var/lib/designate kolla' + _SUPPORTED_USERS['frrvty']='frrvty 42483 42483' + _SUPPORTED_USERS['frr']='frr 42484 42484 /var/run/frr kolla,frrvty' + _SUPPORTED_USERS['glance']='glance 42415 42415 /var/lib/glance kolla' + _SUPPORTED_USERS['haproxy']='haproxy 42454 42454 /var/lib/haproxy kolla' + _SUPPORTED_USERS['heat']='heat 42418 42418 /var/lib/heat kolla' + _SUPPORTED_USERS['horizon']='horizon 42420 42420 /var/lib/horizon kolla' + _SUPPORTED_USERS['horizontest']='horizontest 42455 42455 /var/lib/horizontest kolla' + _SUPPORTED_USERS['hugetlbfs']='hugetlbfs 42477 42477' + _SUPPORTED_USERS['ironic']='ironic 42422 42422 /var/lib/ironic kolla' + _SUPPORTED_USERS['ironic-inspector']='ironic-inspector 42461 42461 /var/lib/ironic-inspector kolla' + _SUPPORTED_USERS['keystone']='keystone 42425 42425 /var/lib/keystone kolla' + _SUPPORTED_USERS['kolla']='kolla 42400 42400' + _SUPPORTED_USERS['libvirt']='libvirt 42473 42473' + _SUPPORTED_USERS['manila']='manila 42429 42429 /var/lib/manila kolla' + _SUPPORTED_USERS['memcached']='memcached 42457 42457 /run/memcache kolla' + _SUPPORTED_USERS['mysql']='mysql 42434 42434 /var/lib/mysql kolla' + _SUPPORTED_USERS['neutron']='neutron 42435 42435 /var/lib/neutron kolla' + _SUPPORTED_USERS['nfast']='nfast 42481 42481' + _SUPPORTED_USERS['nova']='nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla' + _SUPPORTED_USERS['octavia']='octavia 42437 42437 /var/lib/octavia kolla' + _SUPPORTED_USERS['openvswitch']='openvswitch 42476 42476' + _SUPPORTED_USERS['ovn-bgp']='ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla' + _SUPPORTED_USERS['placement']='placement 42482 42482 /var/lib/placement kolla' + _SUPPORTED_USERS['qemu']='qemu 107 107' + _SUPPORTED_USERS['rabbitmq']='rabbitmq 42439 42439 /var/lib/rabbitmq kolla' + _SUPPORTED_USERS['rally']='rally 42440 42440 /var/lib/rally kolla' + _SUPPORTED_USERS['redis']='redis 42460 42460 /run/redis kolla' + _SUPPORTED_USERS['swift']='swift 42445 42445 /var/lib/swift kolla' + _SUPPORTED_USERS['tempest']='tempest 42480 42480 /var/lib/tempest kolla' + _SUPPORTED_USERS['tobiko']='tobiko 42495 42495 /var/lib/tobiko kolla' + _SUPPORTED_USERS['tss']='tss 59 59' + _SUPPORTED_USERS['ansible']='ansible 227 227 /var/lib/ansible kolla' + _SUPPORTED_USERS['watcher']='watcher 42451 42451 /var/lib/watcher kolla' + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ echo tempest 42480 42480 /var/lib/tempest kolla ++ awk '{ print $1 }' + _NAME=tempest ++ awk '{ print $2 }' ++ echo tempest 42480 42480 /var/lib/tempest kolla + _UID=42480 ++ echo tempest 42480 42480 /var/lib/tempest kolla ++ awk '{ print $3 }' + _GID=42480 ++ awk '{ print $4 }' ++ echo tempest 42480 42480 /var/lib/tempest kolla + _HOME_DIR=/var/lib/tempest ++ echo tempest 42480 42480 /var/lib/tempest kolla ++ awk '{ print $5 }' + _EXTRA_GROUPS=kolla + [[ tempest != \t\e\m\p\e\s\t ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/tempest ]] + _HOME_ARGS='-m --home /var/lib/tempest' + id -g tempest 42480 + _GROUPADD_CMD='groupmod --gid 42480 tempest' + id tempest uid=42480(tempest) gid=42480(tempest) groups=42480(tempest),42400(kolla) + [[ -z /var/lib/tempest ]] + _EXTRA_PERMS='&& mkdir -p /var/lib/tempest && chown -R 42480:42480 /var/lib/tempest' + [[ ! -z --groups kolla ]] + _EXTRA_GROUPS_ARG='--append --groups kolla' + _USERADD_CMD='usermod -m --home /var/lib/tempest --gid 42480 --uid 42480 --append --groups kolla tempest && mkdir -p /var/lib/tempest && chown -R 42480:42480 /var/lib/tempest' + eval groupmod --gid 42480 tempest ++ groupmod --gid 42480 tempest + eval usermod -m --home /var/lib/tempest --gid 42480 --uid 42480 --append --groups kolla tempest '&&' mkdir -p /var/lib/tempest '&&' chown -R 42480:42480 /var/lib/tempest ++ usermod -m --home /var/lib/tempest --gid 42480 --uid 42480 --append --groups kolla tempest ++ mkdir -p /var/lib/tempest ++ chown -R 42480:42480 /var/lib/tempest STEP 6/17: RUN dnf -y install iputils openstack-tempest-all subunit-filters python3-subunit qemu-img && dnf clean all && rm -rf /var/cache/dnf Repository 'gating-repo' is missing name in configuration, using id. gating-repo 3.1 MB/s | 6.1 kB 00:00 delorean-openstack-barbican-42b4c41831408a8e323 541 kB/s | 13 kB 00:00 delorean-python-glean-642fffe0203a8ffcc2443db52 3.5 MB/s | 65 kB 00:00 delorean-openstack-cinder-e95a374f4f00ef02d562d 1.9 MB/s | 32 kB 00:00 delorean-python-stevedore-c4acc5639fd2329372142 7.8 MB/s | 131 kB 00:00 delorean-python-cloudkitty-tests-tempest-ef9563 1.9 MB/s | 32 kB 00:00 delorean-diskimage-builder-bea0d3affcc2ff28865c 17 MB/s | 349 kB 00:00 delorean-openstack-nova-5cfeecbf22fca58822607dd 2.4 MB/s | 42 kB 00:00 delorean-python-designate-tests-tempest-347fdbc 1.0 MB/s | 18 kB 00:00 delorean-openstack-glance-1fd12c29b339f30fe823e 1.1 MB/s | 18 kB 00:00 delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.6 MB/s | 29 kB 00:00 delorean-openstack-manila-8fa2b5793100022b4d0f6 1.3 MB/s | 25 kB 00:00 delorean-openstack-neutron-8e5c82e785171202c02e 7.9 MB/s | 154 kB 00:00 delorean-openstack-octavia-22a818bd27eb8a9e70d2 1.5 MB/s | 26 kB 00:00 delorean-openstack-watcher-c014f81a8647287f6dcc 1.0 MB/s | 16 kB 00:00 delorean-python-tcib-8c17627096bcdcbddcb3e6e051 421 kB/s | 7.4 kB 00:00 delorean-puppet-ceph-7352068d7b8c84ded636ab3158 7.5 MB/s | 144 kB 00:00 delorean-openstack-swift-dc98a8463506ac520c469a 840 kB/s | 14 kB 00:00 delorean-python-tempestconf-8e33668cda707818ee1 3.3 MB/s | 53 kB 00:00 delorean-openstack-heat-ui-013accbfd179753bc3f0 5.4 MB/s | 96 kB 00:00 dlrn-antelope-testing 43 MB/s | 1.1 MB 00:00 dlrn-antelope-build-deps 21 MB/s | 461 kB 00:00 centos9-rabbitmq 14 MB/s | 123 kB 00:00 centos9-storage 17 MB/s | 415 kB 00:00 centos9-opstools 6.7 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 36 MB/s | 468 kB 00:00 repo-setup-centos-appstream 157 MB/s | 27 MB 00:00 repo-setup-centos-baseos 115 MB/s | 8.9 MB 00:00 repo-setup-centos-highavailability 47 MB/s | 744 kB 00:00 repo-setup-centos-powertools 114 MB/s | 8.0 MB 00:00 CentOS Stream 9 - BaseOS 9.0 MB/s | 8.9 MB 00:00 CentOS Stream 9 - AppStream 9.8 MB/s | 27 MB 00:02 CentOS Stream 9 - Extras packages 89 kB/s | 20 kB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 11 MB/s | 20 MB 00:01 Package iputils-20210202-15.el9.x86_64 is already installed. Package subunit-filters-1.4.0-6.el9s.noarch is already installed. Package python3-subunit-1.4.0-6.el9s.noarch is already installed. Package qemu-img-17:10.1.0-15.el9.x86_64 is already installed. Dependencies resolved. ============================================================================================================================= Package Arch Version Repository Size ============================================================================================================================= Installing: openstack-tempest-all noarch 1:41.0.0-0.20250124132801.a25e0df.el9 delorean-component-tempest 11 k Installing dependencies: adobe-mappings-cmap noarch 20171205-12.el9 repo-setup-centos-appstream 1.9 M adobe-mappings-cmap-deprecated noarch 20171205-12.el9 repo-setup-centos-appstream 107 k adobe-mappings-pdf noarch 20180407-10.el9 repo-setup-centos-appstream 646 k alsa-lib x86_64 1.2.15.3-1.el9 repo-setup-centos-appstream 544 k bc x86_64 1.07.1-14.el9 repo-setup-centos-baseos 120 k blosc x86_64 1.21.0-1.el9s delorean-antelope-testing 59 k checkpolicy x86_64 3.6-1.el9 repo-setup-centos-appstream 353 k chkconfig x86_64 1.24-2.el9 repo-setup-centos-baseos 178 k desktop-file-utils x86_64 0.26-6.el9 repo-setup-centos-appstream 74 k diffutils x86_64 3.7-12.el9 repo-setup-centos-baseos 397 k double-conversion x86_64 3.1.5-6.el9 repo-setup-centos-appstream 49 k emacs-filesystem noarch 1:27.2-18.el9 repo-setup-centos-appstream 9.2 k flac-libs x86_64 1.3.3-12.el9 repo-setup-centos-appstream 218 k flexiblas x86_64 3.0.4-9.el9 repo-setup-centos-appstream 30 k flexiblas-netlib x86_64 3.0.4-9.el9 repo-setup-centos-appstream 3.0 M flexiblas-openblas-openmp x86_64 3.0.4-9.el9 repo-setup-centos-appstream 15 k gd x86_64 2.3.2-3.el9 repo-setup-centos-appstream 132 k ghostscript x86_64 9.54.0-19.el9 repo-setup-centos-appstream 43 k ghostscript-tools-fonts x86_64 9.54.0-19.el9 repo-setup-centos-appstream 13 k ghostscript-tools-printing x86_64 9.54.0-19.el9 repo-setup-centos-appstream 13 k google-droid-sans-fonts noarch 20200215-11.el9.2 repo-setup-centos-appstream 2.7 M graphviz x86_64 2.44.0-26.el9 repo-setup-centos-appstream 3.3 M groff-base x86_64 1.22.4-10.el9 repo-setup-centos-baseos 1.1 M gsm x86_64 1.0.19-6.el9 repo-setup-centos-appstream 34 k gstreamer1 x86_64 1.22.12-3.el9 repo-setup-centos-appstream 1.4 M gtk2 x86_64 2.24.33-8.el9 repo-setup-centos-appstream 3.5 M hdf5 x86_64 1.10.6-5.el9s delorean-antelope-testing 2.0 M hostname x86_64 3.23-6.el9 repo-setup-centos-baseos 29 k hwdata noarch 0.348-9.22.el9 repo-setup-centos-baseos 1.7 M info x86_64 6.7-15.el9 repo-setup-centos-baseos 225 k initscripts x86_64 10.11.8-4.el9 repo-setup-centos-baseos 228 k initscripts-rename-device x86_64 10.11.8-4.el9 repo-setup-centos-baseos 15 k initscripts-service noarch 10.11.8-4.el9 repo-setup-centos-baseos 12 k ipcalc x86_64 1.0.0-5.el9 repo-setup-centos-baseos 42 k iproute x86_64 6.17.0-2.el9 repo-setup-centos-baseos 866 k jbig2dec-libs x86_64 0.19-7.el9 repo-setup-centos-appstream 73 k kmod x86_64 28-11.el9 repo-setup-centos-baseos 125 k libICE x86_64 1.0.10-8.el9 repo-setup-centos-appstream 71 k libSM x86_64 1.2.3-10.el9 repo-setup-centos-appstream 42 k libX11-xcb x86_64 1.8.12-1.el9 repo-setup-centos-appstream 10 k libXaw x86_64 1.0.13-19.el9 repo-setup-centos-appstream 198 k libXmu x86_64 1.1.3-8.el9 repo-setup-centos-appstream 75 k libXpm x86_64 3.5.13-10.el9 repo-setup-centos-appstream 59 k libXt x86_64 1.2.0-6.el9 repo-setup-centos-appstream 180 k libXxf86vm x86_64 1.1.4-18.el9 repo-setup-centos-appstream 19 k libaec x86_64 1.0.4-7.el9s delorean-antelope-testing 38 k libasyncns x86_64 0.8-22.el9 repo-setup-centos-appstream 30 k libbpf x86_64 2:1.5.0-3.el9 repo-setup-centos-baseos 184 k libcanberra x86_64 0.30-27.el9 repo-setup-centos-appstream 86 k libcanberra-gtk3 x86_64 0.30-27.el9 repo-setup-centos-appstream 32 k libdrm x86_64 2.4.128-1.el9 repo-setup-centos-appstream 162 k libfontenc x86_64 1.1.3-17.el9 repo-setup-centos-appstream 31 k libgfortran x86_64 11.5.0-14.el9 repo-setup-centos-baseos 794 k libglvnd x86_64 1:1.3.4-1.el9 repo-setup-centos-appstream 135 k libglvnd-glx x86_64 1:1.3.4-1.el9 repo-setup-centos-appstream 142 k libgs x86_64 9.54.0-19.el9 repo-setup-centos-appstream 3.2 M libibverbs x86_64 61.0-2.el9 repo-setup-centos-baseos 480 k libijs x86_64 0.35-15.el9 repo-setup-centos-appstream 30 k libimagequant x86_64 2.14.1-1.el9s delorean-antelope-testing 62 k libmnl x86_64 1.0.4-16.el9 repo-setup-centos-baseos 28 k libmpc x86_64 1.2.1-4.el9 repo-setup-centos-appstream 62 k libnl3 x86_64 3.11.0-1.el9 repo-setup-centos-baseos 363 k libogg x86_64 2:1.3.4-6.el9 repo-setup-centos-appstream 34 k libpaper x86_64 1.1.28-4.el9 repo-setup-centos-appstream 45 k libpcap x86_64 14:1.10.0-4.el9 repo-setup-centos-baseos 173 k libpciaccess x86_64 0.16-7.el9 repo-setup-centos-baseos 27 k libpkgconf x86_64 1.7.3-10.el9 repo-setup-centos-baseos 36 k libpq x86_64 13.23-1.el9 repo-setup-centos-appstream 209 k libqhull_r x86_64 1:7.2.1-11.el9 repo-setup-centos-powertools 169 k libquadmath x86_64 11.5.0-14.el9 repo-setup-centos-baseos 184 k libraqm x86_64 0.7.0-7.el9s delorean-antelope-testing 19 k librsvg2 x86_64 2.50.7-3.el9 repo-setup-centos-appstream 3.2 M libselinux-utils x86_64 3.6-3.el9 repo-setup-centos-baseos 190 k libsndfile x86_64 1.0.31-9.el9 repo-setup-centos-appstream 206 k libtdb x86_64 1.4.14-1.el9 repo-setup-centos-baseos 53 k libvorbis x86_64 1:1.3.7-5.el9 repo-setup-centos-appstream 193 k libxshmfence x86_64 1.3-10.el9 repo-setup-centos-appstream 13 k libxslt x86_64 1.1.34-12.el9 repo-setup-centos-appstream 233 k llvm-filesystem x86_64 21.1.8-2.el9 repo-setup-centos-appstream 13 k llvm-libs x86_64 21.1.8-2.el9 repo-setup-centos-appstream 31 M lzo x86_64 2.10-7.el9 repo-setup-centos-baseos 67 k memcached x86_64 1.6.9-7.el9 repo-setup-centos-appstream 174 k memcached-selinux x86_64 1.6.9-7.el9 repo-setup-centos-appstream 28 k mesa-dri-drivers x86_64 25.2.7-4.el9 repo-setup-centos-appstream 9.3 M mesa-filesystem x86_64 25.2.7-4.el9 repo-setup-centos-appstream 11 k mesa-libGL x86_64 25.2.7-4.el9 repo-setup-centos-appstream 117 k mesa-libGLU x86_64 9.0.1-6.el9 repo-setup-centos-appstream 148 k mesa-libgbm x86_64 25.2.7-4.el9 repo-setup-centos-appstream 17 k mkfontscale x86_64 1.2.1-3.el9 repo-setup-centos-appstream 32 k ncurses x86_64 6.2-12.20210508.el9 repo-setup-centos-baseos 406 k nmap x86_64 3:7.92-5.el9 repo-setup-centos-appstream 5.6 M nmap-ncat x86_64 3:7.92-5.el9 repo-setup-centos-appstream 224 k nspr x86_64 4.36.0-4.el9 repo-setup-centos-appstream 133 k nss x86_64 3.112.0-4.el9 repo-setup-centos-appstream 722 k nss-softokn x86_64 3.112.0-4.el9 repo-setup-centos-appstream 399 k nss-softokn-freebl x86_64 3.112.0-4.el9 repo-setup-centos-appstream 413 k nss-sysinit x86_64 3.112.0-4.el9 repo-setup-centos-appstream 18 k nss-util x86_64 3.112.0-4.el9 repo-setup-centos-appstream 88 k openblas x86_64 0.3.29-1.el9 repo-setup-centos-appstream 42 k openblas-openmp x86_64 0.3.29-1.el9 repo-setup-centos-appstream 5.3 M openjpeg2 x86_64 2.4.0-8.el9 repo-setup-centos-appstream 162 k openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M opus x86_64 1.3.1-10.el9 repo-setup-centos-appstream 200 k os-collect-config noarch 14.0.2-0.20260120102128.18a6e25.el9 delorean-component-common 48 k os-refresh-config noarch 14.0.2-0.20251205143315.9bfc52b.el9 delorean-component-common 21 k perl-AutoLoader noarch 5.74-483.el9 repo-setup-centos-appstream 21 k perl-B x86_64 1.80-483.el9 repo-setup-centos-appstream 180 k perl-Carp noarch 1.50-460.el9 repo-setup-centos-appstream 30 k perl-Class-Struct noarch 0.66-483.el9 repo-setup-centos-appstream 22 k perl-Data-Dumper x86_64 2.174-462.el9 repo-setup-centos-appstream 56 k perl-Digest noarch 1.19-4.el9 repo-setup-centos-appstream 26 k perl-Digest-MD5 x86_64 2.58-4.el9 repo-setup-centos-appstream 37 k perl-Encode x86_64 4:3.08-462.el9 repo-setup-centos-appstream 1.7 M perl-Errno x86_64 1.30-483.el9 repo-setup-centos-appstream 15 k perl-Exporter noarch 5.74-461.el9 repo-setup-centos-appstream 32 k perl-Fcntl x86_64 1.13-483.el9 repo-setup-centos-appstream 20 k perl-File-Basename noarch 2.85-483.el9 repo-setup-centos-appstream 17 k perl-File-Copy noarch 2.34-483.el9 repo-setup-centos-appstream 20 k perl-File-Find noarch 1.37-483.el9 repo-setup-centos-appstream 25 k perl-File-Path noarch 2.18-4.el9 repo-setup-centos-appstream 36 k perl-File-Temp noarch 1:0.231.100-4.el9 repo-setup-centos-appstream 60 k perl-File-stat noarch 1.09-483.el9 repo-setup-centos-appstream 17 k perl-FileHandle noarch 2.03-483.el9 repo-setup-centos-appstream 15 k perl-Filter x86_64 2:1.60-4.el9 repo-setup-centos-appstream 91 k perl-Getopt-Long noarch 1:2.52-4.el9 repo-setup-centos-appstream 61 k perl-Getopt-Std noarch 1.12-483.el9 repo-setup-centos-appstream 15 k perl-HTTP-Tiny noarch 0.076-462.el9 repo-setup-centos-appstream 54 k perl-IO x86_64 1.43-483.el9 repo-setup-centos-appstream 88 k perl-IO-Socket-IP noarch 0.41-5.el9 repo-setup-centos-appstream 43 k perl-IO-Socket-SSL noarch 2.073-2.el9 repo-setup-centos-appstream 217 k perl-IPC-Open3 noarch 1.21-483.el9 repo-setup-centos-appstream 22 k perl-MIME-Base64 x86_64 3.16-4.el9 repo-setup-centos-appstream 31 k perl-Mozilla-CA noarch 20200520-6.el9 repo-setup-centos-appstream 13 k perl-Net-SSLeay x86_64 1.94-3.el9 repo-setup-centos-appstream 414 k perl-POSIX x86_64 1.94-483.el9 repo-setup-centos-appstream 96 k perl-PathTools x86_64 3.78-461.el9 repo-setup-centos-appstream 88 k perl-Pod-Escapes noarch 1:1.07-460.el9 repo-setup-centos-appstream 21 k perl-Pod-Perldoc noarch 3.28.01-461.el9 repo-setup-centos-appstream 87 k perl-Pod-Simple noarch 1:3.42-4.el9 repo-setup-centos-appstream 225 k perl-Pod-Usage noarch 4:2.01-4.el9 repo-setup-centos-appstream 41 k perl-Scalar-List-Utils x86_64 4:1.56-462.el9 repo-setup-centos-appstream 71 k perl-SelectSaver noarch 1.02-483.el9 repo-setup-centos-appstream 11 k perl-Socket x86_64 4:2.031-4.el9 repo-setup-centos-appstream 56 k perl-Storable x86_64 1:3.21-460.el9 repo-setup-centos-appstream 96 k perl-Symbol noarch 1.08-483.el9 repo-setup-centos-appstream 14 k perl-Term-ANSIColor noarch 5.01-461.el9 repo-setup-centos-appstream 49 k perl-Term-Cap noarch 1.17-460.el9 repo-setup-centos-appstream 23 k perl-Text-ParseWords noarch 3.30-460.el9 repo-setup-centos-appstream 17 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 repo-setup-centos-appstream 24 k perl-Text-Unidecode noarch 1.30-16.el9 repo-setup-centos-appstream 194 k perl-Time-Local noarch 2:1.300-7.el9 repo-setup-centos-appstream 34 k perl-URI noarch 5.09-3.el9 repo-setup-centos-appstream 121 k perl-XML-Parser x86_64 2.46-9.el9 repo-setup-centos-appstream 236 k perl-XML-XPath noarch 1.44-11.el9 repo-setup-centos-appstream 88 k perl-base noarch 2.27-483.el9 repo-setup-centos-appstream 16 k perl-constant noarch 1.33-461.el9 repo-setup-centos-appstream 24 k perl-encoding x86_64 4:3.00-462.el9 repo-setup-centos-appstream 63 k perl-if noarch 0.60.800-483.el9 repo-setup-centos-appstream 14 k perl-interpreter x86_64 4:5.32.1-483.el9 repo-setup-centos-appstream 70 k perl-libnet noarch 3.13-4.el9 repo-setup-centos-appstream 130 k perl-libs x86_64 4:5.32.1-483.el9 repo-setup-centos-appstream 2.2 M perl-mro x86_64 1.23-483.el9 repo-setup-centos-appstream 28 k perl-open noarch 1.12-483.el9 repo-setup-centos-appstream 16 k perl-overload noarch 1.31-483.el9 repo-setup-centos-appstream 45 k perl-overloading noarch 0.02-483.el9 repo-setup-centos-appstream 12 k perl-parent noarch 1:0.238-460.el9 repo-setup-centos-appstream 15 k perl-podlators noarch 1:4.14-460.el9 repo-setup-centos-appstream 114 k perl-subs noarch 1.03-483.el9 repo-setup-centos-appstream 11 k perl-vars noarch 1.05-483.el9 repo-setup-centos-appstream 13 k pkgconf x86_64 1.7.3-10.el9 repo-setup-centos-baseos 41 k pkgconf-m4 noarch 1.7.3-10.el9 repo-setup-centos-baseos 15 k pkgconf-pkg-config x86_64 1.7.3-10.el9 repo-setup-centos-baseos 11 k policycoreutils x86_64 3.6-5.el9 repo-setup-centos-baseos 238 k policycoreutils-python-utils noarch 3.6-5.el9 repo-setup-centos-appstream 75 k poppler x86_64 21.01.0-24.el9 repo-setup-centos-appstream 1.1 M poppler-data noarch 0.4.9-9.el9 repo-setup-centos-appstream 1.9 M protobuf-c x86_64 1.3.3-13.el9 repo-setup-centos-baseos 35 k psmisc x86_64 23.4-3.el9 repo-setup-centos-baseos 243 k pulseaudio-libs x86_64 15.0-3.el9 repo-setup-centos-appstream 676 k python-oslo-cache-lang noarch 3.3.2-0.20250611040748.880d81b.el9 delorean-component-common 16 k python-oslo-db-lang noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 13 k python-oslo-middleware-lang noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 11 k python-oslo-policy-lang noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 12 k python-oslo-versionedobjects-lang noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 12 k python-pycadf-common noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 14 k python-vitrageclient-bash-completion noarch 4.7.0-0.20230310185114.b6db531.el9 delorean-component-clients 11 k python3-Bottleneck x86_64 1.2.1-17.el9s delorean-antelope-testing 123 k python3-PyMySQL noarch 0.10.1-6.el9 repo-setup-centos-appstream 107 k python3-alembic noarch 1.8.1-1.el9s delorean-antelope-testing 832 k python3-amqp noarch 5.1.1-1.el9s delorean-antelope-testing 93 k python3-anyio noarch 3.5.0-1.el9s delorean-antelope-testing 147 k python3-aodhclient noarch 3.2.1-0.20240304093813.de9633a.el9 delorean-component-clients 55 k python3-async-timeout noarch 4.0.2-5.el9s delorean-antelope-testing 18 k python3-audit x86_64 3.1.5-8.el9 repo-setup-centos-appstream 82 k python3-barbican-tests-tempest noarch 4.0.0-0.20240409062212.82b0e48.el9 delorean-component-barbican 100 k python3-binary-memcached noarch 0.31.1-1.el9s delorean-antelope-testing 37 k python3-cachetools noarch 5.2.0-3.el9s delorean-antelope-testing 31 k python3-certifi noarch 2020.12.5-2.el9s delorean-antelope-testing 16 k python3-cinder-tests-tempest noarch 1.15.0-0.20240924072752.645067a.el9 delorean-component-cinder 90 k python3-colorama noarch 0.4.6-3.el9 repo-setup-centos-appstream 61 k python3-cotyledon noarch 1.7.3-8.el9s delorean-antelope-testing 44 k python3-cycler noarch 0.10.0-17.el9s delorean-antelope-testing 19 k python3-ddt noarch 1.6.0-1.el9s delorean-antelope-testing 19 k python3-deprecated noarch 1.2.13-3.el9s delorean-antelope-testing 21 k python3-designate-tests-tempest noarch 0.22.0-0.20240409063647.347fdbc.el9 delorean-component-designate 212 k python3-devel x86_64 3.9.25-4.el9 repo-setup-centos-appstream 244 k python3-dictdiffer noarch 0.8.1-6.el9s delorean-antelope-testing 32 k python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k python3-dns noarch 2.6.1-3.el9 repo-setup-centos-baseos 507 k python3-etcd3gw noarch 2.1.0-1.el9s delorean-antelope-testing 44 k python3-eventlet noarch 0.33.3-2.el9s delorean-antelope-testing 363 k python3-futurist noarch 2.4.1-0.20230310123225.159d752.el9 delorean-component-common 62 k python3-gabbi noarch 2.7.2-8.el9s delorean-antelope-testing 266 k python3-glance-tests-tempest noarch 0.7.0-0.20240131091807.d6f7287.el9 delorean-component-glance 51 k python3-gnocchiclient noarch 7.0.7-0.20230310114541.cad2c27.el9 delorean-component-clients 97 k python3-google-auth noarch 1:2.12.0-1.el9s delorean-antelope-testing 182 k python3-greenlet x86_64 1.1.3-1.el9s delorean-antelope-testing 105 k python3-h11 noarch 0.12.0-2.el9s delorean-antelope-testing 97 k python3-h2 noarch 4.0.0-3.el9s delorean-antelope-testing 89 k python3-heat-tests-tempest noarch 2.1.0-0.20240409061406.5a48492.el9 delorean-component-tempest 124 k python3-heatclient noarch 3.2.0-0.20230310183420.712739e.el9 delorean-component-clients 157 k python3-hpack noarch 4.0.0-2.el9s delorean-antelope-testing 51 k python3-httpcore noarch 0.15.0-2.el9s delorean-antelope-testing 90 k python3-httpx noarch 0.23.0-1.el9s delorean-antelope-testing 146 k python3-hyperframe noarch 6.0.0-2.el9s delorean-antelope-testing 28 k python3-iniconfig noarch 1.1.1-7.el9 repo-setup-centos-appstream 17 k python3-ironic-tests-tempest noarch 2.11.0-0.20241002133254.fd8163d.el9 delorean-component-baremetal 193 k python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k python3-jsonpath-rw noarch 1.4.0-4.el9s delorean-antelope-testing 38 k python3-jsonpath-rw-ext noarch 1.2.2-2.el9s delorean-antelope-testing 38 k python3-jwt noarch 2.4.0-1.el9s delorean-antelope-testing 41 k python3-kazoo noarch 2.8.0-2.el9s delorean-antelope-testing 156 k python3-keystone-tests-tempest noarch 0.16.0-0.20240528071825.63cfcb9.el9 delorean-component-keystone 150 k python3-keystonemiddleware noarch 10.2.0-0.20240201060809.e05466c.el9 delorean-component-keystone 92 k python3-kiwisolver x86_64 1.3.1-2.el9s delorean-antelope-testing 62 k python3-kombu noarch 1:5.2.4-3.el9s delorean-antelope-testing 322 k python3-kubernetes noarch 1:24.2.0-4.el9s delorean-antelope-testing 1.0 M python3-kuryr-tests-tempest noarch 0.15.1-0.20240131095631.ab45b2f.el9 delorean-component-tempest 93 k python3-libselinux x86_64 3.6-3.el9 repo-setup-centos-appstream 188 k python3-libsemanage x86_64 3.6-5.el9 repo-setup-centos-appstream 79 k python3-logutils noarch 0.3.5-15.el9s delorean-antelope-testing 46 k python3-lxml x86_64 4.6.5-3.el9 repo-setup-centos-appstream 1.2 M python3-magnum-tests-tempest noarch 2.1.0-0.20240131093411.ef90336.el9 delorean-component-tempest 75 k python3-manila-tests-tempest noarch 1:2.4.0-0.20240730171324.d9530e0.el9 delorean-component-manila 450 k python3-matplotlib-data noarch 3.4.2-1.el9s delorean-antelope-testing 504 k python3-matplotlib-data-fonts noarch 3.4.2-1.el9s delorean-antelope-testing 2.3 M python3-matplotlib-tk x86_64 3.4.2-1.el9s delorean-antelope-testing 37 k python3-memcached noarch 1.59-3.el9s delorean-antelope-testing 39 k python3-migrate noarch 0.13.0-5.el9s delorean-antelope-testing 222 k python3-mistral-tests-tempest noarch 2.2.0-0.20240131094539.2f92367.el9 delorean-component-tempest 78 k python3-mistralclient noarch 5.0.0-0.20230310153603.b94abb4.el9 delorean-component-clients 164 k python3-mock noarch 4.0.3-5.el9s delorean-antelope-testing 58 k python3-monotonic noarch 1.5-9.el9s delorean-antelope-testing 17 k python3-mpmath noarch 1.2.1-2.el9s delorean-antelope-testing 833 k python3-murano-pkg-check noarch 0.3.0-20.el9s delorean-antelope-testing 56 k python3-murano-tests-tempest noarch 2.7.0-0.20240131092708.d2b794c.el9 delorean-component-tempest 156 k python3-muranoclient noarch 2.6.0-0.20230310202447.862c7be.el9 delorean-component-clients 329 k python3-ncclient noarch 0.6.13-3.el9s delorean-antelope-testing 136 k python3-networking-l2gw-tests-tempest noarch 0.1.1-0.20230315174804.82e3d07.el9 delorean-component-network 46 k python3-networkx noarch 2.6.2-2.el9 repo-setup-centos-appstream 2.4 M python3-neutron-lib noarch 3.4.3-0.20240913085837.f3968ad.el9 delorean-component-network 407 k python3-neutron-tests-tempest noarch 3.0.1-0.20260313091507.6726d67.el9 gating-repo 555 k python3-numpy-f2py x86_64 1:1.23.5-2.el9 repo-setup-centos-appstream 442 k python3-oauthlib noarch 3.1.1-5.el9 repo-setup-centos-appstream 222 k python3-octavia-tests-tempest noarch 2.6.0-0.20260303083705.a1a2bed.el9 delorean-component-octavia 277 k python3-olefile noarch 0.46-13.el9s delorean-antelope-testing 56 k python3-openshift noarch 1:0.11.2-3.el9s delorean-antelope-testing 49 k python3-openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 338 k python3-os-ken noarch 2.6.1-0.20240808101239.6b427e4.el9 delorean-component-network 2.0 M python3-os-traits noarch 2.10.0-0.20230310171422.0d924f5.el9 delorean-component-common 48 k python3-oslo-cache noarch 3.3.2-0.20250611040748.880d81b.el9 delorean-component-common 54 k python3-oslo-db noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 141 k python3-oslo-messaging noarch 14.2.5-0.20240913082034.86bf53a.el9 delorean-component-common 224 k python3-oslo-metrics noarch 0.6.0-0.20230310153035.95013ef.el9 delorean-component-common 23 k python3-oslo-middleware noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 56 k python3-oslo-policy noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 75 k python3-oslo-service noarch 3.1.2-0.20240617091247.9be8ebb.el9 delorean-component-common 69 k python3-oslo-upgradecheck noarch 2.1.1-0.20230310191026.eeedfc9.el9 delorean-component-common 27 k python3-oslo-versionedobjects noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 77 k python3-oslotest noarch 4.5.0-0.20230310114753.d4b1896.el9 delorean-component-clients 47 k python3-osprofiler noarch 3.4.3-0.20230310121559.3286301.el9 delorean-component-common 128 k python3-ovsdbapp noarch 2.2.2-0.20250310130901.2b6725a.el9 delorean-component-network 139 k python3-paste noarch 3.5.2-1.el9s delorean-antelope-testing 774 k python3-paste-deploy noarch 2.1.1-2.el9s delorean-antelope-testing 40 k python3-pecan noarch 1.4.2-2.el9s delorean-antelope-testing 272 k python3-pluggy noarch 0.13.1-7.el9 repo-setup-centos-appstream 41 k python3-policycoreutils noarch 3.6-5.el9 repo-setup-centos-appstream 2.1 M python3-prometheus_client noarch 0.9.0-2.el9s delorean-antelope-testing 86 k python3-psutil x86_64 5.8.0-12.el9 repo-setup-centos-appstream 214 k python3-psycopg2 x86_64 2.8.6-6.el9 repo-setup-centos-appstream 188 k python3-py noarch 1.10.0-6.el9 repo-setup-centos-appstream 477 k python3-pyasn1 noarch 0.4.8-7.el9 repo-setup-centos-appstream 157 k python3-pyasn1-modules noarch 0.4.8-7.el9 repo-setup-centos-appstream 277 k python3-pycadf noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 51 k python3-pydot noarch 1.4.2-1.el9s delorean-antelope-testing 53 k python3-pyngus noarch 2.3.0-8.el9s delorean-antelope-testing 51 k python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k python3-pysnmp noarch 4.4.12-6.el9s delorean-antelope-testing 656 k python3-pytest noarch 6.2.2-7.el9 repo-setup-centos-appstream 519 k python3-qpid-proton x86_64 0.35.0-2.el9s delorean-antelope-testing 408 k python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.9 k python3-redis noarch 4.3.4-1.el9s delorean-antelope-testing 369 k python3-repoze-lru noarch 0.7-10.el9s delorean-antelope-testing 31 k python3-requests-oauthlib noarch 1.3.0-12.el9 repo-setup-centos-appstream 54 k python3-rfc3986+idna2008 noarch 1.5.0-1.el9s delorean-antelope-testing 8.9 k python3-routes noarch 2.5.1-1.el9s delorean-antelope-testing 188 k python3-rsa noarch 4.8-1.el9s delorean-antelope-testing 58 k python3-ruamel-yaml x86_64 0.16.6-7.el9.1 repo-setup-centos-appstream 209 k python3-ruamel-yaml-clib x86_64 0.2.7-3.el9 repo-setup-centos-appstream 145 k python3-sahara-tempest noarch 0.16.0-0.20230314174536.98063d3.el9 delorean-component-tempest 25 k python3-sahara-tests-tempest noarch 0.16.0-0.20230314174536.98063d3.el9 delorean-component-tempest 94 k python3-saharaclient noarch 4.1.0-0.20230310130803.d0c0eb5.el9 delorean-component-clients 186 k python3-scapy noarch 2.6.1-1.el9 repo-setup-centos-appstream 3.6 M python3-semantic_version noarch 2.8.4-7.el9s delorean-antelope-testing 40 k python3-setools x86_64 4.4.4-1.el9 repo-setup-centos-baseos 605 k python3-setproctitle x86_64 1.2.3-2.el9s delorean-antelope-testing 22 k python3-smi noarch 0.3.4-10.el9s delorean-antelope-testing 133 k python3-sniffio noarch 1.2.0-2.el9s delorean-antelope-testing 22 k python3-sqlalchemy x86_64 1.4.45-3.el9 repo-setup-centos-appstream 2.4 M python3-sqlparse noarch 0.4.2-4.el9s delorean-antelope-testing 83 k python3-sshtunnel noarch 0.4.0-12.el9s delorean-antelope-testing 46 k python3-statsd noarch 3.2.1-20.el9s delorean-antelope-testing 34 k python3-string_utils noarch 1.0.0-4.el9s delorean-antelope-testing 39 k python3-sympy x86_64 1.11.1-2.el9s delorean-antelope-testing 11 M python3-tables x86_64 3.6.1-4.el9s centos9-storage 1.2 M python3-telemetry-tests-tempest noarch 2.5.1-0.20250603080835.ddfb79a.el9 delorean-component-tempest 67 k python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k python3-testrepository noarch 0.0.20-24.el9s delorean-antelope-testing 165 k python3-testresources noarch 2.0.1-2.el9s delorean-antelope-testing 59 k python3-tkinter x86_64 3.9.25-4.el9 repo-setup-centos-appstream 339 k python3-toml noarch 0.10.2-6.el9 repo-setup-centos-appstream 42 k python3-tooz noarch 3.2.0-0.20241115125625.1a76dd6.el9 delorean-component-common 106 k python3-trove-tests-tempest noarch 1:2.2.0-0.20240131093157.d63e17a.el9 delorean-component-tempest 61 k python3-uhashring noarch 2.1-1.el9s delorean-antelope-testing 24 k python3-ujson x86_64 5.5.0-1.el9s delorean-antelope-testing 34 k python3-vine noarch 5.0.0-3.el9s delorean-antelope-testing 25 k python3-vitrage noarch 10.0.1-0.20251002122604.dd57675.el9 delorean-component-common 522 k python3-vitrage-tests-tempest noarch 6.2.0-0.20240131094852.816b235.el9 delorean-component-tempest 125 k python3-vitrageclient noarch 4.7.0-0.20230310185114.b6db531.el9 delorean-component-clients 71 k python3-watcher-tests-tempest noarch 1:3.0.0-0.20240131100157.92ca984.el9 delorean-component-optimize 102 k python3-webob noarch 1.8.7-1.el9s delorean-antelope-testing 230 k python3-websocket-client noarch 1.3.3-2.el9s delorean-antelope-testing 92 k python3-werkzeug noarch 2.2.2-1.el9s delorean-antelope-testing 374 k python3-whitebox-neutron-tests-tempest noarch 0.9.2-0.20260308094722.2590646.el9 delorean-component-network 261 k python3-whitebox-tests-tempest noarch 0.0.3-0.20240412161827.766ff04.el9 delorean-component-compute 119 k python3-wsgi_intercept noarch 1.12.0-5.el9s delorean-antelope-testing 31 k python3-yappi x86_64 1.3.6-1.el9s delorean-antelope-testing 55 k python3-yaql noarch 2.0.0-2.el9s delorean-antelope-testing 133 k python3-zake noarch 0.2.2-22.el9s delorean-antelope-testing 45 k python3-zaqar-tests-tempest noarch 1.7.0-0.20240131094344.3813c99.el9 delorean-component-tempest 71 k python3-zaqarclient noarch 2.5.1-0.20230310155753.d78bf91.el9 delorean-component-clients 127 k qpid-proton-c x86_64 0.35.0-2.el9s delorean-antelope-testing 225 k rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k rpm-plugin-selinux x86_64 4.16.1.3-40.el9 repo-setup-centos-baseos 15 k selinux-policy noarch 38.1.75-1.el9 repo-setup-centos-baseos 40 k selinux-policy-targeted noarch 38.1.75-1.el9 repo-setup-centos-baseos 6.9 M snappy x86_64 1.1.8-8.el9 repo-setup-centos-baseos 35 k sound-theme-freedesktop noarch 0.8-17.el9 repo-setup-centos-appstream 383 k spirv-tools-libs x86_64 2025.4-1.el9 repo-setup-centos-appstream 1.5 M tcl x86_64 1:8.6.10-7.el9 repo-setup-centos-baseos 1.1 M teckit x86_64 2.5.9-8.el9 repo-setup-centos-appstream 446 k texlive-ae noarch 9:20200406-26.el9 repo-setup-centos-appstream 124 k texlive-algorithms noarch 9:20200406-26.el9 repo-setup-centos-appstream 299 k texlive-alphalph noarch 9:20200406-26.el9 repo-setup-centos-appstream 353 k texlive-amscls noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.1 M texlive-anysize noarch 9:20200406-26.el9 repo-setup-centos-appstream 44 k texlive-atbegshi noarch 9:20200406-26.el9 repo-setup-centos-appstream 401 k texlive-attachfile noarch 9:20200406-26.el9 repo-setup-centos-appstream 350 k texlive-attachfile2 noarch 9:20200406-26.el9 repo-setup-centos-appstream 444 k texlive-atveryend noarch 9:20200406-26.el9 repo-setup-centos-appstream 377 k texlive-auxhook noarch 9:20200406-26.el9 repo-setup-centos-appstream 287 k texlive-avantgar noarch 9:20200406-26.el9 repo-setup-centos-appstream 325 k texlive-babel noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.3 M texlive-babel-english noarch 9:20200406-26.el9 repo-setup-centos-appstream 140 k texlive-babelbib noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.2 M texlive-base noarch 9:20200406-26.el9 repo-setup-centos-appstream 2.3 M texlive-beamer noarch 9:20200406-26.el9 repo-setup-centos-appstream 3.0 M texlive-bera noarch 9:20200406-26.el9 repo-setup-centos-appstream 378 k texlive-beton noarch 9:20200406-26.el9 repo-setup-centos-appstream 70 k texlive-bibtex x86_64 9:20200406-26.el9 repo-setup-centos-appstream 1.7 M texlive-bidi noarch 9:20200406-26.el9 repo-setup-centos-appstream 3.7 M texlive-bigintcalc noarch 9:20200406-26.el9 repo-setup-centos-appstream 458 k texlive-bitset noarch 9:20200406-26.el9 repo-setup-centos-appstream 612 k texlive-bookman noarch 9:20200406-26.el9 repo-setup-centos-appstream 372 k texlive-bookmark noarch 9:20200406-26.el9 repo-setup-centos-appstream 472 k texlive-booktabs noarch 9:20200406-26.el9 repo-setup-centos-appstream 298 k texlive-breakurl noarch 9:20200406-26.el9 repo-setup-centos-appstream 117 k texlive-breqn noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.0 M texlive-caption noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.5 M texlive-carlisle noarch 9:20200406-26.el9 repo-setup-centos-appstream 87 k texlive-catchfile noarch 9:20200406-26.el9 repo-setup-centos-appstream 299 k texlive-changepage noarch 9:20200406-26.el9 repo-setup-centos-appstream 281 k texlive-charter noarch 9:20200406-26.el9 repo-setup-centos-appstream 206 k texlive-chngcntr noarch 9:20200406-26.el9 repo-setup-centos-appstream 238 k texlive-cite noarch 9:20200406-26.el9 repo-setup-centos-appstream 243 k texlive-cm noarch 9:20200406-26.el9 repo-setup-centos-appstream 332 k texlive-cm-super noarch 9:20200406-26.el9 repo-setup-centos-appstream 62 M texlive-cmap noarch 9:20200406-26.el9 repo-setup-centos-appstream 18 k texlive-cmextra noarch 9:20200406-26.el9 repo-setup-centos-appstream 45 k texlive-collection-basic noarch 9:20200406-26.el9 repo-setup-centos-appstream 5.3 k texlive-collection-fontsrecommended noarch 9:20200406-26.el9 repo-setup-centos-appstream 5.1 k texlive-collection-latex noarch 9:20200406-26.el9 repo-setup-centos-appstream 5.4 k texlive-colorprofiles noarch 9:20200406-26.el9 repo-setup-centos-appstream 139 k texlive-colortbl noarch 9:20200406-26.el9 repo-setup-centos-appstream 586 k texlive-courier noarch 9:20200406-26.el9 repo-setup-centos-appstream 526 k texlive-crop noarch 9:20200406-26.el9 repo-setup-centos-appstream 330 k texlive-csquotes noarch 9:20200406-26.el9 repo-setup-centos-appstream 335 k texlive-ctable noarch 9:20200406-26.el9 repo-setup-centos-appstream 699 k texlive-currfile noarch 9:20200406-26.el9 repo-setup-centos-appstream 181 k texlive-dvipdfmx x86_64 9:20200406-26.el9 repo-setup-centos-appstream 3.0 M texlive-dvipng x86_64 9:20200406-26.el9 repo-setup-centos-appstream 315 k texlive-dvips x86_64 9:20200406-26.el9 repo-setup-centos-appstream 1.1 M texlive-ec noarch 9:20200406-26.el9 repo-setup-centos-appstream 785 k texlive-enctex noarch 9:20200406-26.el9 repo-setup-centos-appstream 298 k texlive-enumitem noarch 9:20200406-26.el9 repo-setup-centos-appstream 180 k texlive-epstopdf-pkg noarch 9:20200406-26.el9 repo-setup-centos-appstream 356 k texlive-eso-pic noarch 9:20200406-26.el9 repo-setup-centos-appstream 257 k texlive-etex noarch 9:20200406-26.el9 repo-setup-centos-appstream 200 k texlive-etex-pkg noarch 9:20200406-26.el9 repo-setup-centos-appstream 15 k texlive-etexcmds noarch 9:20200406-26.el9 repo-setup-centos-appstream 302 k texlive-etoolbox noarch 9:20200406-26.el9 repo-setup-centos-appstream 249 k texlive-euenc noarch 9:20200406-26.el9 repo-setup-centos-appstream 156 k texlive-euro noarch 9:20200406-26.el9 repo-setup-centos-appstream 207 k texlive-eurosym noarch 9:20200406-26.el9 repo-setup-centos-appstream 427 k texlive-extsizes noarch 9:20200406-26.el9 repo-setup-centos-appstream 212 k texlive-fancybox noarch 9:20200406-26.el9 repo-setup-centos-appstream 286 k texlive-fancyhdr noarch 9:20200406-26.el9 repo-setup-centos-appstream 775 k texlive-fancyref noarch 9:20200406-26.el9 repo-setup-centos-appstream 114 k texlive-fancyvrb noarch 9:20200406-26.el9 repo-setup-centos-appstream 150 k texlive-filecontents noarch 9:20200406-26.el9 repo-setup-centos-appstream 129 k texlive-filehook noarch 9:20200406-26.el9 repo-setup-centos-appstream 305 k texlive-finstrut noarch 9:20200406-26.el9 repo-setup-centos-appstream 183 k texlive-fix2col noarch 9:20200406-26.el9 repo-setup-centos-appstream 217 k texlive-float noarch 9:20200406-26.el9 repo-setup-centos-appstream 122 k texlive-fontspec noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.2 M texlive-footmisc noarch 9:20200406-26.el9 repo-setup-centos-appstream 330 k texlive-footnotehyper noarch 9:20200406-26.el9 repo-setup-centos-appstream 89 k texlive-fp noarch 9:20200406-26.el9 repo-setup-centos-appstream 243 k texlive-fpl noarch 9:20200406-26.el9 repo-setup-centos-appstream 305 k texlive-geometry noarch 9:20200406-26.el9 repo-setup-centos-appstream 855 k texlive-gettitlestring noarch 9:20200406-26.el9 repo-setup-centos-appstream 319 k texlive-glyphlist noarch 9:20200406-26.el9 repo-setup-centos-appstream 35 k texlive-graphics noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.9 M texlive-graphics-cfg noarch 9:20200406-26.el9 repo-setup-centos-appstream 11 k texlive-graphics-def noarch 9:20200406-26.el9 repo-setup-centos-appstream 20 k texlive-grfext noarch 9:20200406-26.el9 repo-setup-centos-appstream 309 k texlive-grffile noarch 9:20200406-26.el9 repo-setup-centos-appstream 352 k texlive-helvetic noarch 9:20200406-26.el9 repo-setup-centos-appstream 668 k texlive-hobsub noarch 9:20200406-26.el9 repo-setup-centos-appstream 70 k texlive-hologo noarch 9:20200406-26.el9 repo-setup-centos-appstream 555 k texlive-hycolor noarch 9:20200406-26.el9 repo-setup-centos-appstream 376 k texlive-hyperref noarch 9:20200406-26.el9 repo-setup-centos-appstream 3.2 M texlive-hyph-utf8 noarch 9:20200406-26.el9 repo-setup-centos-appstream 301 k texlive-hyphen-base noarch 9:20200406-26.el9 repo-setup-centos-appstream 31 k texlive-hyphenex noarch 9:20200406-26.el9 repo-setup-centos-appstream 17 k texlive-ifmtarg noarch 9:20200406-26.el9 repo-setup-centos-appstream 45 k texlive-ifplatform noarch 9:20200406-26.el9 repo-setup-centos-appstream 158 k texlive-iftex noarch 9:20200406-26.el9 repo-setup-centos-appstream 225 k texlive-index noarch 9:20200406-26.el9 repo-setup-centos-appstream 174 k texlive-infwarerr noarch 9:20200406-26.el9 repo-setup-centos-appstream 287 k texlive-intcalc noarch 9:20200406-26.el9 repo-setup-centos-appstream 424 k texlive-jknapltx noarch 9:20200406-26.el9 repo-setup-centos-appstream 25 k texlive-kastrup noarch 9:20200406-26.el9 repo-setup-centos-appstream 145 k texlive-knuth-lib noarch 9:20200406-26.el9 repo-setup-centos-appstream 48 k texlive-knuth-local noarch 9:20200406-26.el9 repo-setup-centos-appstream 41 k texlive-koma-script noarch 9:20200406-26.el9 repo-setup-centos-appstream 6.0 M texlive-kpathsea x86_64 9:20200406-26.el9 repo-setup-centos-appstream 1.1 M texlive-kvdefinekeys noarch 9:20200406-26.el9 repo-setup-centos-appstream 298 k texlive-kvoptions noarch 9:20200406-26.el9 repo-setup-centos-appstream 473 k texlive-kvsetkeys noarch 9:20200406-26.el9 repo-setup-centos-appstream 372 k texlive-l3backend noarch 9:20200406-26.el9 repo-setup-centos-appstream 807 k texlive-l3experimental noarch 9:20200406-26.el9 repo-setup-centos-appstream 3.1 M texlive-l3kernel noarch 9:20200406-26.el9 repo-setup-centos-appstream 10 M texlive-l3packages noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.7 M texlive-latex noarch 9:20200406-26.el9 repo-setup-centos-appstream 22 M texlive-latex-fonts noarch 9:20200406-26.el9 repo-setup-centos-appstream 46 k texlive-latexbug noarch 9:20200406-26.el9 repo-setup-centos-appstream 195 k texlive-latexconfig noarch 9:20200406-26.el9 repo-setup-centos-appstream 14 k texlive-letltxmacro noarch 9:20200406-26.el9 repo-setup-centos-appstream 292 k texlive-lib x86_64 9:20200406-26.el9 repo-setup-centos-appstream 477 k texlive-lineno noarch 9:20200406-26.el9 repo-setup-centos-appstream 705 k texlive-listings noarch 9:20200406-26.el9 repo-setup-centos-appstream 2.2 M texlive-lm noarch 9:20200406-26.el9 repo-setup-centos-appstream 14 M texlive-lm-math noarch 9:20200406-26.el9 repo-setup-centos-appstream 533 k texlive-ltabptch noarch 9:20200406-26.el9 repo-setup-centos-appstream 272 k texlive-ltxcmds noarch 9:20200406-26.el9 repo-setup-centos-appstream 392 k texlive-ltxmisc noarch 9:20200406-26.el9 repo-setup-centos-appstream 26 k texlive-lua-alt-getopt noarch 9:20200406-26.el9 repo-setup-centos-appstream 15 k texlive-luahbtex x86_64 9:20200406-26.el9 repo-setup-centos-appstream 1.9 M texlive-lualatex-math noarch 9:20200406-26.el9 repo-setup-centos-appstream 205 k texlive-lualibs noarch 9:20200406-26.el9 repo-setup-centos-appstream 226 k texlive-luaotfload noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.2 M texlive-luatex x86_64 9:20200406-26.el9 repo-setup-centos-appstream 3.7 M texlive-luatexbase noarch 9:20200406-26.el9 repo-setup-centos-appstream 270 k texlive-lwarp noarch 9:20200406-26.el9 repo-setup-centos-appstream 3.3 M texlive-makecmds noarch 9:20200406-26.el9 repo-setup-centos-appstream 123 k texlive-makeindex x86_64 9:20200406-26.el9 repo-setup-centos-appstream 433 k texlive-manfnt-font noarch 9:20200406-26.el9 repo-setup-centos-appstream 35 k texlive-marginnote noarch 9:20200406-26.el9 repo-setup-centos-appstream 320 k texlive-marvosym noarch 9:20200406-26.el9 repo-setup-centos-appstream 560 k texlive-mathpazo noarch 9:20200406-26.el9 repo-setup-centos-appstream 447 k texlive-mathspec noarch 9:20200406-26.el9 repo-setup-centos-appstream 186 k texlive-mathtools noarch 9:20200406-26.el9 repo-setup-centos-appstream 984 k texlive-mdwtools noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.6 M texlive-memoir noarch 9:20200406-26.el9 repo-setup-centos-appstream 3.0 M texlive-metafont x86_64 9:20200406-26.el9 repo-setup-centos-appstream 269 k texlive-metalogo noarch 9:20200406-26.el9 repo-setup-centos-appstream 88 k texlive-mflogo noarch 9:20200406-26.el9 repo-setup-centos-appstream 244 k texlive-mflogo-font noarch 9:20200406-26.el9 repo-setup-centos-appstream 32 k texlive-mfnfss noarch 9:20200406-26.el9 repo-setup-centos-appstream 447 k texlive-mfware x86_64 9:20200406-26.el9 repo-setup-centos-appstream 106 k texlive-microtype noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.7 M texlive-minitoc noarch 9:20200406-26.el9 repo-setup-centos-appstream 123 k texlive-mnsymbol noarch 9:20200406-26.el9 repo-setup-centos-appstream 4.6 M texlive-modes noarch 9:20200406-26.el9 repo-setup-centos-appstream 303 k texlive-mparhack noarch 9:20200406-26.el9 repo-setup-centos-appstream 70 k texlive-mptopdf noarch 9:20200406-26.el9 repo-setup-centos-appstream 49 k texlive-ms noarch 9:20200406-26.el9 repo-setup-centos-appstream 570 k texlive-multido noarch 9:20200406-26.el9 repo-setup-centos-appstream 118 k texlive-natbib noarch 9:20200406-26.el9 repo-setup-centos-appstream 437 k texlive-ncntrsbk noarch 9:20200406-26.el9 repo-setup-centos-appstream 367 k texlive-newfloat noarch 9:20200406-26.el9 repo-setup-centos-appstream 112 k texlive-notoccite noarch 9:20200406-26.el9 repo-setup-centos-appstream 230 k texlive-ntgclass noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.7 M texlive-oberdiek noarch 9:20200406-26.el9 repo-setup-centos-appstream 8.6 M texlive-palatino noarch 9:20200406-26.el9 repo-setup-centos-appstream 434 k texlive-paralist noarch 9:20200406-26.el9 repo-setup-centos-appstream 215 k texlive-parallel noarch 9:20200406-26.el9 repo-setup-centos-appstream 127 k texlive-parskip noarch 9:20200406-26.el9 repo-setup-centos-appstream 315 k texlive-pdfcolmk noarch 9:20200406-26.el9 repo-setup-centos-appstream 11 k texlive-pdfescape noarch 9:20200406-26.el9 repo-setup-centos-appstream 345 k texlive-pdflscape noarch 9:20200406-26.el9 repo-setup-centos-appstream 300 k texlive-pdfpages noarch 9:20200406-26.el9 repo-setup-centos-appstream 336 k texlive-pdftex x86_64 9:20200406-26.el9 repo-setup-centos-appstream 2.0 M texlive-pdftexcmds noarch 9:20200406-26.el9 repo-setup-centos-appstream 383 k texlive-pgf noarch 9:20200406-26.el9 repo-setup-centos-appstream 11 M texlive-placeins noarch 9:20200406-26.el9 repo-setup-centos-appstream 261 k texlive-plain noarch 9:20200406-26.el9 repo-setup-centos-appstream 93 k texlive-polyglossia noarch 9:20200406-26.el9 repo-setup-centos-appstream 838 k texlive-psfrag noarch 9:20200406-26.el9 repo-setup-centos-appstream 82 k texlive-pslatex noarch 9:20200406-26.el9 repo-setup-centos-appstream 17 k texlive-psnfss noarch 9:20200406-26.el9 repo-setup-centos-appstream 315 k texlive-pspicture noarch 9:20200406-26.el9 repo-setup-centos-appstream 53 k texlive-pst-3d noarch 9:20200406-26.el9 repo-setup-centos-appstream 112 k texlive-pst-arrow noarch 9:20200406-26.el9 repo-setup-centos-appstream 140 k texlive-pst-coil noarch 9:20200406-26.el9 repo-setup-centos-appstream 261 k texlive-pst-eps noarch 9:20200406-26.el9 repo-setup-centos-appstream 91 k texlive-pst-fill noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.1 M texlive-pst-grad noarch 9:20200406-26.el9 repo-setup-centos-appstream 225 k texlive-pst-math noarch 9:20200406-26.el9 repo-setup-centos-appstream 189 k texlive-pst-node noarch 9:20200406-26.el9 repo-setup-centos-appstream 448 k texlive-pst-plot noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.1 M texlive-pst-text noarch 9:20200406-26.el9 repo-setup-centos-appstream 181 k texlive-pst-tools noarch 9:20200406-26.el9 repo-setup-centos-appstream 113 k texlive-pst-tree noarch 9:20200406-26.el9 repo-setup-centos-appstream 166 k texlive-pstricks noarch 9:20200406-26.el9 repo-setup-centos-appstream 7.2 M texlive-pstricks-add noarch 9:20200406-26.el9 repo-setup-centos-appstream 4.6 M texlive-pxfonts noarch 9:20200406-26.el9 repo-setup-centos-appstream 937 k texlive-qstest noarch 9:20200406-26.el9 repo-setup-centos-appstream 228 k texlive-ragged2e noarch 9:20200406-26.el9 repo-setup-centos-appstream 656 k texlive-rcs noarch 9:20200406-26.el9 repo-setup-centos-appstream 141 k texlive-realscripts noarch 9:20200406-26.el9 repo-setup-centos-appstream 113 k texlive-refcount noarch 9:20200406-26.el9 repo-setup-centos-appstream 327 k texlive-rerunfilecheck noarch 9:20200406-26.el9 repo-setup-centos-appstream 316 k texlive-rsfs noarch 9:20200406-26.el9 repo-setup-centos-appstream 72 k texlive-sansmath noarch 9:20200406-26.el9 repo-setup-centos-appstream 189 k texlive-sansmathaccent noarch 9:20200406-26.el9 repo-setup-centos-appstream 179 k texlive-sauerj noarch 9:20200406-26.el9 repo-setup-centos-appstream 546 k texlive-section noarch 9:20200406-26.el9 repo-setup-centos-appstream 363 k texlive-seminar noarch 9:20200406-26.el9 repo-setup-centos-appstream 383 k texlive-sepnum noarch 9:20200406-26.el9 repo-setup-centos-appstream 355 k texlive-setspace noarch 9:20200406-26.el9 repo-setup-centos-appstream 17 k texlive-showexpl noarch 9:20200406-26.el9 repo-setup-centos-appstream 599 k texlive-soul noarch 9:20200406-26.el9 repo-setup-centos-appstream 316 k texlive-stringenc noarch 9:20200406-26.el9 repo-setup-centos-appstream 693 k texlive-subfig noarch 9:20200406-26.el9 repo-setup-centos-appstream 463 k texlive-symbol noarch 9:20200406-26.el9 repo-setup-centos-appstream 49 k texlive-tex x86_64 9:20200406-26.el9 repo-setup-centos-appstream 210 k texlive-tex-gyre noarch 9:20200406-26.el9 repo-setup-centos-appstream 14 M texlive-tex-gyre-math noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.8 M texlive-tex-ini-files noarch 9:20200406-26.el9 repo-setup-centos-appstream 14 k texlive-texlive-common-doc noarch 9:20200406-26.el9 repo-setup-centos-appstream 444 k texlive-texlive-docindex noarch 9:20200406-26.el9 repo-setup-centos-appstream 182 k texlive-texlive-en noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.9 M texlive-texlive-msg-translations noarch 9:20200406-26.el9 repo-setup-centos-appstream 150 k texlive-texlive-scripts noarch 9:20200406-26.el9 repo-setup-centos-appstream 114 k texlive-texlive.infra noarch 9:20200406-26.el9 repo-setup-centos-appstream 284 k texlive-textcase noarch 9:20200406-26.el9 repo-setup-centos-appstream 198 k texlive-thumbpdf noarch 9:20200406-26.el9 repo-setup-centos-appstream 38 k texlive-times noarch 9:20200406-26.el9 repo-setup-centos-appstream 374 k texlive-tipa noarch 9:20200406-26.el9 repo-setup-centos-appstream 5.0 M texlive-titlesec noarch 9:20200406-26.el9 repo-setup-centos-appstream 666 k texlive-tools noarch 9:20200406-26.el9 repo-setup-centos-appstream 5.0 M texlive-translator noarch 9:20200406-26.el9 repo-setup-centos-appstream 280 k texlive-txfonts noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.4 M texlive-typehtml noarch 9:20200406-26.el9 repo-setup-centos-appstream 167 k texlive-ucharcat noarch 9:20200406-26.el9 repo-setup-centos-appstream 165 k texlive-ucs noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.3 M texlive-underscore noarch 9:20200406-26.el9 repo-setup-centos-appstream 251 k texlive-unicode-data noarch 9:20200406-26.el9 repo-setup-centos-appstream 352 k texlive-unicode-math noarch 9:20200406-26.el9 repo-setup-centos-appstream 1.7 M texlive-uniquecounter noarch 9:20200406-26.el9 repo-setup-centos-appstream 293 k texlive-updmap-map noarch 9:20200406-26.el9 repo-setup-centos-appstream 330 k texlive-url noarch 9:20200406-26.el9 repo-setup-centos-appstream 273 k texlive-utopia noarch 9:20200406-26.el9 repo-setup-centos-appstream 241 k texlive-varwidth noarch 9:20200406-26.el9 repo-setup-centos-appstream 39 k texlive-wasy noarch 9:20200406-26.el9 repo-setup-centos-appstream 336 k texlive-wasy-type1 noarch 9:20200406-26.el9 repo-setup-centos-appstream 266 k texlive-wasysym noarch 9:20200406-26.el9 repo-setup-centos-appstream 171 k texlive-xcolor noarch 9:20200406-26.el9 repo-setup-centos-appstream 683 k texlive-xdvi x86_64 9:20200406-26.el9 repo-setup-centos-appstream 356 k texlive-xetex x86_64 9:20200406-26.el9 repo-setup-centos-appstream 2.2 M texlive-xetexconfig noarch 9:20200406-26.el9 repo-setup-centos-appstream 9.2 k texlive-xifthen noarch 9:20200406-26.el9 repo-setup-centos-appstream 479 k texlive-xkeyval noarch 9:20200406-26.el9 repo-setup-centos-appstream 405 k texlive-xltxtra noarch 9:20200406-26.el9 repo-setup-centos-appstream 110 k texlive-xunicode noarch 9:20200406-26.el9 repo-setup-centos-appstream 37 k texlive-zapfchan noarch 9:20200406-26.el9 repo-setup-centos-appstream 102 k texlive-zapfding noarch 9:20200406-26.el9 repo-setup-centos-appstream 58 k texlive-zref noarch 9:20200406-26.el9 repo-setup-centos-appstream 660 k tk x86_64 1:8.6.10-9.el9 repo-setup-centos-appstream 1.6 M unbound-libs x86_64 1.24.2-2.el9 repo-setup-centos-appstream 580 k urw-base35-bookman-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 847 k urw-base35-c059-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 875 k urw-base35-d050000l-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 77 k urw-base35-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 11 k urw-base35-fonts-common noarch 20200910-6.el9 repo-setup-centos-appstream 22 k urw-base35-gothic-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 796 k urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 856 k urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 1.3 M urw-base35-p052-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 974 k urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 42 k urw-base35-z003-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 276 k xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 repo-setup-centos-appstream 1.1 M zziplib x86_64 0.13.71-12.el9 repo-setup-centos-appstream 88 k Installing weak dependencies: geolite2-city noarch 20191217-6.el9 repo-setup-centos-appstream 23 M geolite2-country noarch 20191217-6.el9 repo-setup-centos-appstream 1.6 M libcanberra-gtk2 x86_64 0.30-27.el9 repo-setup-centos-appstream 26 k libmaxminddb x86_64 1.5.2-4.el9 repo-setup-centos-appstream 33 k libxcrypt-compat x86_64 4.4.18-3.el9 repo-setup-centos-appstream 89 k perl-NDBM_File x86_64 1.15-483.el9 repo-setup-centos-appstream 22 k python3-Cython x86_64 0.29.37-1.el9 repo-setup-centos-powertools 2.2 M python3-gmpy2 x86_64 2.1.0-0.22.b5.el9s delorean-antelope-testing 367 k python3-jwt+crypto noarch 2.4.0-1.el9s delorean-antelope-testing 9.0 k python3-matplotlib x86_64 3.4.2-1.el9s delorean-antelope-testing 2.8 M python3-numexpr x86_64 2.7.1-5.el9s delorean-antelope-testing 189 k python3-numpy x86_64 1:1.23.5-2.el9 repo-setup-centos-appstream 6.1 M python3-pandas x86_64 1.2.1-2.el9s delorean-antelope-testing 9.8 M python3-pillow x86_64 9.2.0-2.el9s delorean-antelope-testing 712 k python3-pip noarch 21.3.1-1.el9 repo-setup-centos-appstream 2.0 M python3-pyglet noarch 1.4.6-4.el9s delorean-antelope-testing 1.2 M python3-pygraphviz x86_64 1.7-1.el9s delorean-antelope-testing 98 k python3-scipy x86_64 1.9.3-2.el9 repo-setup-centos-appstream 19 M texlive-amsfonts noarch 9:20200406-26.el9 repo-setup-centos-appstream 4.8 M texlive-amsmath noarch 9:20200406-26.el9 repo-setup-centos-appstream 2.3 M texlive-collection-latexrecommended noarch 9:20200406-26.el9 repo-setup-centos-appstream 5.8 k texlive-euler noarch 9:20200406-26.el9 repo-setup-centos-appstream 242 k xdg-utils noarch 1.1.3-13.el9 repo-setup-centos-appstream 72 k Transaction Summary ============================================================================================================================= Install 663 Packages Total size: 559 M Total download size: 558 M Installed size: 1.5 G Downloading Packages: (1/662): python3-barbican-tests-tempest-4.0.0-0 6.4 MB/s | 100 kB 00:00 (2/662): python3-cinder-tests-tempest-1.15.0-0. 5.4 MB/s | 90 kB 00:00 (3/662): python3-ironic-tests-tempest-2.11.0-0. 11 MB/s | 193 kB 00:00 (4/662): python-vitrageclient-bash-completion-4 6.8 MB/s | 11 kB 00:00 (5/662): python3-aodhclient-3.2.1-0.20240304093 30 MB/s | 55 kB 00:00 (6/662): python3-gnocchiclient-7.0.7-0.20230310 43 MB/s | 97 kB 00:00 (7/662): python3-heatclient-3.2.0-0.20230310183 38 MB/s | 157 kB 00:00 (8/662): python3-oslotest-4.5.0-0.2023031011475 30 MB/s | 47 kB 00:00 (9/662): python3-mistralclient-5.0.0-0.20230310 29 MB/s | 164 kB 00:00 (10/662): python3-muranoclient-2.6.0-0.20230310 59 MB/s | 329 kB 00:00 (11/662): python3-vitrageclient-4.7.0-0.2023031 32 MB/s | 71 kB 00:00 (12/662): python3-zaqarclient-2.5.1-0.202303101 53 MB/s | 127 kB 00:00 (13/662): python3-saharaclient-4.1.0-0.20230310 39 MB/s | 186 kB 00:00 (14/662): os-collect-config-14.0.2-0.2026012010 21 MB/s | 48 kB 00:00 (15/662): os-refresh-config-14.0.2-0.2025120514 14 MB/s | 21 kB 00:00 (16/662): python-oslo-cache-lang-3.3.2-0.202506 12 MB/s | 16 kB 00:00 (17/662): python-oslo-db-lang-12.3.3-0.20241104 11 MB/s | 13 kB 00:00 (18/662): python-oslo-middleware-lang-5.1.1-0.2 9.5 MB/s | 11 kB 00:00 (19/662): python-oslo-policy-lang-4.1.1-0.20230 9.6 MB/s | 12 kB 00:00 (20/662): python-oslo-versionedobjects-lang-3.1 9.5 MB/s | 12 kB 00:00 (21/662): python-pycadf-common-3.1.1-0.20230310 13 MB/s | 14 kB 00:00 (22/662): python3-futurist-2.4.1-0.202303101232 38 MB/s | 62 kB 00:00 (23/662): python3-os-traits-2.10.0-0.2023031017 28 MB/s | 48 kB 00:00 (24/662): python3-oslo-cache-3.3.2-0.2025061104 31 MB/s | 54 kB 00:00 (25/662): python3-oslo-db-12.3.3-0.202411040947 56 MB/s | 141 kB 00:00 (26/662): python3-oslo-metrics-0.6.0-0.20230310 11 MB/s | 23 kB 00:00 (27/662): python3-oslo-middleware-5.1.1-0.20240 29 MB/s | 56 kB 00:00 (28/662): python3-oslo-messaging-14.2.5-0.20240 42 MB/s | 224 kB 00:00 (29/662): python3-oslo-policy-4.1.1-0.202303102 27 MB/s | 75 kB 00:00 (30/662): python3-oslo-service-3.1.2-0.20240617 37 MB/s | 69 kB 00:00 (31/662): python3-oslo-upgradecheck-2.1.1-0.202 17 MB/s | 27 kB 00:00 (32/662): python3-oslo-versionedobjects-3.1.0-0 33 MB/s | 77 kB 00:00 (33/662): python3-pycadf-3.1.1-0.20230310113453 24 MB/s | 51 kB 00:00 (34/662): python3-osprofiler-3.4.3-0.2023031012 40 MB/s | 128 kB 00:00 (35/662): python3-tooz-3.2.0-0.20241115125625.1 40 MB/s | 106 kB 00:00 (36/662): python3-whitebox-tests-tempest-0.0.3- 32 MB/s | 119 kB 00:00 (37/662): python3-vitrage-10.0.1-0.202510021226 75 MB/s | 522 kB 00:00 (38/662): python3-glance-tests-tempest-0.7.0-0. 17 MB/s | 51 kB 00:00 (39/662): python3-designate-tests-tempest-0.22. 35 MB/s | 212 kB 00:00 (40/662): python3-keystone-tests-tempest-0.16.0 59 MB/s | 150 kB 00:00 (41/662): python3-keystonemiddleware-10.2.0-0.2 37 MB/s | 92 kB 00:00 (42/662): python3-networking-l2gw-tests-tempest 33 MB/s | 46 kB 00:00 (43/662): python3-manila-tests-tempest-2.4.0-0. 44 MB/s | 450 kB 00:00 (44/662): python3-neutron-lib-3.4.3-0.202409130 43 MB/s | 407 kB 00:00 (45/662): python3-ovsdbapp-2.2.2-0.202503101309 43 MB/s | 139 kB 00:00 (46/662): python3-octavia-tests-tempest-2.6.0-0 37 MB/s | 277 kB 00:00 (47/662): python3-whitebox-neutron-tests-tempes 24 MB/s | 261 kB 00:00 (48/662): python3-watcher-tests-tempest-3.0.0-0 30 MB/s | 102 kB 00:00 (49/662): python3-os-ken-2.6.1-0.20240808101239 81 MB/s | 2.0 MB 00:00 (50/662): openstack-tempest-all-41.0.0-0.202501 2.1 MB/s | 11 kB 00:00 (51/662): python3-heat-tests-tempest-2.1.0-0.20 36 MB/s | 124 kB 00:00 (52/662): python3-kuryr-tests-tempest-0.15.1-0. 54 MB/s | 93 kB 00:00 (53/662): python3-magnum-tests-tempest-2.1.0-0. 38 MB/s | 75 kB 00:00 (54/662): python3-mistral-tests-tempest-2.2.0-0 41 MB/s | 78 kB 00:00 (55/662): python3-murano-tests-tempest-2.7.0-0. 66 MB/s | 156 kB 00:00 (56/662): python3-sahara-tempest-0.16.0-0.20230 11 MB/s | 25 kB 00:00 (57/662): python3-sahara-tests-tempest-0.16.0-0 42 MB/s | 94 kB 00:00 (58/662): python3-telemetry-tests-tempest-2.5.1 40 MB/s | 67 kB 00:00 (59/662): python3-trove-tests-tempest-2.2.0-0.2 32 MB/s | 61 kB 00:00 (60/662): python3-vitrage-tests-tempest-6.2.0-0 59 MB/s | 125 kB 00:00 (61/662): python3-zaqar-tests-tempest-1.7.0-0.2 31 MB/s | 71 kB 00:00 (62/662): blosc-1.21.0-1.el9s.x86_64.rpm 32 MB/s | 59 kB 00:00 (63/662): libaec-1.0.4-7.el9s.x86_64.rpm 15 MB/s | 38 kB 00:00 (64/662): libimagequant-2.14.1-1.el9s.x86_64.rp 18 MB/s | 62 kB 00:00 (65/662): libraqm-0.7.0-7.el9s.x86_64.rpm 5.3 MB/s | 19 kB 00:00 (66/662): openstack-network-scripts-10.11.1-6.e 14 MB/s | 48 kB 00:00 (67/662): openstack-network-scripts-openvswitch 3.1 MB/s | 10 kB 00:00 (68/662): python3-Bottleneck-1.2.1-17.el9s.x86_ 27 MB/s | 123 kB 00:00 (69/662): hdf5-1.10.6-5.el9s.x86_64.rpm 103 MB/s | 2.0 MB 00:00 (70/662): python3-amqp-5.1.1-1.el9s.noarch.rpm 15 MB/s | 93 kB 00:00 (71/662): python3-anyio-3.5.0-1.el9s.noarch.rpm 53 MB/s | 147 kB 00:00 (72/662): python3-async-timeout-4.0.2-5.el9s.no 6.9 MB/s | 18 kB 00:00 (73/662): python3-binary-memcached-0.31.1-1.el9 22 MB/s | 37 kB 00:00 (74/662): python3-cachetools-5.2.0-3.el9s.noarc 18 MB/s | 31 kB 00:00 (75/662): python3-alembic-1.8.1-1.el9s.noarch.r 58 MB/s | 832 kB 00:00 (76/662): python3-certifi-2020.12.5-2.el9s.noar 8.8 MB/s | 16 kB 00:00 (77/662): python3-cotyledon-1.7.3-8.el9s.noarch 25 MB/s | 44 kB 00:00 (78/662): python3-cycler-0.10.0-17.el9s.noarch. 19 MB/s | 19 kB 00:00 (79/662): python3-ddt-1.6.0-1.el9s.noarch.rpm 18 MB/s | 19 kB 00:00 (80/662): python3-deprecated-1.2.13-3.el9s.noar 15 MB/s | 21 kB 00:00 (81/662): python3-dictdiffer-0.8.1-6.el9s.noarc 23 MB/s | 32 kB 00:00 (82/662): python3-distro-1.7.0-3.el9s.noarch.rp 27 MB/s | 39 kB 00:00 (83/662): python3-etcd3gw-2.1.0-1.el9s.noarch.r 39 MB/s | 44 kB 00:00 (84/662): python3-gabbi-2.7.2-8.el9s.noarch.rpm 83 MB/s | 266 kB 00:00 (85/662): python3-eventlet-0.33.3-2.el9s.noarch 57 MB/s | 363 kB 00:00 (86/662): python3-google-auth-2.12.0-1.el9s.noa 48 MB/s | 182 kB 00:00 (87/662): python3-gmpy2-2.1.0-0.22.b5.el9s.x86_ 45 MB/s | 367 kB 00:00 (88/662): python3-greenlet-1.1.3-1.el9s.x86_64. 36 MB/s | 105 kB 00:00 (89/662): python3-h11-0.12.0-2.el9s.noarch.rpm 45 MB/s | 97 kB 00:00 (90/662): python3-h2-4.0.0-3.el9s.noarch.rpm 54 MB/s | 89 kB 00:00 (91/662): python3-hpack-4.0.0-2.el9s.noarch.rpm 30 MB/s | 51 kB 00:00 (92/662): python3-httpcore-0.15.0-2.el9s.noarch 47 MB/s | 90 kB 00:00 (93/662): python3-httpx-0.23.0-1.el9s.noarch.rp 69 MB/s | 146 kB 00:00 (94/662): python3-hyperframe-6.0.0-2.el9s.noarc 15 MB/s | 28 kB 00:00 (95/662): python3-jinja2-3.0.1-2.el9s.noarch.rp 104 MB/s | 511 kB 00:00 (96/662): python3-jsonpath-rw-1.4.0-4.el9s.noar 8.0 MB/s | 38 kB 00:00 (97/662): python3-jsonpath-rw-ext-1.2.2-2.el9s. 8.8 MB/s | 38 kB 00:00 (98/662): python3-jwt+crypto-2.4.0-1.el9s.noarc 8.8 MB/s | 9.0 kB 00:00 (99/662): python3-jwt-2.4.0-1.el9s.noarch.rpm 40 MB/s | 41 kB 00:00 (100/662): python3-kazoo-2.8.0-2.el9s.noarch.rp 73 MB/s | 156 kB 00:00 (101/662): python3-kiwisolver-1.3.1-2.el9s.x86_ 18 MB/s | 62 kB 00:00 (102/662): python3-kombu-5.2.4-3.el9s.noarch.rp 91 MB/s | 322 kB 00:00 (103/662): python3-logutils-0.3.5-15.el9s.noarc 22 MB/s | 46 kB 00:00 (104/662): python3-kubernetes-24.2.0-4.el9s.noa 50 MB/s | 1.0 MB 00:00 (105/662): python3-matplotlib-data-3.4.2-1.el9s 27 MB/s | 504 kB 00:00 (106/662): python3-matplotlib-tk-3.4.2-1.el9s.x 7.7 MB/s | 37 kB 00:00 (107/662): python3-matplotlib-3.4.2-1.el9s.x86_ 102 MB/s | 2.8 MB 00:00 (108/662): python3-memcached-1.59-3.el9s.noarch 11 MB/s | 39 kB 00:00 (109/662): python3-migrate-0.13.0-5.el9s.noarch 84 MB/s | 222 kB 00:00 (110/662): python3-mock-4.0.3-5.el9s.noarch.rpm 18 MB/s | 58 kB 00:00 (111/662): python3-monotonic-1.5-9.el9s.noarch. 9.6 MB/s | 17 kB 00:00 (112/662): python3-murano-pkg-check-0.3.0-20.el 19 MB/s | 56 kB 00:00 (113/662): python3-matplotlib-data-fonts-3.4.2- 106 MB/s | 2.3 MB 00:00 (114/662): python3-ncclient-0.6.13-3.el9s.noarc 24 MB/s | 136 kB 00:00 (115/662): python3-mpmath-1.2.1-2.el9s.noarch.r 69 MB/s | 833 kB 00:00 (116/662): python3-olefile-0.46-13.el9s.noarch. 21 MB/s | 56 kB 00:00 (117/662): python3-openshift-0.11.2-3.el9s.noar 43 MB/s | 49 kB 00:00 (118/662): python3-numexpr-2.7.1-5.el9s.x86_64. 33 MB/s | 189 kB 00:00 (119/662): python3-paste-deploy-2.1.1-2.el9s.no 11 MB/s | 40 kB 00:00 (120/662): python3-pecan-1.4.2-2.el9s.noarch.rp 36 MB/s | 272 kB 00:00 (121/662): python3-paste-3.5.2-1.el9s.noarch.rp 49 MB/s | 774 kB 00:00 (122/662): python3-prometheus_client-0.9.0-2.el 22 MB/s | 86 kB 00:00 (123/662): python3-pillow-9.2.0-2.el9s.x86_64.r 64 MB/s | 712 kB 00:00 (124/662): python3-pydot-1.4.2-1.el9s.noarch.rp 13 MB/s | 53 kB 00:00 (125/662): python3-pygraphviz-1.7-1.el9s.x86_64 23 MB/s | 98 kB 00:00 (126/662): python3-pyngus-2.3.0-8.el9s.noarch.r 16 MB/s | 51 kB 00:00 (127/662): python3-pyglet-1.4.6-4.el9s.noarch.r 52 MB/s | 1.2 MB 00:00 (128/662): python3-pyroute2-0.7.3-1.el9s.noarch 41 MB/s | 704 kB 00:00 (129/662): python3-pandas-1.2.1-2.el9s.x86_64.r 157 MB/s | 9.8 MB 00:00 (130/662): python3-pysnmp-4.4.12-6.el9s.noarch. 42 MB/s | 656 kB 00:00 (131/662): python3-rdo-openvswitch-3.3-1.el9s.n 4.8 MB/s | 7.9 kB 00:00 (132/662): python3-qpid-proton-0.35.0-2.el9s.x8 26 MB/s | 408 kB 00:00 (133/662): python3-repoze-lru-0.7-10.el9s.noarc 15 MB/s | 31 kB 00:00 (134/662): python3-rfc3986+idna2008-1.5.0-1.el9 7.5 MB/s | 8.9 kB 00:00 (135/662): python3-redis-4.3.4-1.el9s.noarch.rp 93 MB/s | 369 kB 00:00 (136/662): python3-routes-2.5.1-1.el9s.noarch.r 83 MB/s | 188 kB 00:00 (137/662): python3-rsa-4.8-1.el9s.noarch.rpm 28 MB/s | 58 kB 00:00 (138/662): python3-semantic_version-2.8.4-7.el9 24 MB/s | 40 kB 00:00 (139/662): python3-setproctitle-1.2.3-2.el9s.x8 22 MB/s | 22 kB 00:00 (140/662): python3-sniffio-1.2.0-2.el9s.noarch. 20 MB/s | 22 kB 00:00 (141/662): python3-smi-0.3.4-10.el9s.noarch.rpm 64 MB/s | 133 kB 00:00 (142/662): python3-sqlparse-0.4.2-4.el9s.noarch 49 MB/s | 83 kB 00:00 (143/662): python3-sshtunnel-0.4.0-12.el9s.noar 28 MB/s | 46 kB 00:00 (144/662): python3-statsd-3.2.1-20.el9s.noarch. 28 MB/s | 34 kB 00:00 (145/662): python3-string_utils-1.0.0-4.el9s.no 35 MB/s | 39 kB 00:00 (146/662): python3-tempita-0.5.2-2.el9s.noarch. 6.1 MB/s | 36 kB 00:00 (147/662): python3-testrepository-0.0.20-24.el9 26 MB/s | 165 kB 00:00 (148/662): python3-testresources-2.0.1-2.el9s.n 20 MB/s | 59 kB 00:00 (149/662): python3-uhashring-2.1-1.el9s.noarch. 5.2 MB/s | 24 kB 00:00 (150/662): python3-ujson-5.5.0-1.el9s.x86_64.rp 9.0 MB/s | 34 kB 00:00 (151/662): python3-vine-5.0.0-3.el9s.noarch.rpm 6.5 MB/s | 25 kB 00:00 (152/662): python3-websocket-client-1.3.3-2.el9 24 MB/s | 92 kB 00:00 (153/662): python3-webob-1.8.7-1.el9s.noarch.rp 28 MB/s | 230 kB 00:00 (154/662): python3-wsgi_intercept-1.12.0-5.el9s 5.9 MB/s | 31 kB 00:00 (155/662): python3-werkzeug-2.2.2-1.el9s.noarch 47 MB/s | 374 kB 00:00 (156/662): python3-yappi-1.3.6-1.el9s.x86_64.rp 18 MB/s | 55 kB 00:00 (157/662): python3-yaql-2.0.0-2.el9s.noarch.rpm 32 MB/s | 133 kB 00:00 (158/662): python3-zake-0.2.2-22.el9s.noarch.rp 12 MB/s | 45 kB 00:00 (159/662): qpid-proton-c-0.35.0-2.el9s.x86_64.r 35 MB/s | 225 kB 00:00 (160/662): rdo-openvswitch-3.3-1.el9s.noarch.rp 1.5 MB/s | 7.7 kB 00:00 (161/662): python3-sympy-1.11.1-2.el9s.x86_64.r 211 MB/s | 11 MB 00:00 (162/662): openvswitch-selinux-extra-policy-1.0 686 kB/s | 10 kB 00:00 (163/662): python3-openvswitch3.3-3.3.4-115.el9 36 MB/s | 338 kB 00:00 (164/662): python3-tables-3.6.1-4.el9s.x86_64.r 44 MB/s | 1.2 MB 00:00 (165/662): adobe-mappings-cmap-deprecated-20171 50 MB/s | 107 kB 00:00 (166/662): adobe-mappings-pdf-20180407-10.el9.n 64 MB/s | 646 kB 00:00 (167/662): adobe-mappings-cmap-20171205-12.el9. 95 MB/s | 1.9 MB 00:00 (168/662): alsa-lib-1.2.15.3-1.el9.x86_64.rpm 73 MB/s | 544 kB 00:00 (169/662): checkpolicy-3.6-1.el9.x86_64.rpm 60 MB/s | 353 kB 00:00 (170/662): desktop-file-utils-0.26-6.el9.x86_64 19 MB/s | 74 kB 00:00 (171/662): emacs-filesystem-27.2-18.el9.noarch. 3.1 MB/s | 9.2 kB 00:00 (172/662): double-conversion-3.1.5-6.el9.x86_64 13 MB/s | 49 kB 00:00 (173/662): flac-libs-1.3.3-12.el9.x86_64.rpm 71 MB/s | 218 kB 00:00 (174/662): flexiblas-3.0.4-9.el9.x86_64.rpm 9.7 MB/s | 30 kB 00:00 (175/662): openvswitch3.3-3.3.4-115.el9s.x86_64 131 MB/s | 6.9 MB 00:00 (176/662): flexiblas-openblas-openmp-3.0.4-9.el 1.6 MB/s | 15 kB 00:00 (177/662): gd-2.3.2-3.el9.x86_64.rpm 54 MB/s | 132 kB 00:00 (178/662): flexiblas-netlib-3.0.4-9.el9.x86_64. 73 MB/s | 3.0 MB 00:00 (179/662): geolite2-country-20191217-6.el9.noar 51 MB/s | 1.6 MB 00:00 (180/662): ghostscript-9.54.0-19.el9.x86_64.rpm 15 MB/s | 43 kB 00:00 (181/662): ghostscript-tools-fonts-9.54.0-19.el 5.9 MB/s | 13 kB 00:00 (182/662): ghostscript-tools-printing-9.54.0-19 4.1 MB/s | 13 kB 00:00 (183/662): google-droid-sans-fonts-20200215-11. 55 MB/s | 2.7 MB 00:00 (184/662): gsm-1.0.19-6.el9.x86_64.rpm 7.9 MB/s | 34 kB 00:00 (185/662): graphviz-2.44.0-26.el9.x86_64.rpm 55 MB/s | 3.3 MB 00:00 (186/662): gstreamer1-1.22.12-3.el9.x86_64.rpm 58 MB/s | 1.4 MB 00:00 (187/662): geolite2-city-20191217-6.el9.noarch. 163 MB/s | 23 MB 00:00 (188/662): jbig2dec-libs-0.19-7.el9.x86_64.rpm 2.9 MB/s | 73 kB 00:00 (189/662): libICE-1.0.10-8.el9.x86_64.rpm 40 MB/s | 71 kB 00:00 (190/662): libSM-1.2.3-10.el9.x86_64.rpm 15 MB/s | 42 kB 00:00 (191/662): libX11-xcb-1.8.12-1.el9.x86_64.rpm 2.6 MB/s | 10 kB 00:00 (192/662): libXaw-1.0.13-19.el9.x86_64.rpm 42 MB/s | 198 kB 00:00 (193/662): libXmu-1.1.3-8.el9.x86_64.rpm 22 MB/s | 75 kB 00:00 (194/662): libXpm-3.5.13-10.el9.x86_64.rpm 50 MB/s | 59 kB 00:00 (195/662): gtk2-2.24.33-8.el9.x86_64.rpm 64 MB/s | 3.5 MB 00:00 (196/662): libXxf86vm-1.1.4-18.el9.x86_64.rpm 4.0 MB/s | 19 kB 00:00 (197/662): libXt-1.2.0-6.el9.x86_64.rpm 30 MB/s | 180 kB 00:00 (198/662): libasyncns-0.8-22.el9.x86_64.rpm 25 MB/s | 30 kB 00:00 (199/662): libcanberra-0.30-27.el9.x86_64.rpm 47 MB/s | 86 kB 00:00 (200/662): libcanberra-gtk2-0.30-27.el9.x86_64. 16 MB/s | 26 kB 00:00 (201/662): libcanberra-gtk3-0.30-27.el9.x86_64. 19 MB/s | 32 kB 00:00 (202/662): libdrm-2.4.128-1.el9.x86_64.rpm 95 MB/s | 162 kB 00:00 (203/662): libfontenc-1.1.3-17.el9.x86_64.rpm 17 MB/s | 31 kB 00:00 (204/662): libglvnd-1.3.4-1.el9.x86_64.rpm 61 MB/s | 135 kB 00:00 (205/662): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 71 MB/s | 142 kB 00:00 (206/662): libijs-0.35-15.el9.x86_64.rpm 13 MB/s | 30 kB 00:00 (207/662): libmaxminddb-1.5.2-4.el9.x86_64.rpm 5.8 MB/s | 33 kB 00:00 (208/662): libmpc-1.2.1-4.el9.x86_64.rpm 12 MB/s | 62 kB 00:00 (209/662): libogg-1.3.4-6.el9.x86_64.rpm 8.2 MB/s | 34 kB 00:00 (210/662): libgs-9.54.0-19.el9.x86_64.rpm 191 MB/s | 3.2 MB 00:00 (211/662): libpaper-1.1.28-4.el9.x86_64.rpm 5.2 MB/s | 45 kB 00:00 (212/662): libpq-13.23-1.el9.x86_64.rpm 32 MB/s | 209 kB 00:00 (213/662): libvorbis-1.3.7-5.el9.x86_64.rpm 36 MB/s | 193 kB 00:00 (214/662): libsndfile-1.0.31-9.el9.x86_64.rpm 27 MB/s | 206 kB 00:00 (215/662): libxcrypt-compat-4.4.18-3.el9.x86_64 24 MB/s | 89 kB 00:00 (216/662): libxshmfence-1.3-10.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 (217/662): librsvg2-2.50.7-3.el9.x86_64.rpm 194 MB/s | 3.2 MB 00:00 (218/662): llvm-filesystem-21.1.8-2.el9.x86_64. 3.0 MB/s | 13 kB 00:00 (219/662): libxslt-1.1.34-12.el9.x86_64.rpm 31 MB/s | 233 kB 00:00 (220/662): memcached-1.6.9-7.el9.x86_64.rpm 44 MB/s | 174 kB 00:00 (221/662): memcached-selinux-1.6.9-7.el9.x86_64 5.5 MB/s | 28 kB 00:00 (222/662): mesa-filesystem-25.2.7-4.el9.x86_64. 2.1 MB/s | 11 kB 00:00 (223/662): mesa-libGL-25.2.7-4.el9.x86_64.rpm 25 MB/s | 117 kB 00:00 (224/662): mesa-libGLU-9.0.1-6.el9.x86_64.rpm 35 MB/s | 148 kB 00:00 (225/662): mesa-libgbm-25.2.7-4.el9.x86_64.rpm 3.7 MB/s | 17 kB 00:00 (226/662): mkfontscale-1.2.1-3.el9.x86_64.rpm 7.1 MB/s | 32 kB 00:00 (227/662): mesa-dri-drivers-25.2.7-4.el9.x86_64 77 MB/s | 9.3 MB 00:00 (228/662): nmap-7.92-5.el9.x86_64.rpm 55 MB/s | 5.6 MB 00:00 (229/662): nmap-ncat-7.92-5.el9.x86_64.rpm 22 MB/s | 224 kB 00:00 (230/662): nspr-4.36.0-4.el9.x86_64.rpm 46 MB/s | 133 kB 00:00 (231/662): nss-3.112.0-4.el9.x86_64.rpm 112 MB/s | 722 kB 00:00 (232/662): nss-softokn-3.112.0-4.el9.x86_64.rpm 67 MB/s | 399 kB 00:00 (233/662): nss-sysinit-3.112.0-4.el9.x86_64.rpm 17 MB/s | 18 kB 00:00 (234/662): nss-softokn-freebl-3.112.0-4.el9.x86 105 MB/s | 413 kB 00:00 (235/662): nss-util-3.112.0-4.el9.x86_64.rpm 51 MB/s | 88 kB 00:00 (236/662): openblas-0.3.29-1.el9.x86_64.rpm 37 MB/s | 42 kB 00:00 (237/662): openjpeg2-2.4.0-8.el9.x86_64.rpm 43 MB/s | 162 kB 00:00 (238/662): llvm-libs-21.1.8-2.el9.x86_64.rpm 167 MB/s | 31 MB 00:00 (239/662): opus-1.3.1-10.el9.x86_64.rpm 5.6 MB/s | 200 kB 00:00 (240/662): perl-AutoLoader-5.74-483.el9.noarch. 8.8 MB/s | 21 kB 00:00 (241/662): perl-B-1.80-483.el9.x86_64.rpm 44 MB/s | 180 kB 00:00 (242/662): perl-Carp-1.50-460.el9.noarch.rpm 7.3 MB/s | 30 kB 00:00 (243/662): perl-Class-Struct-0.66-483.el9.noarc 5.6 MB/s | 22 kB 00:00 (244/662): perl-Data-Dumper-2.174-462.el9.x86_6 13 MB/s | 56 kB 00:00 (245/662): perl-Digest-1.19-4.el9.noarch.rpm 7.0 MB/s | 26 kB 00:00 (246/662): perl-Digest-MD5-2.58-4.el9.x86_64.rp 10 MB/s | 37 kB 00:00 (247/662): openblas-openmp-0.3.29-1.el9.x86_64. 86 MB/s | 5.3 MB 00:00 (248/662): perl-Errno-1.30-483.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 (249/662): perl-Exporter-5.74-461.el9.noarch.rp 7.7 MB/s | 32 kB 00:00 (250/662): perl-Fcntl-1.13-483.el9.x86_64.rpm 4.8 MB/s | 20 kB 00:00 (251/662): perl-File-Basename-2.85-483.el9.noar 16 MB/s | 17 kB 00:00 (252/662): perl-File-Copy-2.34-483.el9.noarch.r 17 MB/s | 20 kB 00:00 (253/662): perl-File-Find-1.37-483.el9.noarch.r 24 MB/s | 25 kB 00:00 (254/662): perl-Encode-3.08-462.el9.x86_64.rpm 91 MB/s | 1.7 MB 00:00 (255/662): perl-File-Path-2.18-4.el9.noarch.rpm 11 MB/s | 36 kB 00:00 (256/662): perl-File-Temp-0.231.100-4.el9.noarc 21 MB/s | 60 kB 00:00 (257/662): perl-File-stat-1.09-483.el9.noarch.r 15 MB/s | 17 kB 00:00 (258/662): perl-FileHandle-2.03-483.el9.noarch. 13 MB/s | 15 kB 00:00 (259/662): perl-Filter-1.60-4.el9.x86_64.rpm 51 MB/s | 91 kB 00:00 (260/662): perl-Getopt-Std-1.12-483.el9.noarch. 11 MB/s | 15 kB 00:00 (261/662): perl-Getopt-Long-2.52-4.el9.noarch.r 27 MB/s | 61 kB 00:00 (262/662): perl-HTTP-Tiny-0.076-462.el9.noarch. 40 MB/s | 54 kB 00:00 (263/662): perl-IO-1.43-483.el9.x86_64.rpm 55 MB/s | 88 kB 00:00 (264/662): perl-IO-Socket-IP-0.41-5.el9.noarch. 24 MB/s | 43 kB 00:00 (265/662): perl-IO-Socket-SSL-2.073-2.el9.noarc 87 MB/s | 217 kB 00:00 (266/662): perl-IPC-Open3-1.21-483.el9.noarch.r 9.4 MB/s | 22 kB 00:00 (267/662): perl-MIME-Base64-3.16-4.el9.x86_64.r 15 MB/s | 31 kB 00:00 (268/662): perl-Mozilla-CA-20200520-6.el9.noarc 13 MB/s | 13 kB 00:00 (269/662): perl-NDBM_File-1.15-483.el9.x86_64.r 21 MB/s | 22 kB 00:00 (270/662): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 126 MB/s | 414 kB 00:00 (271/662): perl-POSIX-1.94-483.el9.x86_64.rpm 27 MB/s | 96 kB 00:00 (272/662): perl-PathTools-3.78-461.el9.x86_64.r 26 MB/s | 88 kB 00:00 (273/662): perl-Pod-Escapes-1.07-460.el9.noarch 15 MB/s | 21 kB 00:00 (274/662): perl-Pod-Perldoc-3.28.01-461.el9.noa 62 MB/s | 87 kB 00:00 (275/662): perl-Pod-Simple-3.42-4.el9.noarch.rp 96 MB/s | 225 kB 00:00 (276/662): perl-Pod-Usage-2.01-4.el9.noarch.rpm 17 MB/s | 41 kB 00:00 (277/662): perl-Scalar-List-Utils-1.56-462.el9. 30 MB/s | 71 kB 00:00 (278/662): perl-SelectSaver-1.02-483.el9.noarch 8.4 MB/s | 11 kB 00:00 (279/662): perl-Socket-2.031-4.el9.x86_64.rpm 40 MB/s | 56 kB 00:00 (280/662): perl-Storable-3.21-460.el9.x86_64.rp 68 MB/s | 96 kB 00:00 (281/662): perl-Symbol-1.08-483.el9.noarch.rpm 9.5 MB/s | 14 kB 00:00 (282/662): perl-Term-ANSIColor-5.01-461.el9.noa 34 MB/s | 49 kB 00:00 (283/662): perl-Term-Cap-1.17-460.el9.noarch.rp 18 MB/s | 23 kB 00:00 (284/662): perl-Text-ParseWords-3.30-460.el9.no 16 MB/s | 17 kB 00:00 (285/662): perl-Text-Tabs+Wrap-2013.0523-460.el 19 MB/s | 24 kB 00:00 (286/662): perl-Time-Local-1.300-7.el9.noarch.r 32 MB/s | 34 kB 00:00 (287/662): perl-Text-Unidecode-1.30-16.el9.noar 87 MB/s | 194 kB 00:00 (288/662): perl-URI-5.09-3.el9.noarch.rpm 46 MB/s | 121 kB 00:00 (289/662): perl-XML-Parser-2.46-9.el9.x86_64.rp 84 MB/s | 236 kB 00:00 (290/662): perl-base-2.27-483.el9.noarch.rpm 12 MB/s | 16 kB 00:00 (291/662): perl-XML-XPath-1.44-11.el9.noarch.rp 31 MB/s | 88 kB 00:00 (292/662): perl-constant-1.33-461.el9.noarch.rp 18 MB/s | 24 kB 00:00 (293/662): perl-if-0.60.800-483.el9.noarch.rpm 11 MB/s | 14 kB 00:00 (294/662): perl-encoding-3.00-462.el9.x86_64.rp 29 MB/s | 63 kB 00:00 (295/662): perl-interpreter-5.32.1-483.el9.x86_ 37 MB/s | 70 kB 00:00 (296/662): perl-libnet-3.13-4.el9.noarch.rpm 64 MB/s | 130 kB 00:00 (297/662): perl-mro-1.23-483.el9.x86_64.rpm 5.7 MB/s | 28 kB 00:00 (298/662): perl-open-1.12-483.el9.noarch.rpm 4.0 MB/s | 16 kB 00:00 (299/662): perl-overload-1.31-483.el9.noarch.rp 13 MB/s | 45 kB 00:00 (300/662): perl-overloading-0.02-483.el9.noarch 3.6 MB/s | 12 kB 00:00 (301/662): perl-libs-5.32.1-483.el9.x86_64.rpm 169 MB/s | 2.2 MB 00:00 (302/662): perl-parent-0.238-460.el9.noarch.rpm 3.8 MB/s | 15 kB 00:00 (303/662): perl-podlators-4.14-460.el9.noarch.r 26 MB/s | 114 kB 00:00 (304/662): perl-subs-1.03-483.el9.noarch.rpm 11 MB/s | 11 kB 00:00 (305/662): perl-vars-1.05-483.el9.noarch.rpm 11 MB/s | 13 kB 00:00 (306/662): policycoreutils-python-utils-3.6-5.e 57 MB/s | 75 kB 00:00 (307/662): pulseaudio-libs-15.0-3.el9.x86_64.rp 63 MB/s | 676 kB 00:00 (308/662): poppler-21.01.0-24.el9.x86_64.rpm 72 MB/s | 1.1 MB 00:00 (309/662): python3-PyMySQL-0.10.1-6.el9.noarch. 29 MB/s | 107 kB 00:00 (310/662): poppler-data-0.4.9-9.el9.noarch.rpm 103 MB/s | 1.9 MB 00:00 (311/662): python3-audit-3.1.5-8.el9.x86_64.rpm 21 MB/s | 82 kB 00:00 (312/662): python3-colorama-0.4.6-3.el9.noarch. 17 MB/s | 61 kB 00:00 (313/662): python3-devel-3.9.25-4.el9.x86_64.rp 115 MB/s | 244 kB 00:00 (314/662): python3-iniconfig-1.1.1-7.el9.noarch 6.6 MB/s | 17 kB 00:00 (315/662): python3-libselinux-3.6-3.el9.x86_64. 69 MB/s | 188 kB 00:00 (316/662): python3-libsemanage-3.6-5.el9.x86_64 42 MB/s | 79 kB 00:00 (317/662): python3-lxml-4.6.5-3.el9.x86_64.rpm 161 MB/s | 1.2 MB 00:00 (318/662): python3-numpy-f2py-1.23.5-2.el9.x86_ 46 MB/s | 442 kB 00:00 (319/662): python3-networkx-2.6.2-2.el9.noarch. 97 MB/s | 2.4 MB 00:00 (320/662): python3-oauthlib-3.1.1-5.el9.noarch. 23 MB/s | 222 kB 00:00 (321/662): python3-pluggy-0.13.1-7.el9.noarch.r 7.2 MB/s | 41 kB 00:00 (322/662): python3-pip-21.3.1-1.el9.noarch.rpm 122 MB/s | 2.0 MB 00:00 (323/662): python3-psutil-5.8.0-12.el9.x86_64.r 51 MB/s | 214 kB 00:00 (324/662): python3-psycopg2-2.8.6-6.el9.x86_64. 39 MB/s | 188 kB 00:00 (325/662): python3-policycoreutils-3.6-5.el9.no 100 MB/s | 2.1 MB 00:00 (326/662): python3-numpy-1.23.5-2.el9.x86_64.rp 101 MB/s | 6.1 MB 00:00 (327/662): python3-pyasn1-0.4.8-7.el9.noarch.rp 20 MB/s | 157 kB 00:00 (328/662): python3-py-1.10.0-6.el9.noarch.rpm 41 MB/s | 477 kB 00:00 (329/662): python3-pyasn1-modules-0.4.8-7.el9.n 89 MB/s | 277 kB 00:00 (330/662): python3-pytest-6.2.2-7.el9.noarch.rp 133 MB/s | 519 kB 00:00 (331/662): python3-requests-oauthlib-1.3.0-12.e 16 MB/s | 54 kB 00:00 (332/662): python3-ruamel-yaml-0.16.6-7.el9.1.x 71 MB/s | 209 kB 00:00 (333/662): python3-ruamel-yaml-clib-0.2.7-3.el9 72 MB/s | 145 kB 00:00 (334/662): python3-scapy-2.6.1-1.el9.noarch.rpm 145 MB/s | 3.6 MB 00:00 (335/662): python3-sqlalchemy-1.4.45-3.el9.x86_ 85 MB/s | 2.4 MB 00:00 (336/662): python3-tkinter-3.9.25-4.el9.x86_64. 57 MB/s | 339 kB 00:00 (337/662): python3-toml-0.10.2-6.el9.noarch.rpm 14 MB/s | 42 kB 00:00 (338/662): sound-theme-freedesktop-0.8-17.el9.n 69 MB/s | 383 kB 00:00 (339/662): teckit-2.5.9-8.el9.x86_64.rpm 68 MB/s | 446 kB 00:00 (340/662): texlive-ae-20200406-26.el9.noarch.rp 26 MB/s | 124 kB 00:00 (341/662): spirv-tools-libs-2025.4-1.el9.x86_64 88 MB/s | 1.5 MB 00:00 (342/662): texlive-algorithms-20200406-26.el9.n 64 MB/s | 299 kB 00:00 (343/662): texlive-alphalph-20200406-26.el9.noa 70 MB/s | 353 kB 00:00 (344/662): texlive-amscls-20200406-26.el9.noarc 125 MB/s | 1.1 MB 00:00 (345/662): texlive-amsmath-20200406-26.el9.noar 97 MB/s | 2.3 MB 00:00 (346/662): texlive-anysize-20200406-26.el9.noar 12 MB/s | 44 kB 00:00 (347/662): texlive-atbegshi-20200406-26.el9.noa 61 MB/s | 401 kB 00:00 (348/662): texlive-amsfonts-20200406-26.el9.noa 102 MB/s | 4.8 MB 00:00 (349/662): texlive-attachfile-20200406-26.el9.n 44 MB/s | 350 kB 00:00 (350/662): texlive-attachfile2-20200406-26.el9. 54 MB/s | 444 kB 00:00 (351/662): texlive-atveryend-20200406-26.el9.no 48 MB/s | 377 kB 00:00 (352/662): texlive-auxhook-20200406-26.el9.noar 79 MB/s | 287 kB 00:00 (353/662): texlive-avantgar-20200406-26.el9.noa 70 MB/s | 325 kB 00:00 (354/662): python3-scipy-1.9.3-2.el9.x86_64.rpm 142 MB/s | 19 MB 00:00 (355/662): texlive-babel-english-20200406-26.el 6.7 MB/s | 140 kB 00:00 (356/662): texlive-babel-20200406-26.el9.noarch 46 MB/s | 1.3 MB 00:00 (357/662): texlive-babelbib-20200406-26.el9.noa 162 MB/s | 1.2 MB 00:00 (358/662): texlive-bera-20200406-26.el9.noarch. 57 MB/s | 378 kB 00:00 (359/662): texlive-base-20200406-26.el9.noarch. 140 MB/s | 2.3 MB 00:00 (360/662): texlive-beton-20200406-26.el9.noarch 21 MB/s | 70 kB 00:00 (361/662): texlive-beamer-20200406-26.el9.noarc 143 MB/s | 3.0 MB 00:00 (362/662): texlive-bibtex-20200406-26.el9.x86_6 119 MB/s | 1.7 MB 00:00 (363/662): texlive-bigintcalc-20200406-26.el9.n 64 MB/s | 458 kB 00:00 (364/662): texlive-bitset-20200406-26.el9.noarc 102 MB/s | 612 kB 00:00 (365/662): texlive-bookman-20200406-26.el9.noar 64 MB/s | 372 kB 00:00 (366/662): texlive-bookmark-20200406-26.el9.noa 92 MB/s | 472 kB 00:00 (367/662): texlive-bidi-20200406-26.el9.noarch. 127 MB/s | 3.7 MB 00:00 (368/662): texlive-breakurl-20200406-26.el9.noa 22 MB/s | 117 kB 00:00 (369/662): texlive-booktabs-20200406-26.el9.noa 31 MB/s | 298 kB 00:00 (370/662): texlive-breqn-20200406-26.el9.noarch 208 MB/s | 1.0 MB 00:00 (371/662): texlive-carlisle-20200406-26.el9.noa 22 MB/s | 87 kB 00:00 (372/662): texlive-caption-20200406-26.el9.noar 150 MB/s | 1.5 MB 00:00 (373/662): texlive-changepage-20200406-26.el9.n 49 MB/s | 281 kB 00:00 (374/662): texlive-catchfile-20200406-26.el9.no 40 MB/s | 299 kB 00:00 (375/662): texlive-chngcntr-20200406-26.el9.noa 115 MB/s | 238 kB 00:00 (376/662): texlive-charter-20200406-26.el9.noar 67 MB/s | 206 kB 00:00 (377/662): texlive-cite-20200406-26.el9.noarch. 86 MB/s | 243 kB 00:00 (378/662): texlive-cm-20200406-26.el9.noarch.rp 115 MB/s | 332 kB 00:00 (379/662): texlive-cmextra-20200406-26.el9.noar 11 MB/s | 45 kB 00:00 (380/662): texlive-cmap-20200406-26.el9.noarch. 3.0 MB/s | 18 kB 00:00 (381/662): texlive-collection-basic-20200406-26 1.7 MB/s | 5.3 kB 00:00 (382/662): texlive-collection-fontsrecommended- 1.6 MB/s | 5.1 kB 00:00 (383/662): texlive-collection-latex-20200406-26 1.6 MB/s | 5.4 kB 00:00 (384/662): texlive-collection-latexrecommended- 1.2 MB/s | 5.8 kB 00:00 (385/662): texlive-colorprofiles-20200406-26.el 26 MB/s | 139 kB 00:00 (386/662): texlive-colortbl-20200406-26.el9.noa 61 MB/s | 586 kB 00:00 (387/662): texlive-courier-20200406-26.el9.noar 57 MB/s | 526 kB 00:00 (388/662): texlive-crop-20200406-26.el9.noarch. 45 MB/s | 330 kB 00:00 (389/662): texlive-csquotes-20200406-26.el9.noa 42 MB/s | 335 kB 00:00 (390/662): texlive-ctable-20200406-26.el9.noarc 89 MB/s | 699 kB 00:00 (391/662): texlive-currfile-20200406-26.el9.noa 32 MB/s | 181 kB 00:00 (392/662): texlive-dvipng-20200406-26.el9.x86_6 54 MB/s | 315 kB 00:00 (393/662): texlive-dvips-20200406-26.el9.x86_64 63 MB/s | 1.1 MB 00:00 (394/662): texlive-dvipdfmx-20200406-26.el9.x86 95 MB/s | 3.0 MB 00:00 (395/662): texlive-ec-20200406-26.el9.noarch.rp 72 MB/s | 785 kB 00:00 (396/662): texlive-enctex-20200406-26.el9.noarc 48 MB/s | 298 kB 00:00 (397/662): texlive-enumitem-20200406-26.el9.noa 37 MB/s | 180 kB 00:00 (398/662): texlive-epstopdf-pkg-20200406-26.el9 47 MB/s | 356 kB 00:00 (399/662): texlive-eso-pic-20200406-26.el9.noar 42 MB/s | 257 kB 00:00 (400/662): texlive-etex-20200406-26.el9.noarch. 52 MB/s | 200 kB 00:00 (401/662): texlive-etex-pkg-20200406-26.el9.noa 4.0 MB/s | 15 kB 00:00 (402/662): texlive-etexcmds-20200406-26.el9.noa 50 MB/s | 302 kB 00:00 (403/662): texlive-etoolbox-20200406-26.el9.noa 41 MB/s | 249 kB 00:00 (404/662): texlive-euenc-20200406-26.el9.noarch 35 MB/s | 156 kB 00:00 (405/662): texlive-euler-20200406-26.el9.noarch 55 MB/s | 242 kB 00:00 (406/662): texlive-euro-20200406-26.el9.noarch. 41 MB/s | 207 kB 00:00 (407/662): texlive-eurosym-20200406-26.el9.noar 59 MB/s | 427 kB 00:00 (408/662): texlive-extsizes-20200406-26.el9.noa 39 MB/s | 212 kB 00:00 (409/662): texlive-fancybox-20200406-26.el9.noa 57 MB/s | 286 kB 00:00 (410/662): texlive-fancyref-20200406-26.el9.noa 23 MB/s | 114 kB 00:00 (411/662): texlive-fancyhdr-20200406-26.el9.noa 70 MB/s | 775 kB 00:00 (412/662): texlive-fancyvrb-20200406-26.el9.noa 34 MB/s | 150 kB 00:00 (413/662): texlive-filecontents-20200406-26.el9 22 MB/s | 129 kB 00:00 (414/662): texlive-filehook-20200406-26.el9.noa 51 MB/s | 305 kB 00:00 (415/662): texlive-finstrut-20200406-26.el9.noa 32 MB/s | 183 kB 00:00 (416/662): texlive-fix2col-20200406-26.el9.noar 37 MB/s | 217 kB 00:00 (417/662): texlive-float-20200406-26.el9.noarch 26 MB/s | 122 kB 00:00 (418/662): texlive-footmisc-20200406-26.el9.noa 58 MB/s | 330 kB 00:00 (419/662): texlive-footnotehyper-20200406-26.el 19 MB/s | 89 kB 00:00 (420/662): texlive-fontspec-20200406-26.el9.noa 79 MB/s | 1.2 MB 00:00 (421/662): texlive-fp-20200406-26.el9.noarch.rp 57 MB/s | 243 kB 00:00 (422/662): texlive-fpl-20200406-26.el9.noarch.r 55 MB/s | 305 kB 00:00 (423/662): texlive-gettitlestring-20200406-26.e 52 MB/s | 319 kB 00:00 (424/662): texlive-geometry-20200406-26.el9.noa 71 MB/s | 855 kB 00:00 (425/662): texlive-glyphlist-20200406-26.el9.no 14 MB/s | 35 kB 00:00 (426/662): texlive-graphics-cfg-20200406-26.el9 1.8 MB/s | 11 kB 00:00 (427/662): texlive-graphics-def-20200406-26.el9 4.9 MB/s | 20 kB 00:00 (428/662): texlive-grfext-20200406-26.el9.noarc 49 MB/s | 309 kB 00:00 (429/662): texlive-graphics-20200406-26.el9.noa 89 MB/s | 1.9 MB 00:00 (430/662): texlive-grffile-20200406-26.el9.noar 53 MB/s | 352 kB 00:00 (431/662): texlive-helvetic-20200406-26.el9.noa 91 MB/s | 668 kB 00:00 (432/662): texlive-hologo-20200406-26.el9.noarc 65 MB/s | 555 kB 00:00 (433/662): texlive-hobsub-20200406-26.el9.noarc 4.9 MB/s | 70 kB 00:00 (434/662): texlive-hycolor-20200406-26.el9.noar 11 MB/s | 376 kB 00:00 (435/662): texlive-cm-super-20200406-26.el9.noa 200 MB/s | 62 MB 00:00 (436/662): texlive-hyph-utf8-20200406-26.el9.no 4.1 MB/s | 301 kB 00:00 (437/662): texlive-hyphen-base-20200406-26.el9. 17 MB/s | 31 kB 00:00 (438/662): texlive-hyphenex-20200406-26.el9.noa 9.0 MB/s | 17 kB 00:00 (439/662): texlive-ifmtarg-20200406-26.el9.noar 27 MB/s | 45 kB 00:00 (440/662): texlive-ifplatform-20200406-26.el9.n 77 MB/s | 158 kB 00:00 (441/662): texlive-iftex-20200406-26.el9.noarch 75 MB/s | 225 kB 00:00 (442/662): texlive-hyperref-20200406-26.el9.noa 28 MB/s | 3.2 MB 00:00 (443/662): texlive-index-20200406-26.el9.noarch 28 MB/s | 174 kB 00:00 (444/662): texlive-infwarerr-20200406-26.el9.no 49 MB/s | 287 kB 00:00 (445/662): texlive-intcalc-20200406-26.el9.noar 110 MB/s | 424 kB 00:00 (446/662): texlive-jknapltx-20200406-26.el9.noa 7.0 MB/s | 25 kB 00:00 (447/662): texlive-kastrup-20200406-26.el9.noar 47 MB/s | 145 kB 00:00 (448/662): texlive-knuth-lib-20200406-26.el9.no 29 MB/s | 48 kB 00:00 (449/662): texlive-knuth-local-20200406-26.el9. 25 MB/s | 41 kB 00:00 (450/662): texlive-kvdefinekeys-20200406-26.el9 16 MB/s | 298 kB 00:00 (451/662): texlive-kpathsea-20200406-26.el9.x86 37 MB/s | 1.1 MB 00:00 (452/662): texlive-kvoptions-20200406-26.el9.no 30 MB/s | 473 kB 00:00 (453/662): texlive-koma-script-20200406-26.el9. 144 MB/s | 6.0 MB 00:00 (454/662): texlive-kvsetkeys-20200406-26.el9.no 32 MB/s | 372 kB 00:00 (455/662): texlive-l3backend-20200406-26.el9.no 34 MB/s | 807 kB 00:00 (456/662): texlive-l3experimental-20200406-26.e 142 MB/s | 3.1 MB 00:00 (457/662): texlive-l3packages-20200406-26.el9.n 38 MB/s | 1.7 MB 00:00 (458/662): texlive-latex-fonts-20200406-26.el9. 8.2 MB/s | 46 kB 00:00 (459/662): texlive-latexbug-20200406-26.el9.noa 22 MB/s | 195 kB 00:00 (460/662): texlive-latexconfig-20200406-26.el9. 2.7 MB/s | 14 kB 00:00 (461/662): texlive-letltxmacro-20200406-26.el9. 28 MB/s | 292 kB 00:00 (462/662): texlive-lib-20200406-26.el9.x86_64.r 35 MB/s | 477 kB 00:00 (463/662): texlive-lineno-20200406-26.el9.noarc 45 MB/s | 705 kB 00:00 (464/662): texlive-l3kernel-20200406-26.el9.noa 73 MB/s | 10 MB 00:00 (465/662): texlive-latex-20200406-26.el9.noarch 149 MB/s | 22 MB 00:00 (466/662): texlive-listings-20200406-26.el9.noa 42 MB/s | 2.2 MB 00:00 (467/662): texlive-lm-math-20200406-26.el9.noar 54 MB/s | 533 kB 00:00 (468/662): texlive-ltabptch-20200406-26.el9.noa 48 MB/s | 272 kB 00:00 (469/662): texlive-ltxcmds-20200406-26.el9.noar 62 MB/s | 392 kB 00:00 (470/662): texlive-ltxmisc-20200406-26.el9.noar 6.4 MB/s | 26 kB 00:00 (471/662): texlive-lua-alt-getopt-20200406-26.e 5.6 MB/s | 15 kB 00:00 (472/662): texlive-lualatex-math-20200406-26.el 31 MB/s | 205 kB 00:00 (473/662): texlive-lualibs-20200406-26.el9.noar 37 MB/s | 226 kB 00:00 (474/662): texlive-luaotfload-20200406-26.el9.n 118 MB/s | 1.2 MB 00:00 (475/662): texlive-luahbtex-20200406-26.el9.x86 62 MB/s | 1.9 MB 00:00 (476/662): texlive-luatexbase-20200406-26.el9.n 29 MB/s | 270 kB 00:00 (477/662): texlive-lm-20200406-26.el9.noarch.rp 118 MB/s | 14 MB 00:00 (478/662): texlive-luatex-20200406-26.el9.x86_6 79 MB/s | 3.7 MB 00:00 (479/662): texlive-makecmds-20200406-26.el9.noa 18 MB/s | 123 kB 00:00 (480/662): texlive-manfnt-font-20200406-26.el9. 8.9 MB/s | 35 kB 00:00 (481/662): texlive-makeindex-20200406-26.el9.x8 68 MB/s | 433 kB 00:00 (482/662): texlive-marginnote-20200406-26.el9.n 80 MB/s | 320 kB 00:00 (483/662): texlive-marvosym-20200406-26.el9.noa 80 MB/s | 560 kB 00:00 (484/662): texlive-mathpazo-20200406-26.el9.noa 82 MB/s | 447 kB 00:00 (485/662): texlive-mathspec-20200406-26.el9.noa 59 MB/s | 186 kB 00:00 (486/662): texlive-lwarp-20200406-26.el9.noarch 61 MB/s | 3.3 MB 00:00 (487/662): texlive-mathtools-20200406-26.el9.no 65 MB/s | 984 kB 00:00 (488/662): texlive-mdwtools-20200406-26.el9.noa 82 MB/s | 1.6 MB 00:00 (489/662): texlive-metafont-20200406-26.el9.x86 45 MB/s | 269 kB 00:00 (490/662): texlive-metalogo-20200406-26.el9.noa 35 MB/s | 88 kB 00:00 (491/662): texlive-mflogo-20200406-26.el9.noarc 53 MB/s | 244 kB 00:00 (492/662): texlive-mflogo-font-20200406-26.el9. 21 MB/s | 32 kB 00:00 (493/662): texlive-mfware-20200406-26.el9.x86_6 51 MB/s | 106 kB 00:00 (494/662): texlive-mfnfss-20200406-26.el9.noarc 99 MB/s | 447 kB 00:00 (495/662): texlive-memoir-20200406-26.el9.noarc 103 MB/s | 3.0 MB 00:00 (496/662): texlive-minitoc-20200406-26.el9.noar 19 MB/s | 123 kB 00:00 (497/662): texlive-microtype-20200406-26.el9.no 113 MB/s | 1.7 MB 00:00 (498/662): texlive-modes-20200406-26.el9.noarch 36 MB/s | 303 kB 00:00 (499/662): texlive-mparhack-20200406-26.el9.noa 19 MB/s | 70 kB 00:00 (500/662): texlive-mptopdf-20200406-26.el9.noar 13 MB/s | 49 kB 00:00 (501/662): texlive-ms-20200406-26.el9.noarch.rp 83 MB/s | 570 kB 00:00 (502/662): texlive-multido-20200406-26.el9.noar 20 MB/s | 118 kB 00:00 (503/662): texlive-natbib-20200406-26.el9.noarc 100 MB/s | 437 kB 00:00 (504/662): texlive-ncntrsbk-20200406-26.el9.noa 79 MB/s | 367 kB 00:00 (505/662): texlive-newfloat-20200406-26.el9.noa 67 MB/s | 112 kB 00:00 (506/662): texlive-mnsymbol-20200406-26.el9.noa 151 MB/s | 4.6 MB 00:00 (507/662): texlive-notoccite-20200406-26.el9.no 30 MB/s | 230 kB 00:00 (508/662): texlive-palatino-20200406-26.el9.noa 93 MB/s | 434 kB 00:00 (509/662): texlive-ntgclass-20200406-26.el9.noa 107 MB/s | 1.7 MB 00:00 (510/662): texlive-paralist-20200406-26.el9.noa 41 MB/s | 215 kB 00:00 (511/662): texlive-parallel-20200406-26.el9.noa 28 MB/s | 127 kB 00:00 (512/662): texlive-parskip-20200406-26.el9.noar 49 MB/s | 315 kB 00:00 (513/662): texlive-pdfcolmk-20200406-26.el9.noa 2.6 MB/s | 11 kB 00:00 (514/662): texlive-pdflscape-20200406-26.el9.no 66 MB/s | 300 kB 00:00 (515/662): texlive-pdfpages-20200406-26.el9.noa 72 MB/s | 336 kB 00:00 (516/662): texlive-pdfescape-20200406-26.el9.no 15 MB/s | 345 kB 00:00 (517/662): texlive-pdftex-20200406-26.el9.x86_6 114 MB/s | 2.0 MB 00:00 (518/662): texlive-oberdiek-20200406-26.el9.noa 150 MB/s | 8.6 MB 00:00 (519/662): texlive-pdftexcmds-20200406-26.el9.n 22 MB/s | 383 kB 00:00 (520/662): texlive-placeins-20200406-26.el9.noa 44 MB/s | 261 kB 00:00 (521/662): texlive-plain-20200406-26.el9.noarch 9.4 MB/s | 93 kB 00:00 (522/662): texlive-polyglossia-20200406-26.el9. 95 MB/s | 838 kB 00:00 (523/662): texlive-psfrag-20200406-26.el9.noarc 13 MB/s | 82 kB 00:00 (524/662): texlive-pslatex-20200406-26.el9.noar 4.6 MB/s | 17 kB 00:00 (525/662): texlive-pspicture-20200406-26.el9.no 12 MB/s | 53 kB 00:00 (526/662): texlive-pst-3d-20200406-26.el9.noarc 24 MB/s | 112 kB 00:00 (527/662): texlive-psnfss-20200406-26.el9.noarc 24 MB/s | 315 kB 00:00 (528/662): texlive-pst-arrow-20200406-26.el9.no 36 MB/s | 140 kB 00:00 (529/662): texlive-pst-eps-20200406-26.el9.noar 35 MB/s | 91 kB 00:00 (530/662): texlive-pst-coil-20200406-26.el9.noa 31 MB/s | 261 kB 00:00 (531/662): texlive-pst-fill-20200406-26.el9.noa 152 MB/s | 1.1 MB 00:00 (532/662): texlive-pst-grad-20200406-26.el9.noa 61 MB/s | 225 kB 00:00 (533/662): texlive-pst-math-20200406-26.el9.noa 96 MB/s | 189 kB 00:00 (534/662): texlive-pgf-20200406-26.el9.noarch.r 158 MB/s | 11 MB 00:00 (535/662): texlive-pst-node-20200406-26.el9.noa 26 MB/s | 448 kB 00:00 (536/662): texlive-pst-text-20200406-26.el9.noa 78 MB/s | 181 kB 00:00 (537/662): texlive-pst-tools-20200406-26.el9.no 59 MB/s | 113 kB 00:00 (538/662): texlive-pst-plot-20200406-26.el9.noa 57 MB/s | 1.1 MB 00:00 (539/662): texlive-pst-tree-20200406-26.el9.noa 48 MB/s | 166 kB 00:00 (540/662): texlive-pxfonts-20200406-26.el9.noar 91 MB/s | 937 kB 00:00 (541/662): texlive-qstest-20200406-26.el9.noarc 53 MB/s | 228 kB 00:00 (542/662): texlive-pstricks-add-20200406-26.el9 163 MB/s | 4.6 MB 00:00 (543/662): texlive-ragged2e-20200406-26.el9.noa 47 MB/s | 656 kB 00:00 (544/662): texlive-rcs-20200406-26.el9.noarch.r 51 MB/s | 141 kB 00:00 (545/662): texlive-realscripts-20200406-26.el9. 39 MB/s | 113 kB 00:00 (546/662): texlive-refcount-20200406-26.el9.noa 73 MB/s | 327 kB 00:00 (547/662): texlive-rerunfilecheck-20200406-26.e 87 MB/s | 316 kB 00:00 (548/662): texlive-rsfs-20200406-26.el9.noarch. 29 MB/s | 72 kB 00:00 (549/662): texlive-sansmath-20200406-26.el9.noa 95 MB/s | 189 kB 00:00 (550/662): texlive-sansmathaccent-20200406-26.e 69 MB/s | 179 kB 00:00 (551/662): texlive-sauerj-20200406-26.el9.noarc 121 MB/s | 546 kB 00:00 (552/662): texlive-section-20200406-26.el9.noar 69 MB/s | 363 kB 00:00 (553/662): texlive-seminar-20200406-26.el9.noar 93 MB/s | 383 kB 00:00 (554/662): texlive-sepnum-20200406-26.el9.noarc 87 MB/s | 355 kB 00:00 (555/662): texlive-setspace-20200406-26.el9.noa 7.0 MB/s | 17 kB 00:00 (556/662): texlive-showexpl-20200406-26.el9.noa 142 MB/s | 599 kB 00:00 (557/662): texlive-soul-20200406-26.el9.noarch. 57 MB/s | 316 kB 00:00 (558/662): texlive-stringenc-20200406-26.el9.no 133 MB/s | 693 kB 00:00 (559/662): texlive-subfig-20200406-26.el9.noarc 79 MB/s | 463 kB 00:00 (560/662): texlive-symbol-20200406-26.el9.noarc 16 MB/s | 49 kB 00:00 (561/662): texlive-tex-20200406-26.el9.x86_64.r 103 MB/s | 210 kB 00:00 (562/662): texlive-pstricks-20200406-26.el9.noa 94 MB/s | 7.2 MB 00:00 (563/662): texlive-tex-ini-files-20200406-26.el 2.3 MB/s | 14 kB 00:00 (564/662): texlive-texlive-common-doc-20200406- 69 MB/s | 444 kB 00:00 (565/662): texlive-tex-gyre-math-20200406-26.el 67 MB/s | 1.8 MB 00:00 (566/662): texlive-texlive-docindex-20200406-26 44 MB/s | 182 kB 00:00 (567/662): texlive-texlive-msg-translations-202 24 MB/s | 150 kB 00:00 (568/662): texlive-texlive-en-20200406-26.el9.n 150 MB/s | 1.9 MB 00:00 (569/662): texlive-texlive-scripts-20200406-26. 19 MB/s | 114 kB 00:00 (570/662): texlive-texlive.infra-20200406-26.el 91 MB/s | 284 kB 00:00 (571/662): texlive-textcase-20200406-26.el9.noa 52 MB/s | 198 kB 00:00 (572/662): texlive-thumbpdf-20200406-26.el9.noa 12 MB/s | 38 kB 00:00 (573/662): texlive-times-20200406-26.el9.noarch 92 MB/s | 374 kB 00:00 (574/662): texlive-titlesec-20200406-26.el9.noa 34 MB/s | 666 kB 00:00 (575/662): texlive-tipa-20200406-26.el9.noarch. 124 MB/s | 5.0 MB 00:00 (576/662): texlive-tex-gyre-20200406-26.el9.noa 136 MB/s | 14 MB 00:00 (577/662): texlive-translator-20200406-26.el9.n 15 MB/s | 280 kB 00:00 (578/662): texlive-typehtml-20200406-26.el9.noa 29 MB/s | 167 kB 00:00 (579/662): texlive-txfonts-20200406-26.el9.noar 118 MB/s | 1.4 MB 00:00 (580/662): texlive-ucharcat-20200406-26.el9.noa 33 MB/s | 165 kB 00:00 (581/662): texlive-underscore-20200406-26.el9.n 54 MB/s | 251 kB 00:00 (582/662): texlive-ucs-20200406-26.el9.noarch.r 162 MB/s | 1.3 MB 00:00 (583/662): texlive-tools-20200406-26.el9.noarch 81 MB/s | 5.0 MB 00:00 (584/662): texlive-unicode-data-20200406-26.el9 37 MB/s | 352 kB 00:00 (585/662): texlive-uniquecounter-20200406-26.el 95 MB/s | 293 kB 00:00 (586/662): texlive-updmap-map-20200406-26.el9.n 96 MB/s | 330 kB 00:00 (587/662): texlive-url-20200406-26.el9.noarch.r 76 MB/s | 273 kB 00:00 (588/662): texlive-utopia-20200406-26.el9.noarc 81 MB/s | 241 kB 00:00 (589/662): texlive-varwidth-20200406-26.el9.noa 24 MB/s | 39 kB 00:00 (590/662): texlive-unicode-math-20200406-26.el9 99 MB/s | 1.7 MB 00:00 (591/662): texlive-wasy-20200406-26.el9.noarch. 74 MB/s | 336 kB 00:00 (592/662): texlive-wasy-type1-20200406-26.el9.n 54 MB/s | 266 kB 00:00 (593/662): texlive-wasysym-20200406-26.el9.noar 60 MB/s | 171 kB 00:00 (594/662): texlive-xcolor-20200406-26.el9.noarc 165 MB/s | 683 kB 00:00 (595/662): texlive-xdvi-20200406-26.el9.x86_64. 74 MB/s | 356 kB 00:00 (596/662): texlive-xetexconfig-20200406-26.el9. 2.3 MB/s | 9.2 kB 00:00 (597/662): texlive-xifthen-20200406-26.el9.noar 83 MB/s | 479 kB 00:00 (598/662): texlive-xetex-20200406-26.el9.x86_64 161 MB/s | 2.2 MB 00:00 (599/662): texlive-xkeyval-20200406-26.el9.noar 50 MB/s | 405 kB 00:00 (600/662): texlive-xltxtra-20200406-26.el9.noar 21 MB/s | 110 kB 00:00 (601/662): texlive-xunicode-20200406-26.el9.noa 23 MB/s | 37 kB 00:00 (602/662): texlive-zapfchan-20200406-26.el9.noa 64 MB/s | 102 kB 00:00 (603/662): texlive-zapfding-20200406-26.el9.noa 38 MB/s | 58 kB 00:00 (604/662): texlive-zref-20200406-26.el9.noarch. 165 MB/s | 660 kB 00:00 (605/662): unbound-libs-1.24.2-2.el9.x86_64.rpm 71 MB/s | 580 kB 00:00 (606/662): tk-8.6.10-9.el9.x86_64.rpm 130 MB/s | 1.6 MB 00:00 (607/662): urw-base35-bookman-fonts-20200910-6. 68 MB/s | 847 kB 00:00 (608/662): urw-base35-d050000l-fonts-20200910-6 21 MB/s | 77 kB 00:00 (609/662): urw-base35-fonts-20200910-6.el9.noar 11 MB/s | 11 kB 00:00 (610/662): urw-base35-fonts-common-20200910-6.e 21 MB/s | 22 kB 00:00 (611/662): urw-base35-c059-fonts-20200910-6.el9 87 MB/s | 875 kB 00:00 (612/662): urw-base35-gothic-fonts-20200910-6.e 131 MB/s | 643 kB 00:00 (613/662): urw-base35-nimbus-mono-ps-fonts-2020 106 MB/s | 796 kB 00:00 (614/662): urw-base35-nimbus-roman-fonts-202009 91 MB/s | 856 kB 00:00 (615/662): urw-base35-standard-symbols-ps-fonts 15 MB/s | 42 kB 00:00 (616/662): urw-base35-nimbus-sans-fonts-2020091 111 MB/s | 1.3 MB 00:00 (617/662): urw-base35-p052-fonts-20200910-6.el9 67 MB/s | 974 kB 00:00 (618/662): xdg-utils-1.1.3-13.el9.noarch.rpm 29 MB/s | 72 kB 00:00 (619/662): urw-base35-z003-fonts-20200910-6.el9 27 MB/s | 276 kB 00:00 (620/662): zziplib-0.13.71-12.el9.x86_64.rpm 20 MB/s | 88 kB 00:00 (621/662): bc-1.07.1-14.el9.x86_64.rpm 31 MB/s | 120 kB 00:00 (622/662): xorg-x11-fonts-ISO8859-1-100dpi-7.5- 146 MB/s | 1.1 MB 00:00 (623/662): chkconfig-1.24-2.el9.x86_64.rpm 51 MB/s | 178 kB 00:00 (624/662): diffutils-3.7-12.el9.x86_64.rpm 91 MB/s | 397 kB 00:00 (625/662): hostname-3.23-6.el9.x86_64.rpm 9.5 MB/s | 29 kB 00:00 (626/662): groff-base-1.22.4-10.el9.x86_64.rpm 157 MB/s | 1.1 MB 00:00 (627/662): info-6.7-15.el9.x86_64.rpm 40 MB/s | 225 kB 00:00 (628/662): initscripts-10.11.8-4.el9.x86_64.rpm 45 MB/s | 228 kB 00:00 (629/662): initscripts-rename-device-10.11.8-4. 8.0 MB/s | 15 kB 00:00 (630/662): hwdata-0.348-9.22.el9.noarch.rpm 140 MB/s | 1.7 MB 00:00 (631/662): initscripts-service-10.11.8-4.el9.no 4.5 MB/s | 12 kB 00:00 (632/662): ipcalc-1.0.0-5.el9.x86_64.rpm 14 MB/s | 42 kB 00:00 (633/662): iproute-6.17.0-2.el9.x86_64.rpm 195 MB/s | 866 kB 00:00 (634/662): kmod-28-11.el9.x86_64.rpm 25 MB/s | 125 kB 00:00 (635/662): libbpf-1.5.0-3.el9.x86_64.rpm 34 MB/s | 184 kB 00:00 (636/662): libgfortran-11.5.0-14.el9.x86_64.rpm 183 MB/s | 794 kB 00:00 (637/662): libmnl-1.0.4-16.el9.x86_64.rpm 8.8 MB/s | 28 kB 00:00 (638/662): libibverbs-61.0-2.el9.x86_64.rpm 84 MB/s | 480 kB 00:00 (639/662): libpcap-1.10.0-4.el9.x86_64.rpm 62 MB/s | 173 kB 00:00 (640/662): libpciaccess-0.16-7.el9.x86_64.rpm 20 MB/s | 27 kB 00:00 (641/662): libnl3-3.11.0-1.el9.x86_64.rpm 82 MB/s | 363 kB 00:00 (642/662): libpkgconf-1.7.3-10.el9.x86_64.rpm 25 MB/s | 36 kB 00:00 (643/662): libquadmath-11.5.0-14.el9.x86_64.rpm 99 MB/s | 184 kB 00:00 (644/662): libselinux-utils-3.6-3.el9.x86_64.rp 84 MB/s | 190 kB 00:00 (645/662): libtdb-1.4.14-1.el9.x86_64.rpm 23 MB/s | 53 kB 00:00 (646/662): lzo-2.10-7.el9.x86_64.rpm 36 MB/s | 67 kB 00:00 (647/662): ncurses-6.2-12.20210508.el9.x86_64.r 138 MB/s | 406 kB 00:00 (648/662): pkgconf-m4-1.7.3-10.el9.noarch.rpm 6.2 MB/s | 15 kB 00:00 (649/662): pkgconf-1.7.3-10.el9.x86_64.rpm 12 MB/s | 41 kB 00:00 (650/662): pkgconf-pkg-config-1.7.3-10.el9.x86_ 11 MB/s | 11 kB 00:00 (651/662): policycoreutils-3.6-5.el9.x86_64.rpm 113 MB/s | 238 kB 00:00 (652/662): protobuf-c-1.3.3-13.el9.x86_64.rpm 13 MB/s | 35 kB 00:00 (653/662): psmisc-23.4-3.el9.x86_64.rpm 87 MB/s | 243 kB 00:00 (654/662): python3-dns-2.6.1-3.el9.noarch.rpm 136 MB/s | 507 kB 00:00 (655/662): rpm-plugin-selinux-4.16.1.3-40.el9.x 6.4 MB/s | 15 kB 00:00 (656/662): python3-setools-4.4.4-1.el9.x86_64.r 120 MB/s | 605 kB 00:00 (657/662): selinux-policy-38.1.75-1.el9.noarch. 8.1 MB/s | 40 kB 00:00 (658/662): snappy-1.1.8-8.el9.x86_64.rpm 8.7 MB/s | 35 kB 00:00 (659/662): libqhull_r-7.2.1-11.el9.x86_64.rpm 21 MB/s | 169 kB 00:00 (660/662): tcl-8.6.10-7.el9.x86_64.rpm 90 MB/s | 1.1 MB 00:00 (661/662): python3-Cython-0.29.37-1.el9.x86_64. 124 MB/s | 2.2 MB 00:00 (662/662): selinux-policy-targeted-38.1.75-1.el 167 MB/s | 6.9 MB 00:00 -------------------------------------------------------------------------------- Total 239 MB/s | 558 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: texlive-base-9:20200406-26.el9.noarch 1/1 Running scriptlet: selinux-policy-targeted-38.1.75-1.el9.noarch 1/1 Preparing : 1/1 Running scriptlet: texlive-base-9:20200406-26.el9.noarch 1/663 Installing : texlive-base-9:20200406-26.el9.noarch 1/663 Installing : texlive-lib-9:20200406-26.el9.x86_64 2/663 Installing : urw-base35-fonts-common-20200910-6.el9.noarch 3/663 Installing : python3-webob-1.8.7-1.el9s.noarch 4/663 Installing : nspr-4.36.0-4.el9.x86_64 5/663 Installing : python3-oslotest-4.5.0-0.20230310114753.d4b1896. 6/663 Installing : python3-heatclient-3.2.0-0.20230310183420.712739 7/663 Installing : nss-util-3.112.0-4.el9.x86_64 8/663 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 9/663 Installing : python3-certifi-2020.12.5-2.el9s.noarch 10/663 Installing : python3-futurist-2.4.1-0.20230310123225.159d752. 11/663 Installing : libtdb-1.4.14-1.el9.x86_64 12/663 Installing : libselinux-utils-3.6-3.el9.x86_64 13/663 Installing : info-6.7-15.el9.x86_64 14/663 Installing : python3-pyasn1-0.4.8-7.el9.noarch 15/663 Installing : openjpeg2-2.4.0-8.el9.x86_64 16/663 Installing : libogg-2:1.3.4-6.el9.x86_64 17/663 Installing : libvorbis-1:1.3.7-5.el9.x86_64 18/663 Installing : libXpm-3.5.13-10.el9.x86_64 19/663 Installing : python3-sniffio-1.2.0-2.el9s.noarch 20/663 Installing : python3-greenlet-1.1.3-1.el9s.x86_64 21/663 Installing : python3-sqlalchemy-1.4.45-3.el9.x86_64 22/663 Installing : python3-ddt-1.6.0-1.el9s.noarch 23/663 Installing : python3-cachetools-5.2.0-3.el9s.noarch 24/663 Installing : python3-zaqarclient-2.5.1-0.20230310155753.d78bf 25/663 Installing : python3-mistralclient-5.0.0-0.20230310153603.b94 26/663 Installing : python3-alembic-1.8.1-1.el9s.noarch 27/663 Installing : gd-2.3.2-3.el9.x86_64 28/663 Installing : python3-ruamel-yaml-clib-0.2.7-3.el9.x86_64 29/663 Installing : python3-ruamel-yaml-0.16.6-7.el9.1.x86_64 30/663 Installing : python3-matplotlib-data-fonts-3.4.2-1.el9s.noarc 31/663 Installing : python3-matplotlib-data-3.4.2-1.el9s.noarch 32/663 Installing : tcl-1:8.6.10-7.el9.x86_64 33/663 Installing : python3-dns-2.6.1-3.el9.noarch 34/663 Installing : python3-eventlet-0.33.3-2.el9s.noarch 35/663 Installing : libquadmath-11.5.0-14.el9.x86_64 36/663 Installing : libgfortran-11.5.0-14.el9.x86_64 37/663 Installing : kmod-28-11.el9.x86_64 38/663 Installing : chkconfig-1.24-2.el9.x86_64 39/663 Installing : zziplib-0.13.71-12.el9.x86_64 40/663 Installing : python3-psutil-5.8.0-12.el9.x86_64 41/663 Installing : python3-libselinux-3.6-3.el9.x86_64 42/663 Installing : libpaper-1.1.28-4.el9.x86_64 43/663 Installing : libX11-xcb-1.8.12-1.el9.x86_64 44/663 Installing : libICE-1.0.10-8.el9.x86_64 45/663 Installing : jbig2dec-libs-0.19-7.el9.x86_64 46/663 Installing : flexiblas-3.0.4-9.el9.x86_64 47/663 Installing : adobe-mappings-cmap-20171205-12.el9.noarch 48/663 Installing : python3-yaql-2.0.0-2.el9s.noarch 49/663 Installing : python3-vine-5.0.0-3.el9s.noarch 50/663 Installing : python3-amqp-5.1.1-1.el9s.noarch 51/663 Installing : python3-kombu-1:5.2.4-3.el9s.noarch 52/663 Installing : python3-tempita-0.5.2-2.el9s.noarch 53/663 Installing : python3-paste-3.5.2-1.el9s.noarch 54/663 Installing : python3-paste-deploy-2.1.1-2.el9s.noarch 55/663 Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 56/663 Installing : python3-jinja2-3.0.1-2.el9s.noarch 57/663 Installing : python3-os-traits-2.10.0-0.20230310171422.0d924f 58/663 Installing : python3-watcher-tests-tempest-1:3.0.0-0.20240131 59/663 Installing : python3-cotyledon-1.7.3-8.el9s.noarch 60/663 Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 61/663 Installing : libSM-1.2.3-10.el9.x86_64 62/663 Installing : libXt-1.2.0-6.el9.x86_64 63/663 Installing : libXmu-1.1.3-8.el9.x86_64 64/663 Installing : libXaw-1.0.13-19.el9.x86_64 65/663 Installing : python3-libsemanage-3.6-5.el9.x86_64 66/663 Installing : os-refresh-config-14.0.2-0.20251205143315.9bfc52 67/663 Installing : python3-designate-tests-tempest-0.22.0-0.2024040 68/663 Running scriptlet: tk-1:8.6.10-9.el9.x86_64 69/663 Installing : tk-1:8.6.10-9.el9.x86_64 69/663 Installing : python3-tkinter-3.9.25-4.el9.x86_64 70/663 Installing : python3-manila-tests-tempest-1:2.4.0-0.202407301 71/663 Installing : python3-anyio-3.5.0-1.el9s.noarch 72/663 Installing : flac-libs-1.3.3-12.el9.x86_64 73/663 Installing : python3-rsa-4.8-1.el9s.noarch 74/663 Installing : python3-pyasn1-modules-0.4.8-7.el9.noarch 75/663 Installing : python3-google-auth-1:2.12.0-1.el9s.noarch 76/663 Installing : python3-etcd3gw-2.1.0-1.el9s.noarch 77/663 Installing : nss-softokn-freebl-3.112.0-4.el9.x86_64 78/663 Installing : nss-softokn-3.112.0-4.el9.x86_64 79/663 Installing : nss-3.112.0-4.el9.x86_64 80/663 Running scriptlet: nss-3.112.0-4.el9.x86_64 80/663 Installing : nss-sysinit-3.112.0-4.el9.x86_64 81/663 Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 82/663 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 82/663 Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 83/663 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 83/663 Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 84/663 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 84/663 Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 85/663 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 85/663 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 86/663 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 86/663 Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 87/663 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 87/663 Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 88/663 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 88/663 Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 89/663 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 89/663 Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 90/663 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 90/663 Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 91/663 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 91/663 Installing : urw-base35-fonts-20200910-6.el9.noarch 92/663 Installing : python3-jwt-2.4.0-1.el9s.noarch 93/663 Installing : python3-jwt+crypto-2.4.0-1.el9s.noarch 94/663 Installing : python3-Cython-0.29.37-1.el9.x86_64 95/663 Installing : libqhull_r-1:7.2.1-11.el9.x86_64 96/663 Installing : snappy-1.1.8-8.el9.x86_64 97/663 Installing : blosc-1.21.0-1.el9s.x86_64 98/663 Installing : python3-setools-4.4.4-1.el9.x86_64 99/663 Installing : psmisc-23.4-3.el9.x86_64 100/663 Installing : protobuf-c-1.3.3-13.el9.x86_64 101/663 Running scriptlet: unbound-libs-1.24.2-2.el9.x86_64 102/663 Installing : unbound-libs-1.24.2-2.el9.x86_64 102/663 Running scriptlet: unbound-libs-1.24.2-2.el9.x86_64 102/663 Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. Installing : pkgconf-m4-1.7.3-10.el9.noarch 103/663 Installing : ncurses-6.2-12.20210508.el9.x86_64 104/663 Installing : lzo-2.10-7.el9.x86_64 105/663 Installing : libpkgconf-1.7.3-10.el9.x86_64 106/663 Installing : pkgconf-1.7.3-10.el9.x86_64 107/663 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 108/663 Installing : libnl3-3.11.0-1.el9.x86_64 109/663 Installing : libibverbs-61.0-2.el9.x86_64 110/663 Installing : libpcap-14:1.10.0-4.el9.x86_64 111/663 Installing : nmap-ncat-3:7.92-5.el9.x86_64 112/663 Running scriptlet: nmap-ncat-3:7.92-5.el9.x86_64 112/663 Installing : nmap-3:7.92-5.el9.x86_64 113/663 Installing : libmnl-1.0.4-16.el9.x86_64 114/663 Installing : libbpf-2:1.5.0-3.el9.x86_64 115/663 Installing : iproute-6.17.0-2.el9.x86_64 116/663 Installing : initscripts-service-10.11.8-4.el9.noarch 117/663 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 118/663 Installing : initscripts-10.11.8-4.el9.x86_64 119/663 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 119/663 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. Installing : hwdata-0.348-9.22.el9.noarch 120/663 Installing : libpciaccess-0.16-7.el9.x86_64 121/663 Installing : libdrm-2.4.128-1.el9.x86_64 122/663 Installing : hostname-3.23-6.el9.x86_64 123/663 Running scriptlet: hostname-3.23-6.el9.x86_64 123/663 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 124/663 Installing : groff-base-1.22.4-10.el9.x86_64 124/663 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 124/663 Installing : perl-Digest-1.19-4.el9.noarch 125/663 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 126/663 Installing : perl-B-1.80-483.el9.x86_64 127/663 Installing : perl-FileHandle-2.03-483.el9.noarch 128/663 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 129/663 Installing : perl-libnet-3.13-4.el9.noarch 130/663 Installing : perl-base-2.27-483.el9.noarch 131/663 Installing : perl-URI-5.09-3.el9.noarch 132/663 Installing : perl-AutoLoader-5.74-483.el9.noarch 133/663 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 134/663 Installing : perl-if-0.60.800-483.el9.noarch 135/663 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 136/663 Installing : perl-Time-Local-2:1.300-7.el9.noarch 137/663 Installing : perl-File-Path-2.18-4.el9.noarch 138/663 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 139/663 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 140/663 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 141/663 Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 142/663 Installing : perl-Class-Struct-0.66-483.el9.noarch 143/663 Installing : perl-POSIX-1.94-483.el9.x86_64 144/663 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 145/663 Installing : perl-IPC-Open3-1.21-483.el9.noarch 146/663 Installing : perl-subs-1.03-483.el9.noarch 147/663 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 148/663 Installing : perl-Term-Cap-1.17-460.el9.noarch 149/663 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 150/663 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 151/663 Installing : perl-Socket-4:2.031-4.el9.x86_64 152/663 Installing : perl-SelectSaver-1.02-483.el9.noarch 153/663 Installing : perl-Symbol-1.08-483.el9.noarch 154/663 Installing : perl-File-stat-1.09-483.el9.noarch 155/663 Installing : perl-podlators-1:4.14-460.el9.noarch 156/663 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 157/663 Installing : perl-Fcntl-1.13-483.el9.x86_64 158/663 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 159/663 Installing : perl-mro-1.23-483.el9.x86_64 160/663 Installing : perl-IO-1.43-483.el9.x86_64 161/663 Installing : perl-overloading-0.02-483.el9.noarch 162/663 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 163/663 Installing : perl-Errno-1.30-483.el9.x86_64 164/663 Installing : perl-File-Basename-2.85-483.el9.noarch 165/663 Installing : perl-Getopt-Std-1.12-483.el9.noarch 166/663 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 167/663 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 168/663 Installing : perl-constant-1.33-461.el9.noarch 169/663 Installing : perl-Storable-1:3.21-460.el9.x86_64 170/663 Installing : perl-overload-1.31-483.el9.noarch 171/663 Installing : perl-parent-1:0.238-460.el9.noarch 172/663 Installing : perl-vars-1.05-483.el9.noarch 173/663 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 174/663 Installing : perl-Carp-1.50-460.el9.noarch 175/663 Installing : perl-Exporter-5.74-461.el9.noarch 176/663 Installing : perl-NDBM_File-1.15-483.el9.x86_64 177/663 Installing : perl-PathTools-3.78-461.el9.x86_64 178/663 Installing : perl-Encode-4:3.08-462.el9.x86_64 179/663 Installing : perl-libs-4:5.32.1-483.el9.x86_64 180/663 Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 181/663 Installing : perl-File-Find-1.37-483.el9.noarch 182/663 Installing : perl-XML-Parser-2.46-9.el9.x86_64 183/663 Installing : perl-File-Copy-2.34-483.el9.noarch 184/663 Installing : perl-Filter-2:1.60-4.el9.x86_64 185/663 Installing : perl-encoding-4:3.00-462.el9.x86_64 186/663 Installing : perl-open-1.12-483.el9.noarch 187/663 Installing : perl-XML-XPath-1.44-11.el9.noarch 188/663 Installing : perl-Text-Unidecode-1.30-16.el9.noarch 189/663 Installing : texlive-cm-9:20200406-26.el9.noarch 190/663 Installing : texlive-etex-9:20200406-26.el9.noarch 191/663 Installing : texlive-graphics-def-9:20200406-26.el9.noarch 192/663 Installing : texlive-hyph-utf8-9:20200406-26.el9.noarch 193/663 Installing : texlive-hyphen-base-9:20200406-26.el9.noarch 194/663 Installing : texlive-knuth-lib-9:20200406-26.el9.noarch 195/663 Installing : texlive-plain-9:20200406-26.el9.noarch 196/663 Installing : texlive-tex-ini-files-9:20200406-26.el9.noarch 197/663 Installing : texlive-unicode-data-9:20200406-26.el9.noarch 198/663 Installing : texlive-luatex-9:20200406-26.el9.x86_64 199/663 Installing : texlive-texlive.infra-9:20200406-26.el9.noarch 200/663 Installing : texlive-texlive-scripts-9:20200406-26.el9.noarch 201/663 Installing : texlive-kpathsea-9:20200406-26.el9.x86_64 202/663 Installing : texlive-iftex-9:20200406-26.el9.noarch 203/663 Installing : texlive-amsmath-9:20200406-26.el9.noarch 204/663 Installing : texlive-amsfonts-9:20200406-26.el9.noarch 205/663 Installing : texlive-etex-pkg-9:20200406-26.el9.noarch 206/663 Installing : texlive-etoolbox-9:20200406-26.el9.noarch 207/663 Installing : texlive-kvoptions-9:20200406-26.el9.noarch 208/663 Installing : texlive-url-9:20200406-26.el9.noarch 209/663 Installing : texlive-atbegshi-9:20200406-26.el9.noarch 210/663 Installing : texlive-booktabs-9:20200406-26.el9.noarch 211/663 Installing : texlive-auxhook-9:20200406-26.el9.noarch 212/663 Installing : texlive-babel-9:20200406-26.el9.noarch 213/663 Installing : texlive-etexcmds-9:20200406-26.el9.noarch 214/663 Installing : texlive-infwarerr-9:20200406-26.el9.noarch 215/663 Installing : texlive-latex-fonts-9:20200406-26.el9.noarch 216/663 Installing : texlive-lm-9:20200406-26.el9.noarch 217/663 Installing : texlive-ltxcmds-9:20200406-26.el9.noarch 218/663 Installing : texlive-pdftexcmds-9:20200406-26.el9.noarch 219/663 Installing : texlive-luatexbase-9:20200406-26.el9.noarch 220/663 Installing : texlive-euler-9:20200406-26.el9.noarch 221/663 Installing : texlive-fp-9:20200406-26.el9.noarch 222/663 Installing : texlive-intcalc-9:20200406-26.el9.noarch 223/663 Installing : texlive-multido-9:20200406-26.el9.noarch 224/663 Installing : texlive-natbib-9:20200406-26.el9.noarch 225/663 Installing : texlive-setspace-9:20200406-26.el9.noarch 226/663 Installing : texlive-zapfding-9:20200406-26.el9.noarch 227/663 Installing : texlive-catchfile-9:20200406-26.el9.noarch 228/663 Installing : texlive-babelbib-9:20200406-26.el9.noarch 229/663 Installing : texlive-memoir-9:20200406-26.el9.noarch 230/663 Installing : texlive-atveryend-9:20200406-26.el9.noarch 231/663 Installing : texlive-bookmark-9:20200406-26.el9.noarch 232/663 Installing : texlive-ec-9:20200406-26.el9.noarch 233/663 Installing : texlive-fancyhdr-9:20200406-26.el9.noarch 234/663 Installing : texlive-float-9:20200406-26.el9.noarch 235/663 Installing : texlive-footmisc-9:20200406-26.el9.noarch 236/663 Installing : texlive-gettitlestring-9:20200406-26.el9.noarch 237/663 Installing : texlive-glyphlist-9:20200406-26.el9.noarch 238/663 Installing : texlive-graphics-cfg-9:20200406-26.el9.noarch 239/663 Installing : texlive-graphics-9:20200406-26.el9.noarch 240/663 Installing : texlive-tools-9:20200406-26.el9.noarch 241/663 Installing : texlive-xkeyval-9:20200406-26.el9.noarch 242/663 Installing : texlive-geometry-9:20200406-26.el9.noarch 243/663 Installing : texlive-colortbl-9:20200406-26.el9.noarch 244/663 Installing : texlive-caption-9:20200406-26.el9.noarch 245/663 Installing : texlive-subfig-9:20200406-26.el9.noarch 246/663 Installing : texlive-carlisle-9:20200406-26.el9.noarch 247/663 Installing : texlive-sauerj-9:20200406-26.el9.noarch 248/663 Installing : texlive-translator-9:20200406-26.el9.noarch 249/663 Installing : texlive-grfext-9:20200406-26.el9.noarch 250/663 Installing : texlive-grffile-9:20200406-26.el9.noarch 251/663 Installing : texlive-hologo-9:20200406-26.el9.noarch 252/663 Installing : texlive-hycolor-9:20200406-26.el9.noarch 253/663 Installing : texlive-index-9:20200406-26.el9.noarch 254/663 Installing : texlive-kvdefinekeys-9:20200406-26.el9.noarch 255/663 Installing : texlive-kvsetkeys-9:20200406-26.el9.noarch 256/663 Installing : texlive-l3backend-9:20200406-26.el9.noarch 257/663 Installing : texlive-latexconfig-9:20200406-26.el9.noarch 258/663 Installing : texlive-letltxmacro-9:20200406-26.el9.noarch 259/663 Installing : texlive-lua-alt-getopt-9:20200406-26.el9.noarch 260/663 Installing : texlive-marvosym-9:20200406-26.el9.noarch 261/663 Installing : texlive-paralist-9:20200406-26.el9.noarch 262/663 Installing : texlive-pdfescape-9:20200406-26.el9.noarch 263/663 Installing : texlive-placeins-9:20200406-26.el9.noarch 264/663 Installing : texlive-refcount-9:20200406-26.el9.noarch 265/663 Installing : texlive-stringenc-9:20200406-26.el9.noarch 266/663 Installing : texlive-symbol-9:20200406-26.el9.noarch 267/663 Installing : texlive-psnfss-9:20200406-26.el9.noarch 268/663 Installing : texlive-underscore-9:20200406-26.el9.noarch 269/663 Installing : texlive-uniquecounter-9:20200406-26.el9.noarch 270/663 Installing : texlive-rerunfilecheck-9:20200406-26.el9.noarch 271/663 Installing : texlive-wasy-9:20200406-26.el9.noarch 272/663 Installing : texlive-zref-9:20200406-26.el9.noarch 273/663 Installing : texlive-wasy-type1-9:20200406-26.el9.noarch 274/663 Installing : texlive-breakurl-9:20200406-26.el9.noarch 275/663 Installing : texlive-ctable-9:20200406-26.el9.noarch 276/663 Installing : texlive-fancyref-9:20200406-26.el9.noarch 277/663 Installing : texlive-ltabptch-9:20200406-26.el9.noarch 278/663 Installing : texlive-mathtools-9:20200406-26.el9.noarch 279/663 Installing : texlive-qstest-9:20200406-26.el9.noarch 280/663 Installing : texlive-crop-9:20200406-26.el9.noarch 281/663 Installing : texlive-csquotes-9:20200406-26.el9.noarch 282/663 Installing : texlive-microtype-9:20200406-26.el9.noarch 283/663 Installing : texlive-psfrag-9:20200406-26.el9.noarch 284/663 Installing : texlive-ifplatform-9:20200406-26.el9.noarch 285/663 Installing : texlive-euro-9:20200406-26.el9.noarch 286/663 Installing : texlive-dvips-9:20200406-26.el9.x86_64 287/663 Installing : texlive-tex-gyre-9:20200406-26.el9.noarch 288/663 Installing : texlive-alphalph-9:20200406-26.el9.noarch 289/663 Installing : texlive-anysize-9:20200406-26.el9.noarch 290/663 Installing : texlive-attachfile2-9:20200406-26.el9.noarch 291/663 Installing : texlive-avantgar-9:20200406-26.el9.noarch 292/663 Installing : texlive-babel-english-9:20200406-26.el9.noarch 293/663 Installing : texlive-beton-9:20200406-26.el9.noarch 294/663 Installing : texlive-bibtex-9:20200406-26.el9.x86_64 295/663 Installing : texlive-bigintcalc-9:20200406-26.el9.noarch 296/663 Installing : texlive-bitset-9:20200406-26.el9.noarch 297/663 Installing : texlive-bookman-9:20200406-26.el9.noarch 298/663 Installing : texlive-changepage-9:20200406-26.el9.noarch 299/663 Installing : texlive-charter-9:20200406-26.el9.noarch 300/663 Installing : texlive-chngcntr-9:20200406-26.el9.noarch 301/663 Installing : texlive-cite-9:20200406-26.el9.noarch 302/663 Installing : texlive-cmap-9:20200406-26.el9.noarch 303/663 Installing : texlive-cmextra-9:20200406-26.el9.noarch 304/663 Installing : texlive-colorprofiles-9:20200406-26.el9.noarch 305/663 Installing : texlive-courier-9:20200406-26.el9.noarch 306/663 Installing : texlive-dvipng-9:20200406-26.el9.x86_64 307/663 Installing : texlive-enctex-9:20200406-26.el9.noarch 308/663 Installing : texlive-enumitem-9:20200406-26.el9.noarch 309/663 Installing : texlive-epstopdf-pkg-9:20200406-26.el9.noarch 310/663 Installing : texlive-euenc-9:20200406-26.el9.noarch 311/663 Installing : texlive-eurosym-9:20200406-26.el9.noarch 312/663 Installing : texlive-fancybox-9:20200406-26.el9.noarch 313/663 Installing : texlive-filecontents-9:20200406-26.el9.noarch 314/663 Installing : texlive-finstrut-9:20200406-26.el9.noarch 315/663 Installing : texlive-lineno-9:20200406-26.el9.noarch 316/663 Installing : texlive-fix2col-9:20200406-26.el9.noarch 317/663 Installing : texlive-footnotehyper-9:20200406-26.el9.noarch 318/663 Installing : texlive-fpl-9:20200406-26.el9.noarch 319/663 Installing : texlive-helvetic-9:20200406-26.el9.noarch 320/663 Installing : texlive-hobsub-9:20200406-26.el9.noarch 321/663 Installing : texlive-hyperref-9:20200406-26.el9.noarch 322/663 Installing : texlive-attachfile-9:20200406-26.el9.noarch 323/663 Installing : texlive-hyphenex-9:20200406-26.el9.noarch 324/663 Installing : texlive-ifmtarg-9:20200406-26.el9.noarch 325/663 Installing : texlive-kastrup-9:20200406-26.el9.noarch 326/663 Installing : texlive-knuth-local-9:20200406-26.el9.noarch 327/663 Installing : texlive-latexbug-9:20200406-26.el9.noarch 328/663 Installing : texlive-lm-math-9:20200406-26.el9.noarch 329/663 Installing : texlive-luahbtex-9:20200406-26.el9.x86_64 330/663 Installing : texlive-lualibs-9:20200406-26.el9.noarch 331/663 Installing : texlive-luaotfload-9:20200406-26.el9.noarch 332/663 Installing : texlive-lwarp-9:20200406-26.el9.noarch 333/663 Installing : texlive-makecmds-9:20200406-26.el9.noarch 334/663 Installing : texlive-makeindex-9:20200406-26.el9.x86_64 335/663 Installing : texlive-manfnt-font-9:20200406-26.el9.noarch 336/663 Installing : texlive-marginnote-9:20200406-26.el9.noarch 337/663 Installing : texlive-mathpazo-9:20200406-26.el9.noarch 338/663 Installing : texlive-mdwtools-9:20200406-26.el9.noarch 339/663 Installing : texlive-metafont-9:20200406-26.el9.x86_64 340/663 Installing : texlive-mflogo-9:20200406-26.el9.noarch 341/663 Installing : texlive-mflogo-font-9:20200406-26.el9.noarch 342/663 Installing : texlive-mfnfss-9:20200406-26.el9.noarch 343/663 Installing : texlive-mfware-9:20200406-26.el9.x86_64 344/663 Installing : texlive-modes-9:20200406-26.el9.noarch 345/663 Installing : texlive-mparhack-9:20200406-26.el9.noarch 346/663 Installing : texlive-mptopdf-9:20200406-26.el9.noarch 347/663 Installing : texlive-ncntrsbk-9:20200406-26.el9.noarch 348/663 Installing : texlive-newfloat-9:20200406-26.el9.noarch 349/663 Installing : texlive-notoccite-9:20200406-26.el9.noarch 350/663 Installing : texlive-ntgclass-9:20200406-26.el9.noarch 351/663 Installing : texlive-palatino-9:20200406-26.el9.noarch 352/663 Installing : texlive-parallel-9:20200406-26.el9.noarch 353/663 Installing : texlive-parskip-9:20200406-26.el9.noarch 354/663 Installing : texlive-pdfcolmk-9:20200406-26.el9.noarch 355/663 Installing : texlive-xcolor-9:20200406-26.el9.noarch 356/663 Installing : texlive-eso-pic-9:20200406-26.el9.noarch 357/663 Installing : texlive-pgf-9:20200406-26.el9.noarch 358/663 Installing : texlive-currfile-9:20200406-26.el9.noarch 359/663 Installing : texlive-filehook-9:20200406-26.el9.noarch 360/663 Installing : texlive-sansmathaccent-9:20200406-26.el9.noarch 361/663 Installing : texlive-pdflscape-9:20200406-26.el9.noarch 362/663 Installing : texlive-pslatex-9:20200406-26.el9.noarch 363/663 Installing : texlive-pspicture-9:20200406-26.el9.noarch 364/663 Installing : texlive-pst-arrow-9:20200406-26.el9.noarch 365/663 Installing : texlive-pst-math-9:20200406-26.el9.noarch 366/663 Installing : texlive-pxfonts-9:20200406-26.el9.noarch 367/663 Installing : texlive-ragged2e-9:20200406-26.el9.noarch 368/663 Installing : texlive-rcs-9:20200406-26.el9.noarch 369/663 Installing : texlive-rsfs-9:20200406-26.el9.noarch 370/663 Installing : texlive-sansmath-9:20200406-26.el9.noarch 371/663 Installing : texlive-section-9:20200406-26.el9.noarch 372/663 Installing : texlive-sepnum-9:20200406-26.el9.noarch 373/663 Installing : texlive-soul-9:20200406-26.el9.noarch 374/663 Installing : texlive-tex-9:20200406-26.el9.x86_64 375/663 Installing : texlive-tex-gyre-math-9:20200406-26.el9.noarch 376/663 Installing : texlive-texlive-docindex-9:20200406-26.el9.noarc 377/663 Installing : texlive-texlive-en-9:20200406-26.el9.noarch 378/663 Installing : texlive-texlive-msg-translations-9:20200406-26.e 379/663 Installing : texlive-textcase-9:20200406-26.el9.noarch 380/663 Installing : texlive-times-9:20200406-26.el9.noarch 381/663 Installing : texlive-titlesec-9:20200406-26.el9.noarch 382/663 Installing : texlive-txfonts-9:20200406-26.el9.noarch 383/663 Installing : texlive-ucharcat-9:20200406-26.el9.noarch 384/663 Installing : texlive-updmap-map-9:20200406-26.el9.noarch 385/663 Installing : texlive-utopia-9:20200406-26.el9.noarch 386/663 Installing : texlive-varwidth-9:20200406-26.el9.noarch 387/663 Installing : texlive-wasysym-9:20200406-26.el9.noarch 388/663 Installing : texlive-xdvi-9:20200406-26.el9.x86_64 389/663 Installing : texlive-xetexconfig-9:20200406-26.el9.noarch 390/663 Installing : texlive-zapfchan-9:20200406-26.el9.noarch 391/663 Installing : diffutils-3.7-12.el9.x86_64 392/663 Installing : policycoreutils-3.6-5.el9.x86_64 393/663 Running scriptlet: policycoreutils-3.6-5.el9.x86_64 393/663 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. Installing : selinux-policy-38.1.75-1.el9.noarch 394/663 Running scriptlet: selinux-policy-38.1.75-1.el9.noarch 394/663 Running scriptlet: selinux-policy-targeted-38.1.75-1.el9.noarch 395/663 Installing : selinux-policy-targeted-38.1.75-1.el9.noarch 395/663 Running scriptlet: selinux-policy-targeted-38.1.75-1.el9.noarch 395/663 Installing : bc-1.07.1-14.el9.x86_64 396/663 Installing : texlive-texlive-common-doc-9:20200406-26.el9.noa 397/663 Installing : teckit-2.5.9-8.el9.x86_64 398/663 Installing : spirv-tools-libs-2025.4-1.el9.x86_64 399/663 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 400/663 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 400/663 Installing : python3-toml-0.10.2-6.el9.noarch 401/663 Installing : python3-py-1.10.0-6.el9.noarch 402/663 Installing : python3-pluggy-0.13.1-7.el9.noarch 403/663 Installing : python3-oauthlib-3.1.1-5.el9.noarch 404/663 Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 405/663 Installing : python3-iniconfig-1.1.1-7.el9.noarch 406/663 Installing : python3-pytest-6.2.2-7.el9.noarch 407/663 Installing : python3-colorama-0.4.6-3.el9.noarch 408/663 Installing : python3-audit-3.1.5-8.el9.x86_64 409/663 Installing : poppler-data-0.4.9-9.el9.noarch 410/663 Installing : poppler-21.01.0-24.el9.x86_64 411/663 Installing : texlive-pdftex-9:20200406-26.el9.x86_64 412/663 Installing : texlive-latex-9:20200406-26.el9.noarch 413/663 Installing : texlive-amscls-9:20200406-26.el9.noarch 414/663 Installing : texlive-tipa-9:20200406-26.el9.noarch 415/663 Installing : texlive-xunicode-9:20200406-26.el9.noarch 416/663 Installing : texlive-ae-9:20200406-26.el9.noarch 417/663 Installing : texlive-algorithms-9:20200406-26.el9.noarch 418/663 Installing : texlive-bera-9:20200406-26.el9.noarch 419/663 Installing : texlive-ms-9:20200406-26.el9.noarch 420/663 Installing : texlive-koma-script-9:20200406-26.el9.noarch 421/663 Installing : texlive-listings-9:20200406-26.el9.noarch 422/663 Installing : texlive-showexpl-9:20200406-26.el9.noarch 423/663 Installing : texlive-fancyvrb-9:20200406-26.el9.noarch 424/663 Installing : texlive-pst-3d-9:20200406-26.el9.noarch 425/663 Installing : texlive-pst-coil-9:20200406-26.el9.noarch 426/663 Installing : texlive-pst-eps-9:20200406-26.el9.noarch 427/663 Installing : texlive-pst-fill-9:20200406-26.el9.noarch 428/663 Installing : texlive-pst-grad-9:20200406-26.el9.noarch 429/663 Installing : texlive-pst-node-9:20200406-26.el9.noarch 430/663 Installing : texlive-pst-plot-9:20200406-26.el9.noarch 431/663 Installing : texlive-pst-text-9:20200406-26.el9.noarch 432/663 Installing : texlive-pst-tools-9:20200406-26.el9.noarch 433/663 Installing : texlive-pst-tree-9:20200406-26.el9.noarch 434/663 Installing : texlive-pstricks-add-9:20200406-26.el9.noarch 435/663 Installing : texlive-pstricks-9:20200406-26.el9.noarch 436/663 Installing : texlive-seminar-9:20200406-26.el9.noarch 437/663 Installing : texlive-pdfpages-9:20200406-26.el9.noarch 438/663 Installing : texlive-cm-super-9:20200406-26.el9.noarch 439/663 Installing : texlive-extsizes-9:20200406-26.el9.noarch 440/663 Installing : texlive-jknapltx-9:20200406-26.el9.noarch 441/663 Installing : texlive-minitoc-9:20200406-26.el9.noarch 442/663 Installing : texlive-ltxmisc-9:20200406-26.el9.noarch 443/663 Installing : texlive-mnsymbol-9:20200406-26.el9.noarch 444/663 Installing : texlive-typehtml-9:20200406-26.el9.noarch 445/663 Installing : texlive-ucs-9:20200406-26.el9.noarch 446/663 Installing : texlive-beamer-9:20200406-26.el9.noarch 447/663 Installing : texlive-xifthen-9:20200406-26.el9.noarch 448/663 Installing : opus-1.3.1-10.el9.x86_64 449/663 Installing : openblas-0.3.29-1.el9.x86_64 450/663 Installing : openblas-openmp-0.3.29-1.el9.x86_64 451/663 Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 452/663 Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 453/663 Installing : python3-numpy-1:1.23.5-2.el9.x86_64 454/663 Installing : python3-numexpr-2.7.1-5.el9s.x86_64 455/663 Installing : mesa-filesystem-25.2.7-4.el9.x86_64 456/663 Installing : llvm-filesystem-21.1.8-2.el9.x86_64 457/663 Installing : llvm-libs-21.1.8-2.el9.x86_64 458/663 Installing : libxslt-1.1.34-12.el9.x86_64 459/663 Installing : python3-lxml-4.6.5-3.el9.x86_64 460/663 Installing : os-collect-config-14.0.2-0.20260120102128.18a6e2 461/663 Running scriptlet: os-collect-config-14.0.2-0.20260120102128.18a6e2 461/663 Installing : python3-keystone-tests-tempest-0.16.0-0.20240528 462/663 Installing : python3-ncclient-0.6.13-3.el9s.noarch 463/663 Installing : libxshmfence-1.3-10.el9.x86_64 464/663 Installing : mesa-libgbm-25.2.7-4.el9.x86_64 465/663 Installing : mesa-dri-drivers-25.2.7-4.el9.x86_64 466/663 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 467/663 Installing : python3-pip-21.3.1-1.el9.noarch 468/663 Installing : python3-devel-3.9.25-4.el9.x86_64 469/663 Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 470/663 Installing : python3-scipy-1.9.3-2.el9.x86_64 471/663 Installing : python3-Bottleneck-1.2.1-17.el9s.x86_64 472/663 Installing : librsvg2-2.50.7-3.el9.x86_64 473/663 Installing : libpq-13.23-1.el9.x86_64 474/663 Installing : python3-psycopg2-2.8.6-6.el9.x86_64 475/663 Installing : libmpc-1.2.1-4.el9.x86_64 476/663 Installing : python3-gmpy2-2.1.0-0.22.b5.el9s.x86_64 477/663 Installing : libmaxminddb-1.5.2-4.el9.x86_64 478/663 Installing : libijs-0.35-15.el9.x86_64 479/663 Installing : libglvnd-1:1.3.4-1.el9.x86_64 480/663 Installing : libfontenc-1.1.3-17.el9.x86_64 481/663 Installing : mkfontscale-1.2.1-3.el9.x86_64 482/663 Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 483/663 Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 483/663 Installing : libasyncns-0.8-22.el9.x86_64 484/663 Installing : libXxf86vm-1.1.4-18.el9.x86_64 485/663 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 486/663 Installing : mesa-libGL-25.2.7-4.el9.x86_64 487/663 Installing : mesa-libGLU-9.0.1-6.el9.x86_64 488/663 Installing : gstreamer1-1.22.12-3.el9.x86_64 489/663 Installing : gsm-1.0.19-6.el9.x86_64 490/663 Installing : libsndfile-1.0.31-9.el9.x86_64 491/663 Installing : pulseaudio-libs-15.0-3.el9.x86_64 492/663 Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 493/663 Installing : geolite2-country-20191217-6.el9.noarch 494/663 Installing : geolite2-city-20191217-6.el9.noarch 495/663 Installing : ipcalc-1.0.0-5.el9.x86_64 496/663 Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 497/663 Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 497/663 Installing : openstack-network-scripts-openvswitch3.3-10.11.1 498/663 Installing : emacs-filesystem-1:27.2-18.el9.noarch 499/663 Installing : desktop-file-utils-0.26-6.el9.x86_64 500/663 Installing : xdg-utils-1.1.3-13.el9.noarch 501/663 Installing : double-conversion-3.1.5-6.el9.x86_64 502/663 Installing : python3-ujson-5.5.0-1.el9s.x86_64 503/663 Installing : checkpolicy-3.6-1.el9.x86_64 504/663 Installing : alsa-lib-1.2.15.3-1.el9.x86_64 505/663 Installing : libcanberra-0.30-27.el9.x86_64 506/663 Running scriptlet: libcanberra-0.30-27.el9.x86_64 506/663 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 507/663 Installing : gtk2-2.24.33-8.el9.x86_64 508/663 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 509/663 Installing : adobe-mappings-pdf-20180407-10.el9.noarch 510/663 Installing : libgs-9.54.0-19.el9.x86_64 511/663 Installing : ghostscript-tools-fonts-9.54.0-19.el9.x86_64 512/663 Installing : ghostscript-tools-printing-9.54.0-19.el9.x86_64 513/663 Installing : ghostscript-9.54.0-19.el9.x86_64 514/663 Installing : texlive-thumbpdf-9:20200406-26.el9.noarch 515/663 Installing : texlive-fontspec-9:20200406-26.el9.noarch 516/663 Installing : texlive-l3packages-9:20200406-26.el9.noarch 517/663 Installing : texlive-lualatex-math-9:20200406-26.el9.noarch 518/663 Installing : texlive-unicode-math-9:20200406-26.el9.noarch 519/663 Installing : texlive-oberdiek-9:20200406-26.el9.noarch 520/663 Installing : texlive-l3kernel-9:20200406-26.el9.noarch 521/663 Installing : texlive-metalogo-9:20200406-26.el9.noarch 522/663 Installing : graphviz-2.44.0-26.el9.x86_64 523/663 Running scriptlet: graphviz-2.44.0-26.el9.x86_64 523/663 Installing : python3-pydot-1.4.2-1.el9s.noarch 524/663 Installing : python3-pygraphviz-1.7-1.el9s.x86_64 525/663 Installing : texlive-breqn-9:20200406-26.el9.noarch 526/663 Installing : texlive-l3experimental-9:20200406-26.el9.noarch 527/663 Installing : texlive-bidi-9:20200406-26.el9.noarch 528/663 Installing : texlive-polyglossia-9:20200406-26.el9.noarch 529/663 Installing : texlive-mathspec-9:20200406-26.el9.noarch 530/663 Installing : texlive-realscripts-9:20200406-26.el9.noarch 531/663 Installing : texlive-xltxtra-9:20200406-26.el9.noarch 532/663 Installing : texlive-collection-fontsrecommended-9:20200406-2 533/663 Installing : texlive-collection-latexrecommended-9:20200406-2 534/663 Installing : texlive-collection-latex-9:20200406-26.el9.noarc 535/663 Installing : texlive-collection-basic-9:20200406-26.el9.noarc 536/663 Installing : texlive-dvipdfmx-9:20200406-26.el9.x86_64 537/663 Installing : texlive-xetex-9:20200406-26.el9.x86_64 538/663 Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 539/663 Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 540/663 Installing : python3-pyngus-2.3.0-8.el9s.noarch 541/663 Installing : python3-yappi-1.3.6-1.el9s.x86_64 542/663 Installing : python3-wsgi_intercept-1.12.0-5.el9s.noarch 543/663 Installing : python3-werkzeug-2.2.2-1.el9s.noarch 544/663 Installing : python3-websocket-client-1.3.3-2.el9s.noarch 545/663 Installing : python3-kubernetes-1:24.2.0-4.el9s.noarch 546/663 Installing : python3-uhashring-2.1-1.el9s.noarch 547/663 Installing : python3-testresources-2.0.1-2.el9s.noarch 548/663 Installing : python3-testrepository-0.0.20-24.el9s.noarch 549/663 Installing : python3-string_utils-1.0.0-4.el9s.noarch 550/663 Installing : python3-statsd-3.2.1-20.el9s.noarch 551/663 Installing : python3-sshtunnel-0.4.0-12.el9s.noarch 552/663 Installing : python3-whitebox-tests-tempest-0.0.3-0.202404121 553/663 Installing : python3-sqlparse-0.4.2-4.el9s.noarch 554/663 Installing : python3-migrate-0.13.0-5.el9s.noarch 555/663 Installing : python3-smi-0.3.4-10.el9s.noarch 556/663 Installing : python3-pysnmp-4.4.12-6.el9s.noarch 557/663 Installing : python3-semantic_version-2.8.4-7.el9s.noarch 558/663 Installing : python3-murano-pkg-check-0.3.0-20.el9s.noarch 559/663 Installing : python3-muranoclient-2.6.0-0.20230310202447.862c 560/663 Installing : python3-murano-tests-tempest-2.7.0-0.20240131092 561/663 Installing : python3-rfc3986+idna2008-1.5.0-1.el9s.noarch 562/663 Installing : python3-repoze-lru-0.7-10.el9s.noarch 563/663 Installing : python3-routes-2.5.1-1.el9s.noarch 564/663 Installing : python3-oslo-service-3.1.2-0.20240617091247.9be8 565/663 Installing : python3-trove-tests-tempest-1:2.2.0-0.2024013109 566/663 Installing : python3-pyroute2-0.7.3-1.el9s.noarch 567/663 Installing : python3-prometheus_client-0.9.0-2.el9s.noarch 568/663 Installing : python3-oslo-metrics-0.6.0-0.20230310153035.9501 569/663 Installing : python3-olefile-0.46-13.el9s.noarch 570/663 Installing : python3-monotonic-1.5-9.el9s.noarch 571/663 Installing : python3-gnocchiclient-7.0.7-0.20230310114541.cad 572/663 Installing : python3-mock-4.0.3-5.el9s.noarch 573/663 Installing : python3-mistral-tests-tempest-2.2.0-0.2024013109 574/663 Installing : python3-memcached-1.59-3.el9s.noarch 575/663 Installing : python3-logutils-0.3.5-15.el9s.noarch 576/663 Installing : python3-pecan-1.4.2-2.el9s.noarch 577/663 Installing : python3-kiwisolver-1.3.1-2.el9s.x86_64 578/663 Installing : python3-kazoo-2.8.0-2.el9s.noarch 579/663 Installing : python3-zake-0.2.2-22.el9s.noarch 580/663 Installing : python3-jsonpath-rw-1.4.0-4.el9s.noarch 581/663 Installing : python3-jsonpath-rw-ext-1.2.2-2.el9s.noarch 582/663 Installing : python3-gabbi-2.7.2-8.el9s.noarch 583/663 Installing : python3-hyperframe-6.0.0-2.el9s.noarch 584/663 Installing : python3-hpack-4.0.0-2.el9s.noarch 585/663 Installing : python3-h2-4.0.0-3.el9s.noarch 586/663 Installing : python3-h11-0.12.0-2.el9s.noarch 587/663 Installing : python3-httpcore-0.15.0-2.el9s.noarch 588/663 Installing : python3-httpx-0.23.0-1.el9s.noarch 589/663 Installing : python3-octavia-tests-tempest-2.6.0-0.2026030308 590/663 Installing : python3-distro-1.7.0-3.el9s.noarch 591/663 Installing : python3-policycoreutils-3.6-5.el9.noarch 592/663 Installing : policycoreutils-python-utils-3.6-5.el9.noarch 593/663 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 594/663 Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 594/663 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 594/663 Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 595/663 Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 595/663 Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 595/663 Installing : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 596/663 Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 597/663 Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 598/663 Installing : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 599/663 warning: group neutron does not exist - using root Installing : python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a. 600/663 Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 601/663 Installing : memcached-selinux-1.6.9-7.el9.x86_64 601/663 Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 601/663 Running scriptlet: memcached-1.6.9-7.el9.x86_64 602/663 Installing : memcached-1.6.9-7.el9.x86_64 602/663 Running scriptlet: memcached-1.6.9-7.el9.x86_64 602/663 Installing : python3-binary-memcached-0.31.1-1.el9s.noarch 603/663 Installing : python3-dictdiffer-0.8.1-6.el9s.noarch 604/663 Installing : python3-openshift-1:0.11.2-3.el9s.noarch 605/663 Installing : python3-kuryr-tests-tempest-0.15.1-0.20240131095 606/663 Installing : python3-deprecated-1.2.13-3.el9s.noarch 607/663 Installing : python3-cycler-0.10.0-17.el9s.noarch 608/663 Installing : python3-async-timeout-4.0.2-5.el9s.noarch 609/663 Installing : python3-redis-4.3.4-1.el9s.noarch 610/663 Installing : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 611/663 Installing : libraqm-0.7.0-7.el9s.x86_64 612/663 Installing : libimagequant-2.14.1-1.el9s.x86_64 613/663 Installing : python3-pillow-9.2.0-2.el9s.x86_64 614/663 Installing : python3-matplotlib-tk-3.4.2-1.el9s.x86_64 615/663 Installing : python3-matplotlib-3.4.2-1.el9s.x86_64 616/663 Installing : python3-mpmath-1.2.1-2.el9s.noarch 617/663 Installing : python3-scapy-2.6.1-1.el9.noarch 618/663 Installing : python3-whitebox-neutron-tests-tempest-0.9.2-0.2 619/663 Installing : python3-pyglet-1.4.6-4.el9s.noarch 620/663 Installing : python3-sympy-1.11.1-2.el9s.x86_64 621/663 Installing : libaec-1.0.4-7.el9s.x86_64 622/663 Installing : hdf5-1.10.6-5.el9s.x86_64 623/663 Installing : python3-tables-3.6.1-4.el9s.x86_64 624/663 Installing : python3-pandas-1.2.1-2.el9s.x86_64 625/663 Installing : python3-networkx-2.6.2-2.el9.noarch 626/663 Installing : python3-zaqar-tests-tempest-1.7.0-0.202401310943 627/663 Installing : python3-magnum-tests-tempest-2.1.0-0.20240131093 628/663 Installing : python3-glance-tests-tempest-0.7.0-0.20240131091 629/663 Installing : python-pycadf-common-3.1.1-0.20230310113453.4179 630/663 Installing : python3-pycadf-3.1.1-0.20230310113453.4179996.el 631/663 Installing : python-oslo-versionedobjects-lang-3.1.0-0.202303 632/663 Installing : python-oslo-policy-lang-4.1.1-0.20230310200304.0 633/663 Installing : python3-oslo-policy-4.1.1-0.20230310200304.043db 634/663 Installing : python3-oslo-upgradecheck-2.1.1-0.20230310191026 635/663 Installing : python-oslo-middleware-lang-5.1.1-0.202402191516 636/663 Installing : python3-oslo-middleware-5.1.1-0.20240219151614.7 637/663 Installing : python3-oslo-messaging-14.2.5-0.20240913082034.8 638/663 Installing : python3-osprofiler-3.4.3-0.20230310121559.328630 639/663 Installing : python3-aodhclient-3.2.1-0.20240304093813.de9633 640/663 Installing : python3-heat-tests-tempest-2.1.0-0.2024040906140 641/663 Installing : python3-telemetry-tests-tempest-2.5.1-0.20250603 642/663 Installing : python3-oslo-versionedobjects-3.1.0-0.2023031013 643/663 Installing : python-oslo-db-lang-12.3.3-0.20241104094751.be05 644/663 Installing : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 645/663 Installing : python3-neutron-lib-3.4.3-0.20240913085837.f3968 646/663 Installing : python3-neutron-tests-tempest-3.0.1-0.2026031309 647/663 Installing : python3-networking-l2gw-tests-tempest-0.1.1-0.20 648/663 Installing : python-oslo-cache-lang-3.3.2-0.20250611040748.88 649/663 Installing : python3-oslo-cache-3.3.2-0.20250611040748.880d81 650/663 Installing : python3-keystonemiddleware-10.2.0-0.202402010608 651/663 Installing : python3-vitrage-10.0.1-0.20251002122604.dd57675. 652/663 Installing : python3-saharaclient-4.1.0-0.20230310130803.d0c0 653/663 Installing : python3-sahara-tempest-0.16.0-0.20230314174536.9 654/663 Installing : python3-sahara-tests-tempest-0.16.0-0.2023031417 655/663 Installing : python-vitrageclient-bash-completion-4.7.0-0.202 656/663 Installing : python3-vitrageclient-4.7.0-0.20230310185114.b6d 657/663 Installing : python3-vitrage-tests-tempest-6.2.0-0.2024013109 658/663 Installing : python3-cinder-tests-tempest-1.15.0-0.2024092407 659/663 Installing : python3-ironic-tests-tempest-2.11.0-0.2024100213 660/663 Installing : python3-barbican-tests-tempest-4.0.0-0.202404090 661/663 Installing : openstack-tempest-all-1:41.0.0-0.20250124132801. 662/663 Installing : rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 663/663 Running scriptlet: texlive-base-9:20200406-26.el9.noarch 663/663 Running scriptlet: nss-3.112.0-4.el9.x86_64 663/663 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 663/663 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 663/663 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 663/663 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 663/663 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 663/663 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 663/663 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 663/663 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 663/663 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 663/663 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 663/663 Running scriptlet: iproute-6.17.0-2.el9.x86_64 663/663 Running scriptlet: selinux-policy-targeted-38.1.75-1.el9.noarch 663/663 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 663/663 Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 663/663 Running scriptlet: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 663/663 Verifying : python3-neutron-tests-tempest-3.0.1-0.2026031309 1/663 Verifying : python3-barbican-tests-tempest-4.0.0-0.202404090 2/663 Verifying : python3-ironic-tests-tempest-2.11.0-0.2024100213 3/663 Verifying : python3-cinder-tests-tempest-1.15.0-0.2024092407 4/663 Verifying : python-vitrageclient-bash-completion-4.7.0-0.202 5/663 Verifying : python3-aodhclient-3.2.1-0.20240304093813.de9633 6/663 Verifying : python3-gnocchiclient-7.0.7-0.20230310114541.cad 7/663 Verifying : python3-heatclient-3.2.0-0.20230310183420.712739 8/663 Verifying : python3-mistralclient-5.0.0-0.20230310153603.b94 9/663 Verifying : python3-muranoclient-2.6.0-0.20230310202447.862c 10/663 Verifying : python3-oslotest-4.5.0-0.20230310114753.d4b1896. 11/663 Verifying : python3-saharaclient-4.1.0-0.20230310130803.d0c0 12/663 Verifying : python3-vitrageclient-4.7.0-0.20230310185114.b6d 13/663 Verifying : python3-zaqarclient-2.5.1-0.20230310155753.d78bf 14/663 Verifying : os-collect-config-14.0.2-0.20260120102128.18a6e2 15/663 Verifying : os-refresh-config-14.0.2-0.20251205143315.9bfc52 16/663 Verifying : python-oslo-cache-lang-3.3.2-0.20250611040748.88 17/663 Verifying : python-oslo-db-lang-12.3.3-0.20241104094751.be05 18/663 Verifying : python-oslo-middleware-lang-5.1.1-0.202402191516 19/663 Verifying : python-oslo-policy-lang-4.1.1-0.20230310200304.0 20/663 Verifying : python-oslo-versionedobjects-lang-3.1.0-0.202303 21/663 Verifying : python-pycadf-common-3.1.1-0.20230310113453.4179 22/663 Verifying : python3-futurist-2.4.1-0.20230310123225.159d752. 23/663 Verifying : python3-os-traits-2.10.0-0.20230310171422.0d924f 24/663 Verifying : python3-oslo-cache-3.3.2-0.20250611040748.880d81 25/663 Verifying : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 26/663 Verifying : python3-oslo-messaging-14.2.5-0.20240913082034.8 27/663 Verifying : python3-oslo-metrics-0.6.0-0.20230310153035.9501 28/663 Verifying : python3-oslo-middleware-5.1.1-0.20240219151614.7 29/663 Verifying : python3-oslo-policy-4.1.1-0.20230310200304.043db 30/663 Verifying : python3-oslo-service-3.1.2-0.20240617091247.9be8 31/663 Verifying : python3-oslo-upgradecheck-2.1.1-0.20230310191026 32/663 Verifying : python3-oslo-versionedobjects-3.1.0-0.2023031013 33/663 Verifying : python3-osprofiler-3.4.3-0.20230310121559.328630 34/663 Verifying : python3-pycadf-3.1.1-0.20230310113453.4179996.el 35/663 Verifying : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 36/663 Verifying : python3-vitrage-10.0.1-0.20251002122604.dd57675. 37/663 Verifying : python3-whitebox-tests-tempest-0.0.3-0.202404121 38/663 Verifying : python3-designate-tests-tempest-0.22.0-0.2024040 39/663 Verifying : python3-glance-tests-tempest-0.7.0-0.20240131091 40/663 Verifying : python3-keystone-tests-tempest-0.16.0-0.20240528 41/663 Verifying : python3-keystonemiddleware-10.2.0-0.202402010608 42/663 Verifying : python3-manila-tests-tempest-1:2.4.0-0.202407301 43/663 Verifying : python3-networking-l2gw-tests-tempest-0.1.1-0.20 44/663 Verifying : python3-neutron-lib-3.4.3-0.20240913085837.f3968 45/663 Verifying : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 46/663 Verifying : python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a. 47/663 Verifying : python3-whitebox-neutron-tests-tempest-0.9.2-0.2 48/663 Verifying : python3-octavia-tests-tempest-2.6.0-0.2026030308 49/663 Verifying : python3-watcher-tests-tempest-1:3.0.0-0.20240131 50/663 Verifying : openstack-tempest-all-1:41.0.0-0.20250124132801. 51/663 Verifying : python3-heat-tests-tempest-2.1.0-0.2024040906140 52/663 Verifying : python3-kuryr-tests-tempest-0.15.1-0.20240131095 53/663 Verifying : python3-magnum-tests-tempest-2.1.0-0.20240131093 54/663 Verifying : python3-mistral-tests-tempest-2.2.0-0.2024013109 55/663 Verifying : python3-murano-tests-tempest-2.7.0-0.20240131092 56/663 Verifying : python3-sahara-tempest-0.16.0-0.20230314174536.9 57/663 Verifying : python3-sahara-tests-tempest-0.16.0-0.2023031417 58/663 Verifying : python3-telemetry-tests-tempest-2.5.1-0.20250603 59/663 Verifying : python3-trove-tests-tempest-1:2.2.0-0.2024013109 60/663 Verifying : python3-vitrage-tests-tempest-6.2.0-0.2024013109 61/663 Verifying : python3-zaqar-tests-tempest-1.7.0-0.202401310943 62/663 Verifying : blosc-1.21.0-1.el9s.x86_64 63/663 Verifying : hdf5-1.10.6-5.el9s.x86_64 64/663 Verifying : libaec-1.0.4-7.el9s.x86_64 65/663 Verifying : libimagequant-2.14.1-1.el9s.x86_64 66/663 Verifying : libraqm-0.7.0-7.el9s.x86_64 67/663 Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 68/663 Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 69/663 Verifying : python3-Bottleneck-1.2.1-17.el9s.x86_64 70/663 Verifying : python3-alembic-1.8.1-1.el9s.noarch 71/663 Verifying : python3-amqp-5.1.1-1.el9s.noarch 72/663 Verifying : python3-anyio-3.5.0-1.el9s.noarch 73/663 Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 74/663 Verifying : python3-binary-memcached-0.31.1-1.el9s.noarch 75/663 Verifying : python3-cachetools-5.2.0-3.el9s.noarch 76/663 Verifying : python3-certifi-2020.12.5-2.el9s.noarch 77/663 Verifying : python3-cotyledon-1.7.3-8.el9s.noarch 78/663 Verifying : python3-cycler-0.10.0-17.el9s.noarch 79/663 Verifying : python3-ddt-1.6.0-1.el9s.noarch 80/663 Verifying : python3-deprecated-1.2.13-3.el9s.noarch 81/663 Verifying : python3-dictdiffer-0.8.1-6.el9s.noarch 82/663 Verifying : python3-distro-1.7.0-3.el9s.noarch 83/663 Verifying : python3-etcd3gw-2.1.0-1.el9s.noarch 84/663 Verifying : python3-eventlet-0.33.3-2.el9s.noarch 85/663 Verifying : python3-gabbi-2.7.2-8.el9s.noarch 86/663 Verifying : python3-gmpy2-2.1.0-0.22.b5.el9s.x86_64 87/663 Verifying : python3-google-auth-1:2.12.0-1.el9s.noarch 88/663 Verifying : python3-greenlet-1.1.3-1.el9s.x86_64 89/663 Verifying : python3-h11-0.12.0-2.el9s.noarch 90/663 Verifying : python3-h2-4.0.0-3.el9s.noarch 91/663 Verifying : python3-hpack-4.0.0-2.el9s.noarch 92/663 Verifying : python3-httpcore-0.15.0-2.el9s.noarch 93/663 Verifying : python3-httpx-0.23.0-1.el9s.noarch 94/663 Verifying : python3-hyperframe-6.0.0-2.el9s.noarch 95/663 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 96/663 Verifying : python3-jsonpath-rw-1.4.0-4.el9s.noarch 97/663 Verifying : python3-jsonpath-rw-ext-1.2.2-2.el9s.noarch 98/663 Verifying : python3-jwt+crypto-2.4.0-1.el9s.noarch 99/663 Verifying : python3-jwt-2.4.0-1.el9s.noarch 100/663 Verifying : python3-kazoo-2.8.0-2.el9s.noarch 101/663 Verifying : python3-kiwisolver-1.3.1-2.el9s.x86_64 102/663 Verifying : python3-kombu-1:5.2.4-3.el9s.noarch 103/663 Verifying : python3-kubernetes-1:24.2.0-4.el9s.noarch 104/663 Verifying : python3-logutils-0.3.5-15.el9s.noarch 105/663 Verifying : python3-matplotlib-3.4.2-1.el9s.x86_64 106/663 Verifying : python3-matplotlib-data-3.4.2-1.el9s.noarch 107/663 Verifying : python3-matplotlib-data-fonts-3.4.2-1.el9s.noarc 108/663 Verifying : python3-matplotlib-tk-3.4.2-1.el9s.x86_64 109/663 Verifying : python3-memcached-1.59-3.el9s.noarch 110/663 Verifying : python3-migrate-0.13.0-5.el9s.noarch 111/663 Verifying : python3-mock-4.0.3-5.el9s.noarch 112/663 Verifying : python3-monotonic-1.5-9.el9s.noarch 113/663 Verifying : python3-mpmath-1.2.1-2.el9s.noarch 114/663 Verifying : python3-murano-pkg-check-0.3.0-20.el9s.noarch 115/663 Verifying : python3-ncclient-0.6.13-3.el9s.noarch 116/663 Verifying : python3-numexpr-2.7.1-5.el9s.x86_64 117/663 Verifying : python3-olefile-0.46-13.el9s.noarch 118/663 Verifying : python3-openshift-1:0.11.2-3.el9s.noarch 119/663 Verifying : python3-pandas-1.2.1-2.el9s.x86_64 120/663 Verifying : python3-paste-3.5.2-1.el9s.noarch 121/663 Verifying : python3-paste-deploy-2.1.1-2.el9s.noarch 122/663 Verifying : python3-pecan-1.4.2-2.el9s.noarch 123/663 Verifying : python3-pillow-9.2.0-2.el9s.x86_64 124/663 Verifying : python3-prometheus_client-0.9.0-2.el9s.noarch 125/663 Verifying : python3-pydot-1.4.2-1.el9s.noarch 126/663 Verifying : python3-pyglet-1.4.6-4.el9s.noarch 127/663 Verifying : python3-pygraphviz-1.7-1.el9s.x86_64 128/663 Verifying : python3-pyngus-2.3.0-8.el9s.noarch 129/663 Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 130/663 Verifying : python3-pysnmp-4.4.12-6.el9s.noarch 131/663 Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 132/663 Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 133/663 Verifying : python3-redis-4.3.4-1.el9s.noarch 134/663 Verifying : python3-repoze-lru-0.7-10.el9s.noarch 135/663 Verifying : python3-rfc3986+idna2008-1.5.0-1.el9s.noarch 136/663 Verifying : python3-routes-2.5.1-1.el9s.noarch 137/663 Verifying : python3-rsa-4.8-1.el9s.noarch 138/663 Verifying : python3-semantic_version-2.8.4-7.el9s.noarch 139/663 Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 140/663 Verifying : python3-smi-0.3.4-10.el9s.noarch 141/663 Verifying : python3-sniffio-1.2.0-2.el9s.noarch 142/663 Verifying : python3-sqlparse-0.4.2-4.el9s.noarch 143/663 Verifying : python3-sshtunnel-0.4.0-12.el9s.noarch 144/663 Verifying : python3-statsd-3.2.1-20.el9s.noarch 145/663 Verifying : python3-string_utils-1.0.0-4.el9s.noarch 146/663 Verifying : python3-sympy-1.11.1-2.el9s.x86_64 147/663 Verifying : python3-tempita-0.5.2-2.el9s.noarch 148/663 Verifying : python3-testrepository-0.0.20-24.el9s.noarch 149/663 Verifying : python3-testresources-2.0.1-2.el9s.noarch 150/663 Verifying : python3-uhashring-2.1-1.el9s.noarch 151/663 Verifying : python3-ujson-5.5.0-1.el9s.x86_64 152/663 Verifying : python3-vine-5.0.0-3.el9s.noarch 153/663 Verifying : python3-webob-1.8.7-1.el9s.noarch 154/663 Verifying : python3-websocket-client-1.3.3-2.el9s.noarch 155/663 Verifying : python3-werkzeug-2.2.2-1.el9s.noarch 156/663 Verifying : python3-wsgi_intercept-1.12.0-5.el9s.noarch 157/663 Verifying : python3-yappi-1.3.6-1.el9s.x86_64 158/663 Verifying : python3-yaql-2.0.0-2.el9s.noarch 159/663 Verifying : python3-zake-0.2.2-22.el9s.noarch 160/663 Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 161/663 Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 162/663 Verifying : python3-tables-3.6.1-4.el9s.x86_64 163/663 Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 164/663 Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 165/663 Verifying : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 166/663 Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 167/663 Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 168/663 Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 169/663 Verifying : alsa-lib-1.2.15.3-1.el9.x86_64 170/663 Verifying : checkpolicy-3.6-1.el9.x86_64 171/663 Verifying : desktop-file-utils-0.26-6.el9.x86_64 172/663 Verifying : double-conversion-3.1.5-6.el9.x86_64 173/663 Verifying : emacs-filesystem-1:27.2-18.el9.noarch 174/663 Verifying : flac-libs-1.3.3-12.el9.x86_64 175/663 Verifying : flexiblas-3.0.4-9.el9.x86_64 176/663 Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 177/663 Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 178/663 Verifying : gd-2.3.2-3.el9.x86_64 179/663 Verifying : geolite2-city-20191217-6.el9.noarch 180/663 Verifying : geolite2-country-20191217-6.el9.noarch 181/663 Verifying : ghostscript-9.54.0-19.el9.x86_64 182/663 Verifying : ghostscript-tools-fonts-9.54.0-19.el9.x86_64 183/663 Verifying : ghostscript-tools-printing-9.54.0-19.el9.x86_64 184/663 Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 185/663 Verifying : graphviz-2.44.0-26.el9.x86_64 186/663 Verifying : gsm-1.0.19-6.el9.x86_64 187/663 Verifying : gstreamer1-1.22.12-3.el9.x86_64 188/663 Verifying : gtk2-2.24.33-8.el9.x86_64 189/663 Verifying : jbig2dec-libs-0.19-7.el9.x86_64 190/663 Verifying : libICE-1.0.10-8.el9.x86_64 191/663 Verifying : libSM-1.2.3-10.el9.x86_64 192/663 Verifying : libX11-xcb-1.8.12-1.el9.x86_64 193/663 Verifying : libXaw-1.0.13-19.el9.x86_64 194/663 Verifying : libXmu-1.1.3-8.el9.x86_64 195/663 Verifying : libXpm-3.5.13-10.el9.x86_64 196/663 Verifying : libXt-1.2.0-6.el9.x86_64 197/663 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 198/663 Verifying : libasyncns-0.8-22.el9.x86_64 199/663 Verifying : libcanberra-0.30-27.el9.x86_64 200/663 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 201/663 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 202/663 Verifying : libdrm-2.4.128-1.el9.x86_64 203/663 Verifying : libfontenc-1.1.3-17.el9.x86_64 204/663 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 205/663 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 206/663 Verifying : libgs-9.54.0-19.el9.x86_64 207/663 Verifying : libijs-0.35-15.el9.x86_64 208/663 Verifying : libmaxminddb-1.5.2-4.el9.x86_64 209/663 Verifying : libmpc-1.2.1-4.el9.x86_64 210/663 Verifying : libogg-2:1.3.4-6.el9.x86_64 211/663 Verifying : libpaper-1.1.28-4.el9.x86_64 212/663 Verifying : libpq-13.23-1.el9.x86_64 213/663 Verifying : librsvg2-2.50.7-3.el9.x86_64 214/663 Verifying : libsndfile-1.0.31-9.el9.x86_64 215/663 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 216/663 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 217/663 Verifying : libxshmfence-1.3-10.el9.x86_64 218/663 Verifying : libxslt-1.1.34-12.el9.x86_64 219/663 Verifying : llvm-filesystem-21.1.8-2.el9.x86_64 220/663 Verifying : llvm-libs-21.1.8-2.el9.x86_64 221/663 Verifying : memcached-1.6.9-7.el9.x86_64 222/663 Verifying : memcached-selinux-1.6.9-7.el9.x86_64 223/663 Verifying : mesa-dri-drivers-25.2.7-4.el9.x86_64 224/663 Verifying : mesa-filesystem-25.2.7-4.el9.x86_64 225/663 Verifying : mesa-libGL-25.2.7-4.el9.x86_64 226/663 Verifying : mesa-libGLU-9.0.1-6.el9.x86_64 227/663 Verifying : mesa-libgbm-25.2.7-4.el9.x86_64 228/663 Verifying : mkfontscale-1.2.1-3.el9.x86_64 229/663 Verifying : nmap-3:7.92-5.el9.x86_64 230/663 Verifying : nmap-ncat-3:7.92-5.el9.x86_64 231/663 Verifying : nspr-4.36.0-4.el9.x86_64 232/663 Verifying : nss-3.112.0-4.el9.x86_64 233/663 Verifying : nss-softokn-3.112.0-4.el9.x86_64 234/663 Verifying : nss-softokn-freebl-3.112.0-4.el9.x86_64 235/663 Verifying : nss-sysinit-3.112.0-4.el9.x86_64 236/663 Verifying : nss-util-3.112.0-4.el9.x86_64 237/663 Verifying : openblas-0.3.29-1.el9.x86_64 238/663 Verifying : openblas-openmp-0.3.29-1.el9.x86_64 239/663 Verifying : openjpeg2-2.4.0-8.el9.x86_64 240/663 Verifying : opus-1.3.1-10.el9.x86_64 241/663 Verifying : perl-AutoLoader-5.74-483.el9.noarch 242/663 Verifying : perl-B-1.80-483.el9.x86_64 243/663 Verifying : perl-Carp-1.50-460.el9.noarch 244/663 Verifying : perl-Class-Struct-0.66-483.el9.noarch 245/663 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 246/663 Verifying : perl-Digest-1.19-4.el9.noarch 247/663 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 248/663 Verifying : perl-Encode-4:3.08-462.el9.x86_64 249/663 Verifying : perl-Errno-1.30-483.el9.x86_64 250/663 Verifying : perl-Exporter-5.74-461.el9.noarch 251/663 Verifying : perl-Fcntl-1.13-483.el9.x86_64 252/663 Verifying : perl-File-Basename-2.85-483.el9.noarch 253/663 Verifying : perl-File-Copy-2.34-483.el9.noarch 254/663 Verifying : perl-File-Find-1.37-483.el9.noarch 255/663 Verifying : perl-File-Path-2.18-4.el9.noarch 256/663 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 257/663 Verifying : perl-File-stat-1.09-483.el9.noarch 258/663 Verifying : perl-FileHandle-2.03-483.el9.noarch 259/663 Verifying : perl-Filter-2:1.60-4.el9.x86_64 260/663 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 261/663 Verifying : perl-Getopt-Std-1.12-483.el9.noarch 262/663 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 263/663 Verifying : perl-IO-1.43-483.el9.x86_64 264/663 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 265/663 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 266/663 Verifying : perl-IPC-Open3-1.21-483.el9.noarch 267/663 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 268/663 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 269/663 Verifying : perl-NDBM_File-1.15-483.el9.x86_64 270/663 Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 271/663 Verifying : perl-POSIX-1.94-483.el9.x86_64 272/663 Verifying : perl-PathTools-3.78-461.el9.x86_64 273/663 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 274/663 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 275/663 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 276/663 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 277/663 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 278/663 Verifying : perl-SelectSaver-1.02-483.el9.noarch 279/663 Verifying : perl-Socket-4:2.031-4.el9.x86_64 280/663 Verifying : perl-Storable-1:3.21-460.el9.x86_64 281/663 Verifying : perl-Symbol-1.08-483.el9.noarch 282/663 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 283/663 Verifying : perl-Term-Cap-1.17-460.el9.noarch 284/663 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 285/663 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 286/663 Verifying : perl-Text-Unidecode-1.30-16.el9.noarch 287/663 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 288/663 Verifying : perl-URI-5.09-3.el9.noarch 289/663 Verifying : perl-XML-Parser-2.46-9.el9.x86_64 290/663 Verifying : perl-XML-XPath-1.44-11.el9.noarch 291/663 Verifying : perl-base-2.27-483.el9.noarch 292/663 Verifying : perl-constant-1.33-461.el9.noarch 293/663 Verifying : perl-encoding-4:3.00-462.el9.x86_64 294/663 Verifying : perl-if-0.60.800-483.el9.noarch 295/663 Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 296/663 Verifying : perl-libnet-3.13-4.el9.noarch 297/663 Verifying : perl-libs-4:5.32.1-483.el9.x86_64 298/663 Verifying : perl-mro-1.23-483.el9.x86_64 299/663 Verifying : perl-open-1.12-483.el9.noarch 300/663 Verifying : perl-overload-1.31-483.el9.noarch 301/663 Verifying : perl-overloading-0.02-483.el9.noarch 302/663 Verifying : perl-parent-1:0.238-460.el9.noarch 303/663 Verifying : perl-podlators-1:4.14-460.el9.noarch 304/663 Verifying : perl-subs-1.03-483.el9.noarch 305/663 Verifying : perl-vars-1.05-483.el9.noarch 306/663 Verifying : policycoreutils-python-utils-3.6-5.el9.noarch 307/663 Verifying : poppler-21.01.0-24.el9.x86_64 308/663 Verifying : poppler-data-0.4.9-9.el9.noarch 309/663 Verifying : pulseaudio-libs-15.0-3.el9.x86_64 310/663 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 311/663 Verifying : python3-audit-3.1.5-8.el9.x86_64 312/663 Verifying : python3-colorama-0.4.6-3.el9.noarch 313/663 Verifying : python3-devel-3.9.25-4.el9.x86_64 314/663 Verifying : python3-iniconfig-1.1.1-7.el9.noarch 315/663 Verifying : python3-libselinux-3.6-3.el9.x86_64 316/663 Verifying : python3-libsemanage-3.6-5.el9.x86_64 317/663 Verifying : python3-lxml-4.6.5-3.el9.x86_64 318/663 Verifying : python3-networkx-2.6.2-2.el9.noarch 319/663 Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 320/663 Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 321/663 Verifying : python3-oauthlib-3.1.1-5.el9.noarch 322/663 Verifying : python3-pip-21.3.1-1.el9.noarch 323/663 Verifying : python3-pluggy-0.13.1-7.el9.noarch 324/663 Verifying : python3-policycoreutils-3.6-5.el9.noarch 325/663 Verifying : python3-psutil-5.8.0-12.el9.x86_64 326/663 Verifying : python3-psycopg2-2.8.6-6.el9.x86_64 327/663 Verifying : python3-py-1.10.0-6.el9.noarch 328/663 Verifying : python3-pyasn1-0.4.8-7.el9.noarch 329/663 Verifying : python3-pyasn1-modules-0.4.8-7.el9.noarch 330/663 Verifying : python3-pytest-6.2.2-7.el9.noarch 331/663 Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 332/663 Verifying : python3-ruamel-yaml-0.16.6-7.el9.1.x86_64 333/663 Verifying : python3-ruamel-yaml-clib-0.2.7-3.el9.x86_64 334/663 Verifying : python3-scapy-2.6.1-1.el9.noarch 335/663 Verifying : python3-scipy-1.9.3-2.el9.x86_64 336/663 Verifying : python3-sqlalchemy-1.4.45-3.el9.x86_64 337/663 Verifying : python3-tkinter-3.9.25-4.el9.x86_64 338/663 Verifying : python3-toml-0.10.2-6.el9.noarch 339/663 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 340/663 Verifying : spirv-tools-libs-2025.4-1.el9.x86_64 341/663 Verifying : teckit-2.5.9-8.el9.x86_64 342/663 Verifying : texlive-ae-9:20200406-26.el9.noarch 343/663 Verifying : texlive-algorithms-9:20200406-26.el9.noarch 344/663 Verifying : texlive-alphalph-9:20200406-26.el9.noarch 345/663 Verifying : texlive-amscls-9:20200406-26.el9.noarch 346/663 Verifying : texlive-amsfonts-9:20200406-26.el9.noarch 347/663 Verifying : texlive-amsmath-9:20200406-26.el9.noarch 348/663 Verifying : texlive-anysize-9:20200406-26.el9.noarch 349/663 Verifying : texlive-atbegshi-9:20200406-26.el9.noarch 350/663 Verifying : texlive-attachfile-9:20200406-26.el9.noarch 351/663 Verifying : texlive-attachfile2-9:20200406-26.el9.noarch 352/663 Verifying : texlive-atveryend-9:20200406-26.el9.noarch 353/663 Verifying : texlive-auxhook-9:20200406-26.el9.noarch 354/663 Verifying : texlive-avantgar-9:20200406-26.el9.noarch 355/663 Verifying : texlive-babel-9:20200406-26.el9.noarch 356/663 Verifying : texlive-babel-english-9:20200406-26.el9.noarch 357/663 Verifying : texlive-babelbib-9:20200406-26.el9.noarch 358/663 Verifying : texlive-base-9:20200406-26.el9.noarch 359/663 Verifying : texlive-beamer-9:20200406-26.el9.noarch 360/663 Verifying : texlive-bera-9:20200406-26.el9.noarch 361/663 Verifying : texlive-beton-9:20200406-26.el9.noarch 362/663 Verifying : texlive-bibtex-9:20200406-26.el9.x86_64 363/663 Verifying : texlive-bidi-9:20200406-26.el9.noarch 364/663 Verifying : texlive-bigintcalc-9:20200406-26.el9.noarch 365/663 Verifying : texlive-bitset-9:20200406-26.el9.noarch 366/663 Verifying : texlive-bookman-9:20200406-26.el9.noarch 367/663 Verifying : texlive-bookmark-9:20200406-26.el9.noarch 368/663 Verifying : texlive-booktabs-9:20200406-26.el9.noarch 369/663 Verifying : texlive-breakurl-9:20200406-26.el9.noarch 370/663 Verifying : texlive-breqn-9:20200406-26.el9.noarch 371/663 Verifying : texlive-caption-9:20200406-26.el9.noarch 372/663 Verifying : texlive-carlisle-9:20200406-26.el9.noarch 373/663 Verifying : texlive-catchfile-9:20200406-26.el9.noarch 374/663 Verifying : texlive-changepage-9:20200406-26.el9.noarch 375/663 Verifying : texlive-charter-9:20200406-26.el9.noarch 376/663 Verifying : texlive-chngcntr-9:20200406-26.el9.noarch 377/663 Verifying : texlive-cite-9:20200406-26.el9.noarch 378/663 Verifying : texlive-cm-9:20200406-26.el9.noarch 379/663 Verifying : texlive-cm-super-9:20200406-26.el9.noarch 380/663 Verifying : texlive-cmap-9:20200406-26.el9.noarch 381/663 Verifying : texlive-cmextra-9:20200406-26.el9.noarch 382/663 Verifying : texlive-collection-basic-9:20200406-26.el9.noarc 383/663 Verifying : texlive-collection-fontsrecommended-9:20200406-2 384/663 Verifying : texlive-collection-latex-9:20200406-26.el9.noarc 385/663 Verifying : texlive-collection-latexrecommended-9:20200406-2 386/663 Verifying : texlive-colorprofiles-9:20200406-26.el9.noarch 387/663 Verifying : texlive-colortbl-9:20200406-26.el9.noarch 388/663 Verifying : texlive-courier-9:20200406-26.el9.noarch 389/663 Verifying : texlive-crop-9:20200406-26.el9.noarch 390/663 Verifying : texlive-csquotes-9:20200406-26.el9.noarch 391/663 Verifying : texlive-ctable-9:20200406-26.el9.noarch 392/663 Verifying : texlive-currfile-9:20200406-26.el9.noarch 393/663 Verifying : texlive-dvipdfmx-9:20200406-26.el9.x86_64 394/663 Verifying : texlive-dvipng-9:20200406-26.el9.x86_64 395/663 Verifying : texlive-dvips-9:20200406-26.el9.x86_64 396/663 Verifying : texlive-ec-9:20200406-26.el9.noarch 397/663 Verifying : texlive-enctex-9:20200406-26.el9.noarch 398/663 Verifying : texlive-enumitem-9:20200406-26.el9.noarch 399/663 Verifying : texlive-epstopdf-pkg-9:20200406-26.el9.noarch 400/663 Verifying : texlive-eso-pic-9:20200406-26.el9.noarch 401/663 Verifying : texlive-etex-9:20200406-26.el9.noarch 402/663 Verifying : texlive-etex-pkg-9:20200406-26.el9.noarch 403/663 Verifying : texlive-etexcmds-9:20200406-26.el9.noarch 404/663 Verifying : texlive-etoolbox-9:20200406-26.el9.noarch 405/663 Verifying : texlive-euenc-9:20200406-26.el9.noarch 406/663 Verifying : texlive-euler-9:20200406-26.el9.noarch 407/663 Verifying : texlive-euro-9:20200406-26.el9.noarch 408/663 Verifying : texlive-eurosym-9:20200406-26.el9.noarch 409/663 Verifying : texlive-extsizes-9:20200406-26.el9.noarch 410/663 Verifying : texlive-fancybox-9:20200406-26.el9.noarch 411/663 Verifying : texlive-fancyhdr-9:20200406-26.el9.noarch 412/663 Verifying : texlive-fancyref-9:20200406-26.el9.noarch 413/663 Verifying : texlive-fancyvrb-9:20200406-26.el9.noarch 414/663 Verifying : texlive-filecontents-9:20200406-26.el9.noarch 415/663 Verifying : texlive-filehook-9:20200406-26.el9.noarch 416/663 Verifying : texlive-finstrut-9:20200406-26.el9.noarch 417/663 Verifying : texlive-fix2col-9:20200406-26.el9.noarch 418/663 Verifying : texlive-float-9:20200406-26.el9.noarch 419/663 Verifying : texlive-fontspec-9:20200406-26.el9.noarch 420/663 Verifying : texlive-footmisc-9:20200406-26.el9.noarch 421/663 Verifying : texlive-footnotehyper-9:20200406-26.el9.noarch 422/663 Verifying : texlive-fp-9:20200406-26.el9.noarch 423/663 Verifying : texlive-fpl-9:20200406-26.el9.noarch 424/663 Verifying : texlive-geometry-9:20200406-26.el9.noarch 425/663 Verifying : texlive-gettitlestring-9:20200406-26.el9.noarch 426/663 Verifying : texlive-glyphlist-9:20200406-26.el9.noarch 427/663 Verifying : texlive-graphics-9:20200406-26.el9.noarch 428/663 Verifying : texlive-graphics-cfg-9:20200406-26.el9.noarch 429/663 Verifying : texlive-graphics-def-9:20200406-26.el9.noarch 430/663 Verifying : texlive-grfext-9:20200406-26.el9.noarch 431/663 Verifying : texlive-grffile-9:20200406-26.el9.noarch 432/663 Verifying : texlive-helvetic-9:20200406-26.el9.noarch 433/663 Verifying : texlive-hobsub-9:20200406-26.el9.noarch 434/663 Verifying : texlive-hologo-9:20200406-26.el9.noarch 435/663 Verifying : texlive-hycolor-9:20200406-26.el9.noarch 436/663 Verifying : texlive-hyperref-9:20200406-26.el9.noarch 437/663 Verifying : texlive-hyph-utf8-9:20200406-26.el9.noarch 438/663 Verifying : texlive-hyphen-base-9:20200406-26.el9.noarch 439/663 Verifying : texlive-hyphenex-9:20200406-26.el9.noarch 440/663 Verifying : texlive-ifmtarg-9:20200406-26.el9.noarch 441/663 Verifying : texlive-ifplatform-9:20200406-26.el9.noarch 442/663 Verifying : texlive-iftex-9:20200406-26.el9.noarch 443/663 Verifying : texlive-index-9:20200406-26.el9.noarch 444/663 Verifying : texlive-infwarerr-9:20200406-26.el9.noarch 445/663 Verifying : texlive-intcalc-9:20200406-26.el9.noarch 446/663 Verifying : texlive-jknapltx-9:20200406-26.el9.noarch 447/663 Verifying : texlive-kastrup-9:20200406-26.el9.noarch 448/663 Verifying : texlive-knuth-lib-9:20200406-26.el9.noarch 449/663 Verifying : texlive-knuth-local-9:20200406-26.el9.noarch 450/663 Verifying : texlive-koma-script-9:20200406-26.el9.noarch 451/663 Verifying : texlive-kpathsea-9:20200406-26.el9.x86_64 452/663 Verifying : texlive-kvdefinekeys-9:20200406-26.el9.noarch 453/663 Verifying : texlive-kvoptions-9:20200406-26.el9.noarch 454/663 Verifying : texlive-kvsetkeys-9:20200406-26.el9.noarch 455/663 Verifying : texlive-l3backend-9:20200406-26.el9.noarch 456/663 Verifying : texlive-l3experimental-9:20200406-26.el9.noarch 457/663 Verifying : texlive-l3kernel-9:20200406-26.el9.noarch 458/663 Verifying : texlive-l3packages-9:20200406-26.el9.noarch 459/663 Verifying : texlive-latex-9:20200406-26.el9.noarch 460/663 Verifying : texlive-latex-fonts-9:20200406-26.el9.noarch 461/663 Verifying : texlive-latexbug-9:20200406-26.el9.noarch 462/663 Verifying : texlive-latexconfig-9:20200406-26.el9.noarch 463/663 Verifying : texlive-letltxmacro-9:20200406-26.el9.noarch 464/663 Verifying : texlive-lib-9:20200406-26.el9.x86_64 465/663 Verifying : texlive-lineno-9:20200406-26.el9.noarch 466/663 Verifying : texlive-listings-9:20200406-26.el9.noarch 467/663 Verifying : texlive-lm-9:20200406-26.el9.noarch 468/663 Verifying : texlive-lm-math-9:20200406-26.el9.noarch 469/663 Verifying : texlive-ltabptch-9:20200406-26.el9.noarch 470/663 Verifying : texlive-ltxcmds-9:20200406-26.el9.noarch 471/663 Verifying : texlive-ltxmisc-9:20200406-26.el9.noarch 472/663 Verifying : texlive-lua-alt-getopt-9:20200406-26.el9.noarch 473/663 Verifying : texlive-luahbtex-9:20200406-26.el9.x86_64 474/663 Verifying : texlive-lualatex-math-9:20200406-26.el9.noarch 475/663 Verifying : texlive-lualibs-9:20200406-26.el9.noarch 476/663 Verifying : texlive-luaotfload-9:20200406-26.el9.noarch 477/663 Verifying : texlive-luatex-9:20200406-26.el9.x86_64 478/663 Verifying : texlive-luatexbase-9:20200406-26.el9.noarch 479/663 Verifying : texlive-lwarp-9:20200406-26.el9.noarch 480/663 Verifying : texlive-makecmds-9:20200406-26.el9.noarch 481/663 Verifying : texlive-makeindex-9:20200406-26.el9.x86_64 482/663 Verifying : texlive-manfnt-font-9:20200406-26.el9.noarch 483/663 Verifying : texlive-marginnote-9:20200406-26.el9.noarch 484/663 Verifying : texlive-marvosym-9:20200406-26.el9.noarch 485/663 Verifying : texlive-mathpazo-9:20200406-26.el9.noarch 486/663 Verifying : texlive-mathspec-9:20200406-26.el9.noarch 487/663 Verifying : texlive-mathtools-9:20200406-26.el9.noarch 488/663 Verifying : texlive-mdwtools-9:20200406-26.el9.noarch 489/663 Verifying : texlive-memoir-9:20200406-26.el9.noarch 490/663 Verifying : texlive-metafont-9:20200406-26.el9.x86_64 491/663 Verifying : texlive-metalogo-9:20200406-26.el9.noarch 492/663 Verifying : texlive-mflogo-9:20200406-26.el9.noarch 493/663 Verifying : texlive-mflogo-font-9:20200406-26.el9.noarch 494/663 Verifying : texlive-mfnfss-9:20200406-26.el9.noarch 495/663 Verifying : texlive-mfware-9:20200406-26.el9.x86_64 496/663 Verifying : texlive-microtype-9:20200406-26.el9.noarch 497/663 Verifying : texlive-minitoc-9:20200406-26.el9.noarch 498/663 Verifying : texlive-mnsymbol-9:20200406-26.el9.noarch 499/663 Verifying : texlive-modes-9:20200406-26.el9.noarch 500/663 Verifying : texlive-mparhack-9:20200406-26.el9.noarch 501/663 Verifying : texlive-mptopdf-9:20200406-26.el9.noarch 502/663 Verifying : texlive-ms-9:20200406-26.el9.noarch 503/663 Verifying : texlive-multido-9:20200406-26.el9.noarch 504/663 Verifying : texlive-natbib-9:20200406-26.el9.noarch 505/663 Verifying : texlive-ncntrsbk-9:20200406-26.el9.noarch 506/663 Verifying : texlive-newfloat-9:20200406-26.el9.noarch 507/663 Verifying : texlive-notoccite-9:20200406-26.el9.noarch 508/663 Verifying : texlive-ntgclass-9:20200406-26.el9.noarch 509/663 Verifying : texlive-oberdiek-9:20200406-26.el9.noarch 510/663 Verifying : texlive-palatino-9:20200406-26.el9.noarch 511/663 Verifying : texlive-paralist-9:20200406-26.el9.noarch 512/663 Verifying : texlive-parallel-9:20200406-26.el9.noarch 513/663 Verifying : texlive-parskip-9:20200406-26.el9.noarch 514/663 Verifying : texlive-pdfcolmk-9:20200406-26.el9.noarch 515/663 Verifying : texlive-pdfescape-9:20200406-26.el9.noarch 516/663 Verifying : texlive-pdflscape-9:20200406-26.el9.noarch 517/663 Verifying : texlive-pdfpages-9:20200406-26.el9.noarch 518/663 Verifying : texlive-pdftex-9:20200406-26.el9.x86_64 519/663 Verifying : texlive-pdftexcmds-9:20200406-26.el9.noarch 520/663 Verifying : texlive-pgf-9:20200406-26.el9.noarch 521/663 Verifying : texlive-placeins-9:20200406-26.el9.noarch 522/663 Verifying : texlive-plain-9:20200406-26.el9.noarch 523/663 Verifying : texlive-polyglossia-9:20200406-26.el9.noarch 524/663 Verifying : texlive-psfrag-9:20200406-26.el9.noarch 525/663 Verifying : texlive-pslatex-9:20200406-26.el9.noarch 526/663 Verifying : texlive-psnfss-9:20200406-26.el9.noarch 527/663 Verifying : texlive-pspicture-9:20200406-26.el9.noarch 528/663 Verifying : texlive-pst-3d-9:20200406-26.el9.noarch 529/663 Verifying : texlive-pst-arrow-9:20200406-26.el9.noarch 530/663 Verifying : texlive-pst-coil-9:20200406-26.el9.noarch 531/663 Verifying : texlive-pst-eps-9:20200406-26.el9.noarch 532/663 Verifying : texlive-pst-fill-9:20200406-26.el9.noarch 533/663 Verifying : texlive-pst-grad-9:20200406-26.el9.noarch 534/663 Verifying : texlive-pst-math-9:20200406-26.el9.noarch 535/663 Verifying : texlive-pst-node-9:20200406-26.el9.noarch 536/663 Verifying : texlive-pst-plot-9:20200406-26.el9.noarch 537/663 Verifying : texlive-pst-text-9:20200406-26.el9.noarch 538/663 Verifying : texlive-pst-tools-9:20200406-26.el9.noarch 539/663 Verifying : texlive-pst-tree-9:20200406-26.el9.noarch 540/663 Verifying : texlive-pstricks-9:20200406-26.el9.noarch 541/663 Verifying : texlive-pstricks-add-9:20200406-26.el9.noarch 542/663 Verifying : texlive-pxfonts-9:20200406-26.el9.noarch 543/663 Verifying : texlive-qstest-9:20200406-26.el9.noarch 544/663 Verifying : texlive-ragged2e-9:20200406-26.el9.noarch 545/663 Verifying : texlive-rcs-9:20200406-26.el9.noarch 546/663 Verifying : texlive-realscripts-9:20200406-26.el9.noarch 547/663 Verifying : texlive-refcount-9:20200406-26.el9.noarch 548/663 Verifying : texlive-rerunfilecheck-9:20200406-26.el9.noarch 549/663 Verifying : texlive-rsfs-9:20200406-26.el9.noarch 550/663 Verifying : texlive-sansmath-9:20200406-26.el9.noarch 551/663 Verifying : texlive-sansmathaccent-9:20200406-26.el9.noarch 552/663 Verifying : texlive-sauerj-9:20200406-26.el9.noarch 553/663 Verifying : texlive-section-9:20200406-26.el9.noarch 554/663 Verifying : texlive-seminar-9:20200406-26.el9.noarch 555/663 Verifying : texlive-sepnum-9:20200406-26.el9.noarch 556/663 Verifying : texlive-setspace-9:20200406-26.el9.noarch 557/663 Verifying : texlive-showexpl-9:20200406-26.el9.noarch 558/663 Verifying : texlive-soul-9:20200406-26.el9.noarch 559/663 Verifying : texlive-stringenc-9:20200406-26.el9.noarch 560/663 Verifying : texlive-subfig-9:20200406-26.el9.noarch 561/663 Verifying : texlive-symbol-9:20200406-26.el9.noarch 562/663 Verifying : texlive-tex-9:20200406-26.el9.x86_64 563/663 Verifying : texlive-tex-gyre-9:20200406-26.el9.noarch 564/663 Verifying : texlive-tex-gyre-math-9:20200406-26.el9.noarch 565/663 Verifying : texlive-tex-ini-files-9:20200406-26.el9.noarch 566/663 Verifying : texlive-texlive-common-doc-9:20200406-26.el9.noa 567/663 Verifying : texlive-texlive-docindex-9:20200406-26.el9.noarc 568/663 Verifying : texlive-texlive-en-9:20200406-26.el9.noarch 569/663 Verifying : texlive-texlive-msg-translations-9:20200406-26.e 570/663 Verifying : texlive-texlive-scripts-9:20200406-26.el9.noarch 571/663 Verifying : texlive-texlive.infra-9:20200406-26.el9.noarch 572/663 Verifying : texlive-textcase-9:20200406-26.el9.noarch 573/663 Verifying : texlive-thumbpdf-9:20200406-26.el9.noarch 574/663 Verifying : texlive-times-9:20200406-26.el9.noarch 575/663 Verifying : texlive-tipa-9:20200406-26.el9.noarch 576/663 Verifying : texlive-titlesec-9:20200406-26.el9.noarch 577/663 Verifying : texlive-tools-9:20200406-26.el9.noarch 578/663 Verifying : texlive-translator-9:20200406-26.el9.noarch 579/663 Verifying : texlive-txfonts-9:20200406-26.el9.noarch 580/663 Verifying : texlive-typehtml-9:20200406-26.el9.noarch 581/663 Verifying : texlive-ucharcat-9:20200406-26.el9.noarch 582/663 Verifying : texlive-ucs-9:20200406-26.el9.noarch 583/663 Verifying : texlive-underscore-9:20200406-26.el9.noarch 584/663 Verifying : texlive-unicode-data-9:20200406-26.el9.noarch 585/663 Verifying : texlive-unicode-math-9:20200406-26.el9.noarch 586/663 Verifying : texlive-uniquecounter-9:20200406-26.el9.noarch 587/663 Verifying : texlive-updmap-map-9:20200406-26.el9.noarch 588/663 Verifying : texlive-url-9:20200406-26.el9.noarch 589/663 Verifying : texlive-utopia-9:20200406-26.el9.noarch 590/663 Verifying : texlive-varwidth-9:20200406-26.el9.noarch 591/663 Verifying : texlive-wasy-9:20200406-26.el9.noarch 592/663 Verifying : texlive-wasy-type1-9:20200406-26.el9.noarch 593/663 Verifying : texlive-wasysym-9:20200406-26.el9.noarch 594/663 Verifying : texlive-xcolor-9:20200406-26.el9.noarch 595/663 Verifying : texlive-xdvi-9:20200406-26.el9.x86_64 596/663 Verifying : texlive-xetex-9:20200406-26.el9.x86_64 597/663 Verifying : texlive-xetexconfig-9:20200406-26.el9.noarch 598/663 Verifying : texlive-xifthen-9:20200406-26.el9.noarch 599/663 Verifying : texlive-xkeyval-9:20200406-26.el9.noarch 600/663 Verifying : texlive-xltxtra-9:20200406-26.el9.noarch 601/663 Verifying : texlive-xunicode-9:20200406-26.el9.noarch 602/663 Verifying : texlive-zapfchan-9:20200406-26.el9.noarch 603/663 Verifying : texlive-zapfding-9:20200406-26.el9.noarch 604/663 Verifying : texlive-zref-9:20200406-26.el9.noarch 605/663 Verifying : tk-1:8.6.10-9.el9.x86_64 606/663 Verifying : unbound-libs-1.24.2-2.el9.x86_64 607/663 Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 608/663 Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 609/663 Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 610/663 Verifying : urw-base35-fonts-20200910-6.el9.noarch 611/663 Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 612/663 Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 613/663 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 614/663 Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 615/663 Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 616/663 Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 617/663 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 618/663 Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 619/663 Verifying : xdg-utils-1.1.3-13.el9.noarch 620/663 Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 621/663 Verifying : zziplib-0.13.71-12.el9.x86_64 622/663 Verifying : bc-1.07.1-14.el9.x86_64 623/663 Verifying : chkconfig-1.24-2.el9.x86_64 624/663 Verifying : diffutils-3.7-12.el9.x86_64 625/663 Verifying : groff-base-1.22.4-10.el9.x86_64 626/663 Verifying : hostname-3.23-6.el9.x86_64 627/663 Verifying : hwdata-0.348-9.22.el9.noarch 628/663 Verifying : info-6.7-15.el9.x86_64 629/663 Verifying : initscripts-10.11.8-4.el9.x86_64 630/663 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 631/663 Verifying : initscripts-service-10.11.8-4.el9.noarch 632/663 Verifying : ipcalc-1.0.0-5.el9.x86_64 633/663 Verifying : iproute-6.17.0-2.el9.x86_64 634/663 Verifying : kmod-28-11.el9.x86_64 635/663 Verifying : libbpf-2:1.5.0-3.el9.x86_64 636/663 Verifying : libgfortran-11.5.0-14.el9.x86_64 637/663 Verifying : libibverbs-61.0-2.el9.x86_64 638/663 Verifying : libmnl-1.0.4-16.el9.x86_64 639/663 Verifying : libnl3-3.11.0-1.el9.x86_64 640/663 Verifying : libpcap-14:1.10.0-4.el9.x86_64 641/663 Verifying : libpciaccess-0.16-7.el9.x86_64 642/663 Verifying : libpkgconf-1.7.3-10.el9.x86_64 643/663 Verifying : libquadmath-11.5.0-14.el9.x86_64 644/663 Verifying : libselinux-utils-3.6-3.el9.x86_64 645/663 Verifying : libtdb-1.4.14-1.el9.x86_64 646/663 Verifying : lzo-2.10-7.el9.x86_64 647/663 Verifying : ncurses-6.2-12.20210508.el9.x86_64 648/663 Verifying : pkgconf-1.7.3-10.el9.x86_64 649/663 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 650/663 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 651/663 Verifying : policycoreutils-3.6-5.el9.x86_64 652/663 Verifying : protobuf-c-1.3.3-13.el9.x86_64 653/663 Verifying : psmisc-23.4-3.el9.x86_64 654/663 Verifying : python3-dns-2.6.1-3.el9.noarch 655/663 Verifying : python3-setools-4.4.4-1.el9.x86_64 656/663 Verifying : rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 657/663 Verifying : selinux-policy-38.1.75-1.el9.noarch 658/663 Verifying : selinux-policy-targeted-38.1.75-1.el9.noarch 659/663 Verifying : snappy-1.1.8-8.el9.x86_64 660/663 Verifying : tcl-1:8.6.10-7.el9.x86_64 661/663 Verifying : libqhull_r-1:7.2.1-11.el9.x86_64 662/663 Verifying : python3-Cython-0.29.37-1.el9.x86_64 663/663 Installed: adobe-mappings-cmap-20171205-12.el9.noarch adobe-mappings-cmap-deprecated-20171205-12.el9.noarch adobe-mappings-pdf-20180407-10.el9.noarch alsa-lib-1.2.15.3-1.el9.x86_64 bc-1.07.1-14.el9.x86_64 blosc-1.21.0-1.el9s.x86_64 checkpolicy-3.6-1.el9.x86_64 chkconfig-1.24-2.el9.x86_64 desktop-file-utils-0.26-6.el9.x86_64 diffutils-3.7-12.el9.x86_64 double-conversion-3.1.5-6.el9.x86_64 emacs-filesystem-1:27.2-18.el9.noarch flac-libs-1.3.3-12.el9.x86_64 flexiblas-3.0.4-9.el9.x86_64 flexiblas-netlib-3.0.4-9.el9.x86_64 flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 gd-2.3.2-3.el9.x86_64 geolite2-city-20191217-6.el9.noarch geolite2-country-20191217-6.el9.noarch ghostscript-9.54.0-19.el9.x86_64 ghostscript-tools-fonts-9.54.0-19.el9.x86_64 ghostscript-tools-printing-9.54.0-19.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch graphviz-2.44.0-26.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.12-3.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 hdf5-1.10.6-5.el9s.x86_64 hostname-3.23-6.el9.x86_64 hwdata-0.348-9.22.el9.noarch info-6.7-15.el9.x86_64 initscripts-10.11.8-4.el9.x86_64 initscripts-rename-device-10.11.8-4.el9.x86_64 initscripts-service-10.11.8-4.el9.noarch ipcalc-1.0.0-5.el9.x86_64 iproute-6.17.0-2.el9.x86_64 jbig2dec-libs-0.19-7.el9.x86_64 kmod-28-11.el9.x86_64 libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-xcb-1.8.12-1.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libaec-1.0.4-7.el9s.x86_64 libasyncns-0.8-22.el9.x86_64 libbpf-2:1.5.0-3.el9.x86_64 libcanberra-0.30-27.el9.x86_64 libcanberra-gtk2-0.30-27.el9.x86_64 libcanberra-gtk3-0.30-27.el9.x86_64 libdrm-2.4.128-1.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgfortran-11.5.0-14.el9.x86_64 libglvnd-1:1.3.4-1.el9.x86_64 libglvnd-glx-1:1.3.4-1.el9.x86_64 libgs-9.54.0-19.el9.x86_64 libibverbs-61.0-2.el9.x86_64 libijs-0.35-15.el9.x86_64 libimagequant-2.14.1-1.el9s.x86_64 libmaxminddb-1.5.2-4.el9.x86_64 libmnl-1.0.4-16.el9.x86_64 libmpc-1.2.1-4.el9.x86_64 libnl3-3.11.0-1.el9.x86_64 libogg-2:1.3.4-6.el9.x86_64 libpaper-1.1.28-4.el9.x86_64 libpcap-14:1.10.0-4.el9.x86_64 libpciaccess-0.16-7.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libpq-13.23-1.el9.x86_64 libqhull_r-1:7.2.1-11.el9.x86_64 libquadmath-11.5.0-14.el9.x86_64 libraqm-0.7.0-7.el9s.x86_64 librsvg2-2.50.7-3.el9.x86_64 libselinux-utils-3.6-3.el9.x86_64 libsndfile-1.0.31-9.el9.x86_64 libtdb-1.4.14-1.el9.x86_64 libvorbis-1:1.3.7-5.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 libxslt-1.1.34-12.el9.x86_64 llvm-filesystem-21.1.8-2.el9.x86_64 llvm-libs-21.1.8-2.el9.x86_64 lzo-2.10-7.el9.x86_64 memcached-1.6.9-7.el9.x86_64 memcached-selinux-1.6.9-7.el9.x86_64 mesa-dri-drivers-25.2.7-4.el9.x86_64 mesa-filesystem-25.2.7-4.el9.x86_64 mesa-libGL-25.2.7-4.el9.x86_64 mesa-libGLU-9.0.1-6.el9.x86_64 mesa-libgbm-25.2.7-4.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 ncurses-6.2-12.20210508.el9.x86_64 nmap-3:7.92-5.el9.x86_64 nmap-ncat-3:7.92-5.el9.x86_64 nspr-4.36.0-4.el9.x86_64 nss-3.112.0-4.el9.x86_64 nss-softokn-3.112.0-4.el9.x86_64 nss-softokn-freebl-3.112.0-4.el9.x86_64 nss-sysinit-3.112.0-4.el9.x86_64 nss-util-3.112.0-4.el9.x86_64 openblas-0.3.29-1.el9.x86_64 openblas-openmp-0.3.29-1.el9.x86_64 openjpeg2-2.4.0-8.el9.x86_64 openstack-network-scripts-10.11.1-6.el9s.x86_64 openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 openstack-tempest-all-1:41.0.0-0.20250124132801.a25e0df.el9.noarch openvswitch-selinux-extra-policy-1.0-36.el9s.noarch openvswitch3.3-3.3.4-115.el9s.x86_64 opus-1.3.1-10.el9.x86_64 os-collect-config-14.0.2-0.20260120102128.18a6e25.el9.noarch os-refresh-config-14.0.2-0.20251205143315.9bfc52b.el9.noarch perl-AutoLoader-5.74-483.el9.noarch perl-B-1.80-483.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-483.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-483.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-483.el9.x86_64 perl-File-Basename-2.85-483.el9.noarch perl-File-Copy-2.34-483.el9.noarch perl-File-Find-1.37-483.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-483.el9.noarch perl-FileHandle-2.03-483.el9.noarch perl-Filter-2:1.60-4.el9.x86_64 perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-483.el9.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-483.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-2.el9.noarch perl-IPC-Open3-1.21-483.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-483.el9.x86_64 perl-Net-SSLeay-1.94-3.el9.x86_64 perl-POSIX-1.94-483.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 perl-SelectSaver-1.02-483.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-483.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Text-Unidecode-1.30-16.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-XML-Parser-2.46-9.el9.x86_64 perl-XML-XPath-1.44-11.el9.noarch perl-base-2.27-483.el9.noarch perl-constant-1.33-461.el9.noarch perl-encoding-4:3.00-462.el9.x86_64 perl-if-0.60.800-483.el9.noarch perl-interpreter-4:5.32.1-483.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-483.el9.x86_64 perl-mro-1.23-483.el9.x86_64 perl-open-1.12-483.el9.noarch perl-overload-1.31-483.el9.noarch perl-overloading-0.02-483.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-483.el9.noarch perl-vars-1.05-483.el9.noarch pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 policycoreutils-3.6-5.el9.x86_64 policycoreutils-python-utils-3.6-5.el9.noarch poppler-21.01.0-24.el9.x86_64 poppler-data-0.4.9-9.el9.noarch protobuf-c-1.3.3-13.el9.x86_64 psmisc-23.4-3.el9.x86_64 pulseaudio-libs-15.0-3.el9.x86_64 python-oslo-cache-lang-3.3.2-0.20250611040748.880d81b.el9.noarch python-oslo-db-lang-12.3.3-0.20241104094751.be0515d.el9.noarch python-oslo-middleware-lang-5.1.1-0.20240219151614.7725ac9.el9.noarch python-oslo-policy-lang-4.1.1-0.20230310200304.043db50.el9.noarch python-oslo-versionedobjects-lang-3.1.0-0.20230310132208.b4ea834.el9.noarch python-pycadf-common-3.1.1-0.20230310113453.4179996.el9.noarch python-vitrageclient-bash-completion-4.7.0-0.20230310185114.b6db531.el9.noarch python3-Bottleneck-1.2.1-17.el9s.x86_64 python3-Cython-0.29.37-1.el9.x86_64 python3-PyMySQL-0.10.1-6.el9.noarch python3-alembic-1.8.1-1.el9s.noarch python3-amqp-5.1.1-1.el9s.noarch python3-anyio-3.5.0-1.el9s.noarch python3-aodhclient-3.2.1-0.20240304093813.de9633a.el9.noarch python3-async-timeout-4.0.2-5.el9s.noarch python3-audit-3.1.5-8.el9.x86_64 python3-barbican-tests-tempest-4.0.0-0.20240409062212.82b0e48.el9.noarch python3-binary-memcached-0.31.1-1.el9s.noarch python3-cachetools-5.2.0-3.el9s.noarch python3-certifi-2020.12.5-2.el9s.noarch python3-cinder-tests-tempest-1.15.0-0.20240924072752.645067a.el9.noarch python3-colorama-0.4.6-3.el9.noarch python3-cotyledon-1.7.3-8.el9s.noarch python3-cycler-0.10.0-17.el9s.noarch python3-ddt-1.6.0-1.el9s.noarch python3-deprecated-1.2.13-3.el9s.noarch python3-designate-tests-tempest-0.22.0-0.20240409063647.347fdbc.el9.noarch python3-devel-3.9.25-4.el9.x86_64 python3-dictdiffer-0.8.1-6.el9s.noarch python3-distro-1.7.0-3.el9s.noarch python3-dns-2.6.1-3.el9.noarch python3-etcd3gw-2.1.0-1.el9s.noarch python3-eventlet-0.33.3-2.el9s.noarch python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch python3-gabbi-2.7.2-8.el9s.noarch python3-glance-tests-tempest-0.7.0-0.20240131091807.d6f7287.el9.noarch python3-gmpy2-2.1.0-0.22.b5.el9s.x86_64 python3-gnocchiclient-7.0.7-0.20230310114541.cad2c27.el9.noarch python3-google-auth-1:2.12.0-1.el9s.noarch python3-greenlet-1.1.3-1.el9s.x86_64 python3-h11-0.12.0-2.el9s.noarch python3-h2-4.0.0-3.el9s.noarch python3-heat-tests-tempest-2.1.0-0.20240409061406.5a48492.el9.noarch python3-heatclient-3.2.0-0.20230310183420.712739e.el9.noarch python3-hpack-4.0.0-2.el9s.noarch python3-httpcore-0.15.0-2.el9s.noarch python3-httpx-0.23.0-1.el9s.noarch python3-hyperframe-6.0.0-2.el9s.noarch python3-iniconfig-1.1.1-7.el9.noarch python3-ironic-tests-tempest-2.11.0-0.20241002133254.fd8163d.el9.noarch python3-jinja2-3.0.1-2.el9s.noarch python3-jsonpath-rw-1.4.0-4.el9s.noarch python3-jsonpath-rw-ext-1.2.2-2.el9s.noarch python3-jwt-2.4.0-1.el9s.noarch python3-jwt+crypto-2.4.0-1.el9s.noarch python3-kazoo-2.8.0-2.el9s.noarch python3-keystone-tests-tempest-0.16.0-0.20240528071825.63cfcb9.el9.noarch python3-keystonemiddleware-10.2.0-0.20240201060809.e05466c.el9.noarch python3-kiwisolver-1.3.1-2.el9s.x86_64 python3-kombu-1:5.2.4-3.el9s.noarch python3-kubernetes-1:24.2.0-4.el9s.noarch python3-kuryr-tests-tempest-0.15.1-0.20240131095631.ab45b2f.el9.noarch python3-libselinux-3.6-3.el9.x86_64 python3-libsemanage-3.6-5.el9.x86_64 python3-logutils-0.3.5-15.el9s.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-magnum-tests-tempest-2.1.0-0.20240131093411.ef90336.el9.noarch python3-manila-tests-tempest-1:2.4.0-0.20240730171324.d9530e0.el9.noarch python3-matplotlib-3.4.2-1.el9s.x86_64 python3-matplotlib-data-3.4.2-1.el9s.noarch python3-matplotlib-data-fonts-3.4.2-1.el9s.noarch python3-matplotlib-tk-3.4.2-1.el9s.x86_64 python3-memcached-1.59-3.el9s.noarch python3-migrate-0.13.0-5.el9s.noarch python3-mistral-tests-tempest-2.2.0-0.20240131094539.2f92367.el9.noarch python3-mistralclient-5.0.0-0.20230310153603.b94abb4.el9.noarch python3-mock-4.0.3-5.el9s.noarch python3-monotonic-1.5-9.el9s.noarch python3-mpmath-1.2.1-2.el9s.noarch python3-murano-pkg-check-0.3.0-20.el9s.noarch python3-murano-tests-tempest-2.7.0-0.20240131092708.d2b794c.el9.noarch python3-muranoclient-2.6.0-0.20230310202447.862c7be.el9.noarch python3-ncclient-0.6.13-3.el9s.noarch python3-networking-l2gw-tests-tempest-0.1.1-0.20230315174804.82e3d07.el9.noarch python3-networkx-2.6.2-2.el9.noarch python3-neutron-lib-3.4.3-0.20240913085837.f3968ad.el9.noarch python3-neutron-tests-tempest-3.0.1-0.20260313091507.6726d67.el9.noarch python3-numexpr-2.7.1-5.el9s.x86_64 python3-numpy-1:1.23.5-2.el9.x86_64 python3-numpy-f2py-1:1.23.5-2.el9.x86_64 python3-oauthlib-3.1.1-5.el9.noarch python3-octavia-tests-tempest-2.6.0-0.20260303083705.a1a2bed.el9.noarch python3-olefile-0.46-13.el9s.noarch python3-openshift-1:0.11.2-3.el9s.noarch python3-openvswitch3.3-3.3.4-115.el9s.x86_64 python3-os-ken-2.6.1-0.20240808101239.6b427e4.el9.noarch python3-os-traits-2.10.0-0.20230310171422.0d924f5.el9.noarch python3-oslo-cache-3.3.2-0.20250611040748.880d81b.el9.noarch python3-oslo-db-12.3.3-0.20241104094751.be0515d.el9.noarch python3-oslo-messaging-14.2.5-0.20240913082034.86bf53a.el9.noarch python3-oslo-metrics-0.6.0-0.20230310153035.95013ef.el9.noarch python3-oslo-middleware-5.1.1-0.20240219151614.7725ac9.el9.noarch python3-oslo-policy-4.1.1-0.20230310200304.043db50.el9.noarch python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch python3-oslo-upgradecheck-2.1.1-0.20230310191026.eeedfc9.el9.noarch python3-oslo-versionedobjects-3.1.0-0.20230310132208.b4ea834.el9.noarch python3-oslotest-4.5.0-0.20230310114753.d4b1896.el9.noarch python3-osprofiler-3.4.3-0.20230310121559.3286301.el9.noarch python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a.el9.noarch python3-pandas-1.2.1-2.el9s.x86_64 python3-paste-3.5.2-1.el9s.noarch python3-paste-deploy-2.1.1-2.el9s.noarch python3-pecan-1.4.2-2.el9s.noarch python3-pillow-9.2.0-2.el9s.x86_64 python3-pip-21.3.1-1.el9.noarch python3-pluggy-0.13.1-7.el9.noarch python3-policycoreutils-3.6-5.el9.noarch python3-prometheus_client-0.9.0-2.el9s.noarch python3-psutil-5.8.0-12.el9.x86_64 python3-psycopg2-2.8.6-6.el9.x86_64 python3-py-1.10.0-6.el9.noarch python3-pyasn1-0.4.8-7.el9.noarch python3-pyasn1-modules-0.4.8-7.el9.noarch python3-pycadf-3.1.1-0.20230310113453.4179996.el9.noarch python3-pydot-1.4.2-1.el9s.noarch python3-pyglet-1.4.6-4.el9s.noarch python3-pygraphviz-1.7-1.el9s.x86_64 python3-pyngus-2.3.0-8.el9s.noarch python3-pyroute2-0.7.3-1.el9s.noarch python3-pysnmp-4.4.12-6.el9s.noarch python3-pytest-6.2.2-7.el9.noarch python3-qpid-proton-0.35.0-2.el9s.x86_64 python3-rdo-openvswitch-2:3.3-1.el9s.noarch python3-redis-4.3.4-1.el9s.noarch python3-repoze-lru-0.7-10.el9s.noarch python3-requests-oauthlib-1.3.0-12.el9.noarch python3-rfc3986+idna2008-1.5.0-1.el9s.noarch python3-routes-2.5.1-1.el9s.noarch python3-rsa-4.8-1.el9s.noarch python3-ruamel-yaml-0.16.6-7.el9.1.x86_64 python3-ruamel-yaml-clib-0.2.7-3.el9.x86_64 python3-sahara-tempest-0.16.0-0.20230314174536.98063d3.el9.noarch python3-sahara-tests-tempest-0.16.0-0.20230314174536.98063d3.el9.noarch python3-saharaclient-4.1.0-0.20230310130803.d0c0eb5.el9.noarch python3-scapy-2.6.1-1.el9.noarch python3-scipy-1.9.3-2.el9.x86_64 python3-semantic_version-2.8.4-7.el9s.noarch python3-setools-4.4.4-1.el9.x86_64 python3-setproctitle-1.2.3-2.el9s.x86_64 python3-smi-0.3.4-10.el9s.noarch python3-sniffio-1.2.0-2.el9s.noarch python3-sqlalchemy-1.4.45-3.el9.x86_64 python3-sqlparse-0.4.2-4.el9s.noarch python3-sshtunnel-0.4.0-12.el9s.noarch python3-statsd-3.2.1-20.el9s.noarch python3-string_utils-1.0.0-4.el9s.noarch python3-sympy-1.11.1-2.el9s.x86_64 python3-tables-3.6.1-4.el9s.x86_64 python3-telemetry-tests-tempest-2.5.1-0.20250603080835.ddfb79a.el9.noarch python3-tempita-0.5.2-2.el9s.noarch python3-testrepository-0.0.20-24.el9s.noarch python3-testresources-2.0.1-2.el9s.noarch python3-tkinter-3.9.25-4.el9.x86_64 python3-toml-0.10.2-6.el9.noarch python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch python3-trove-tests-tempest-1:2.2.0-0.20240131093157.d63e17a.el9.noarch python3-uhashring-2.1-1.el9s.noarch python3-ujson-5.5.0-1.el9s.x86_64 python3-vine-5.0.0-3.el9s.noarch python3-vitrage-10.0.1-0.20251002122604.dd57675.el9.noarch python3-vitrage-tests-tempest-6.2.0-0.20240131094852.816b235.el9.noarch python3-vitrageclient-4.7.0-0.20230310185114.b6db531.el9.noarch python3-watcher-tests-tempest-1:3.0.0-0.20240131100157.92ca984.el9.noarch python3-webob-1.8.7-1.el9s.noarch python3-websocket-client-1.3.3-2.el9s.noarch python3-werkzeug-2.2.2-1.el9s.noarch python3-whitebox-neutron-tests-tempest-0.9.2-0.20260308094722.2590646.el9.noarch python3-whitebox-tests-tempest-0.0.3-0.20240412161827.766ff04.el9.noarch python3-wsgi_intercept-1.12.0-5.el9s.noarch python3-yappi-1.3.6-1.el9s.x86_64 python3-yaql-2.0.0-2.el9s.noarch python3-zake-0.2.2-22.el9s.noarch python3-zaqar-tests-tempest-1.7.0-0.20240131094344.3813c99.el9.noarch python3-zaqarclient-2.5.1-0.20230310155753.d78bf91.el9.noarch qpid-proton-c-0.35.0-2.el9s.x86_64 rdo-openvswitch-2:3.3-1.el9s.noarch rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 selinux-policy-38.1.75-1.el9.noarch selinux-policy-targeted-38.1.75-1.el9.noarch snappy-1.1.8-8.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch spirv-tools-libs-2025.4-1.el9.x86_64 tcl-1:8.6.10-7.el9.x86_64 teckit-2.5.9-8.el9.x86_64 texlive-ae-9:20200406-26.el9.noarch texlive-algorithms-9:20200406-26.el9.noarch texlive-alphalph-9:20200406-26.el9.noarch texlive-amscls-9:20200406-26.el9.noarch texlive-amsfonts-9:20200406-26.el9.noarch texlive-amsmath-9:20200406-26.el9.noarch texlive-anysize-9:20200406-26.el9.noarch texlive-atbegshi-9:20200406-26.el9.noarch texlive-attachfile-9:20200406-26.el9.noarch texlive-attachfile2-9:20200406-26.el9.noarch texlive-atveryend-9:20200406-26.el9.noarch texlive-auxhook-9:20200406-26.el9.noarch texlive-avantgar-9:20200406-26.el9.noarch texlive-babel-9:20200406-26.el9.noarch texlive-babel-english-9:20200406-26.el9.noarch texlive-babelbib-9:20200406-26.el9.noarch texlive-base-9:20200406-26.el9.noarch texlive-beamer-9:20200406-26.el9.noarch texlive-bera-9:20200406-26.el9.noarch texlive-beton-9:20200406-26.el9.noarch texlive-bibtex-9:20200406-26.el9.x86_64 texlive-bidi-9:20200406-26.el9.noarch texlive-bigintcalc-9:20200406-26.el9.noarch texlive-bitset-9:20200406-26.el9.noarch texlive-bookman-9:20200406-26.el9.noarch texlive-bookmark-9:20200406-26.el9.noarch texlive-booktabs-9:20200406-26.el9.noarch texlive-breakurl-9:20200406-26.el9.noarch texlive-breqn-9:20200406-26.el9.noarch texlive-caption-9:20200406-26.el9.noarch texlive-carlisle-9:20200406-26.el9.noarch texlive-catchfile-9:20200406-26.el9.noarch texlive-changepage-9:20200406-26.el9.noarch texlive-charter-9:20200406-26.el9.noarch texlive-chngcntr-9:20200406-26.el9.noarch texlive-cite-9:20200406-26.el9.noarch texlive-cm-9:20200406-26.el9.noarch texlive-cm-super-9:20200406-26.el9.noarch texlive-cmap-9:20200406-26.el9.noarch texlive-cmextra-9:20200406-26.el9.noarch texlive-collection-basic-9:20200406-26.el9.noarch texlive-collection-fontsrecommended-9:20200406-26.el9.noarch texlive-collection-latex-9:20200406-26.el9.noarch texlive-collection-latexrecommended-9:20200406-26.el9.noarch texlive-colorprofiles-9:20200406-26.el9.noarch texlive-colortbl-9:20200406-26.el9.noarch texlive-courier-9:20200406-26.el9.noarch texlive-crop-9:20200406-26.el9.noarch texlive-csquotes-9:20200406-26.el9.noarch texlive-ctable-9:20200406-26.el9.noarch texlive-currfile-9:20200406-26.el9.noarch texlive-dvipdfmx-9:20200406-26.el9.x86_64 texlive-dvipng-9:20200406-26.el9.x86_64 texlive-dvips-9:20200406-26.el9.x86_64 texlive-ec-9:20200406-26.el9.noarch texlive-enctex-9:20200406-26.el9.noarch texlive-enumitem-9:20200406-26.el9.noarch texlive-epstopdf-pkg-9:20200406-26.el9.noarch texlive-eso-pic-9:20200406-26.el9.noarch texlive-etex-9:20200406-26.el9.noarch texlive-etex-pkg-9:20200406-26.el9.noarch texlive-etexcmds-9:20200406-26.el9.noarch texlive-etoolbox-9:20200406-26.el9.noarch texlive-euenc-9:20200406-26.el9.noarch texlive-euler-9:20200406-26.el9.noarch texlive-euro-9:20200406-26.el9.noarch texlive-eurosym-9:20200406-26.el9.noarch texlive-extsizes-9:20200406-26.el9.noarch texlive-fancybox-9:20200406-26.el9.noarch texlive-fancyhdr-9:20200406-26.el9.noarch texlive-fancyref-9:20200406-26.el9.noarch texlive-fancyvrb-9:20200406-26.el9.noarch texlive-filecontents-9:20200406-26.el9.noarch texlive-filehook-9:20200406-26.el9.noarch texlive-finstrut-9:20200406-26.el9.noarch texlive-fix2col-9:20200406-26.el9.noarch texlive-float-9:20200406-26.el9.noarch texlive-fontspec-9:20200406-26.el9.noarch texlive-footmisc-9:20200406-26.el9.noarch texlive-footnotehyper-9:20200406-26.el9.noarch texlive-fp-9:20200406-26.el9.noarch texlive-fpl-9:20200406-26.el9.noarch texlive-geometry-9:20200406-26.el9.noarch texlive-gettitlestring-9:20200406-26.el9.noarch texlive-glyphlist-9:20200406-26.el9.noarch texlive-graphics-9:20200406-26.el9.noarch texlive-graphics-cfg-9:20200406-26.el9.noarch texlive-graphics-def-9:20200406-26.el9.noarch texlive-grfext-9:20200406-26.el9.noarch texlive-grffile-9:20200406-26.el9.noarch texlive-helvetic-9:20200406-26.el9.noarch texlive-hobsub-9:20200406-26.el9.noarch texlive-hologo-9:20200406-26.el9.noarch texlive-hycolor-9:20200406-26.el9.noarch texlive-hyperref-9:20200406-26.el9.noarch texlive-hyph-utf8-9:20200406-26.el9.noarch texlive-hyphen-base-9:20200406-26.el9.noarch texlive-hyphenex-9:20200406-26.el9.noarch texlive-ifmtarg-9:20200406-26.el9.noarch texlive-ifplatform-9:20200406-26.el9.noarch texlive-iftex-9:20200406-26.el9.noarch texlive-index-9:20200406-26.el9.noarch texlive-infwarerr-9:20200406-26.el9.noarch texlive-intcalc-9:20200406-26.el9.noarch texlive-jknapltx-9:20200406-26.el9.noarch texlive-kastrup-9:20200406-26.el9.noarch texlive-knuth-lib-9:20200406-26.el9.noarch texlive-knuth-local-9:20200406-26.el9.noarch texlive-koma-script-9:20200406-26.el9.noarch texlive-kpathsea-9:20200406-26.el9.x86_64 texlive-kvdefinekeys-9:20200406-26.el9.noarch texlive-kvoptions-9:20200406-26.el9.noarch texlive-kvsetkeys-9:20200406-26.el9.noarch texlive-l3backend-9:20200406-26.el9.noarch texlive-l3experimental-9:20200406-26.el9.noarch texlive-l3kernel-9:20200406-26.el9.noarch texlive-l3packages-9:20200406-26.el9.noarch texlive-latex-9:20200406-26.el9.noarch texlive-latex-fonts-9:20200406-26.el9.noarch texlive-latexbug-9:20200406-26.el9.noarch texlive-latexconfig-9:20200406-26.el9.noarch texlive-letltxmacro-9:20200406-26.el9.noarch texlive-lib-9:20200406-26.el9.x86_64 texlive-lineno-9:20200406-26.el9.noarch texlive-listings-9:20200406-26.el9.noarch texlive-lm-9:20200406-26.el9.noarch texlive-lm-math-9:20200406-26.el9.noarch texlive-ltabptch-9:20200406-26.el9.noarch texlive-ltxcmds-9:20200406-26.el9.noarch texlive-ltxmisc-9:20200406-26.el9.noarch texlive-lua-alt-getopt-9:20200406-26.el9.noarch texlive-luahbtex-9:20200406-26.el9.x86_64 texlive-lualatex-math-9:20200406-26.el9.noarch texlive-lualibs-9:20200406-26.el9.noarch texlive-luaotfload-9:20200406-26.el9.noarch texlive-luatex-9:20200406-26.el9.x86_64 texlive-luatexbase-9:20200406-26.el9.noarch texlive-lwarp-9:20200406-26.el9.noarch texlive-makecmds-9:20200406-26.el9.noarch texlive-makeindex-9:20200406-26.el9.x86_64 texlive-manfnt-font-9:20200406-26.el9.noarch texlive-marginnote-9:20200406-26.el9.noarch texlive-marvosym-9:20200406-26.el9.noarch texlive-mathpazo-9:20200406-26.el9.noarch texlive-mathspec-9:20200406-26.el9.noarch texlive-mathtools-9:20200406-26.el9.noarch texlive-mdwtools-9:20200406-26.el9.noarch texlive-memoir-9:20200406-26.el9.noarch texlive-metafont-9:20200406-26.el9.x86_64 texlive-metalogo-9:20200406-26.el9.noarch texlive-mflogo-9:20200406-26.el9.noarch texlive-mflogo-font-9:20200406-26.el9.noarch texlive-mfnfss-9:20200406-26.el9.noarch texlive-mfware-9:20200406-26.el9.x86_64 texlive-microtype-9:20200406-26.el9.noarch texlive-minitoc-9:20200406-26.el9.noarch texlive-mnsymbol-9:20200406-26.el9.noarch texlive-modes-9:20200406-26.el9.noarch texlive-mparhack-9:20200406-26.el9.noarch texlive-mptopdf-9:20200406-26.el9.noarch texlive-ms-9:20200406-26.el9.noarch texlive-multido-9:20200406-26.el9.noarch texlive-natbib-9:20200406-26.el9.noarch texlive-ncntrsbk-9:20200406-26.el9.noarch texlive-newfloat-9:20200406-26.el9.noarch texlive-notoccite-9:20200406-26.el9.noarch texlive-ntgclass-9:20200406-26.el9.noarch texlive-oberdiek-9:20200406-26.el9.noarch texlive-palatino-9:20200406-26.el9.noarch texlive-paralist-9:20200406-26.el9.noarch texlive-parallel-9:20200406-26.el9.noarch texlive-parskip-9:20200406-26.el9.noarch texlive-pdfcolmk-9:20200406-26.el9.noarch texlive-pdfescape-9:20200406-26.el9.noarch texlive-pdflscape-9:20200406-26.el9.noarch texlive-pdfpages-9:20200406-26.el9.noarch texlive-pdftex-9:20200406-26.el9.x86_64 texlive-pdftexcmds-9:20200406-26.el9.noarch texlive-pgf-9:20200406-26.el9.noarch texlive-placeins-9:20200406-26.el9.noarch texlive-plain-9:20200406-26.el9.noarch texlive-polyglossia-9:20200406-26.el9.noarch texlive-psfrag-9:20200406-26.el9.noarch texlive-pslatex-9:20200406-26.el9.noarch texlive-psnfss-9:20200406-26.el9.noarch texlive-pspicture-9:20200406-26.el9.noarch texlive-pst-3d-9:20200406-26.el9.noarch texlive-pst-arrow-9:20200406-26.el9.noarch texlive-pst-coil-9:20200406-26.el9.noarch texlive-pst-eps-9:20200406-26.el9.noarch texlive-pst-fill-9:20200406-26.el9.noarch texlive-pst-grad-9:20200406-26.el9.noarch texlive-pst-math-9:20200406-26.el9.noarch texlive-pst-node-9:20200406-26.el9.noarch texlive-pst-plot-9:20200406-26.el9.noarch texlive-pst-text-9:20200406-26.el9.noarch texlive-pst-tools-9:20200406-26.el9.noarch texlive-pst-tree-9:20200406-26.el9.noarch texlive-pstricks-9:20200406-26.el9.noarch texlive-pstricks-add-9:20200406-26.el9.noarch texlive-pxfonts-9:20200406-26.el9.noarch texlive-qstest-9:20200406-26.el9.noarch texlive-ragged2e-9:20200406-26.el9.noarch texlive-rcs-9:20200406-26.el9.noarch texlive-realscripts-9:20200406-26.el9.noarch texlive-refcount-9:20200406-26.el9.noarch texlive-rerunfilecheck-9:20200406-26.el9.noarch texlive-rsfs-9:20200406-26.el9.noarch texlive-sansmath-9:20200406-26.el9.noarch texlive-sansmathaccent-9:20200406-26.el9.noarch texlive-sauerj-9:20200406-26.el9.noarch texlive-section-9:20200406-26.el9.noarch texlive-seminar-9:20200406-26.el9.noarch texlive-sepnum-9:20200406-26.el9.noarch texlive-setspace-9:20200406-26.el9.noarch texlive-showexpl-9:20200406-26.el9.noarch texlive-soul-9:20200406-26.el9.noarch texlive-stringenc-9:20200406-26.el9.noarch texlive-subfig-9:20200406-26.el9.noarch texlive-symbol-9:20200406-26.el9.noarch texlive-tex-9:20200406-26.el9.x86_64 texlive-tex-gyre-9:20200406-26.el9.noarch texlive-tex-gyre-math-9:20200406-26.el9.noarch texlive-tex-ini-files-9:20200406-26.el9.noarch texlive-texlive-common-doc-9:20200406-26.el9.noarch texlive-texlive-docindex-9:20200406-26.el9.noarch texlive-texlive-en-9:20200406-26.el9.noarch texlive-texlive-msg-translations-9:20200406-26.el9.noarch texlive-texlive-scripts-9:20200406-26.el9.noarch texlive-texlive.infra-9:20200406-26.el9.noarch texlive-textcase-9:20200406-26.el9.noarch texlive-thumbpdf-9:20200406-26.el9.noarch texlive-times-9:20200406-26.el9.noarch texlive-tipa-9:20200406-26.el9.noarch texlive-titlesec-9:20200406-26.el9.noarch texlive-tools-9:20200406-26.el9.noarch texlive-translator-9:20200406-26.el9.noarch texlive-txfonts-9:20200406-26.el9.noarch texlive-typehtml-9:20200406-26.el9.noarch texlive-ucharcat-9:20200406-26.el9.noarch texlive-ucs-9:20200406-26.el9.noarch texlive-underscore-9:20200406-26.el9.noarch texlive-unicode-data-9:20200406-26.el9.noarch texlive-unicode-math-9:20200406-26.el9.noarch texlive-uniquecounter-9:20200406-26.el9.noarch texlive-updmap-map-9:20200406-26.el9.noarch texlive-url-9:20200406-26.el9.noarch texlive-utopia-9:20200406-26.el9.noarch texlive-varwidth-9:20200406-26.el9.noarch texlive-wasy-9:20200406-26.el9.noarch texlive-wasy-type1-9:20200406-26.el9.noarch texlive-wasysym-9:20200406-26.el9.noarch texlive-xcolor-9:20200406-26.el9.noarch texlive-xdvi-9:20200406-26.el9.x86_64 texlive-xetex-9:20200406-26.el9.x86_64 texlive-xetexconfig-9:20200406-26.el9.noarch texlive-xifthen-9:20200406-26.el9.noarch texlive-xkeyval-9:20200406-26.el9.noarch texlive-xltxtra-9:20200406-26.el9.noarch texlive-xunicode-9:20200406-26.el9.noarch texlive-zapfchan-9:20200406-26.el9.noarch texlive-zapfding-9:20200406-26.el9.noarch texlive-zref-9:20200406-26.el9.noarch tk-1:8.6.10-9.el9.x86_64 unbound-libs-1.24.2-2.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch urw-base35-c059-fonts-20200910-6.el9.noarch urw-base35-d050000l-fonts-20200910-6.el9.noarch urw-base35-fonts-20200910-6.el9.noarch urw-base35-fonts-common-20200910-6.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch urw-base35-p052-fonts-20200910-6.el9.noarch urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch urw-base35-z003-fonts-20200910-6.el9.noarch xdg-utils-1.1.3-13.el9.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch zziplib-0.13.71-12.el9.x86_64 Complete! Repository 'gating-repo' is missing name in configuration, using id. 186 files removed STEP 7/17: RUN cp /usr/share/tcib/container-images/tcib/base/os/tempest/tempest_sudoers /etc/sudoers.d/tempest_sudoers STEP 8/17: RUN chmod 440 /etc/sudoers.d/tempest_sudoers STEP 9/17: RUN mkdir -p /var/lib/tempest/external_files STEP 10/17: RUN mkdir -p /var/lib/kolla/config_files STEP 11/17: RUN chown -R tempest.tempest /var/lib/tempest STEP 12/17: RUN touch /var/lib/kolla/config_files/config.json STEP 13/17: RUN cp /usr/share/tcib/container-images/tcib/base/os/tempest/run_tempest.sh /usr/local/bin/run_tempest.sh STEP 14/17: RUN chmod +x /usr/local/bin/run_tempest.sh STEP 15/17: ENTRYPOINT ["/usr/local/bin/run_tempest.sh"] STEP 16/17: USER tempest STEP 17/17: LABEL "tcib_build_tag"="e43235cb19da04699a53f42b6a75afe9" COMMIT 38.102.83.132:5001/podified-antelope-centos9/openstack-tempest-all:e43235cb19da04699a53f42b6a75afe9 Getting image source signatures Copying blob sha256:d267cff3b31036dbea5bcbfd19abba9991d61d1bc4a8654094d3c5c21ffd0775 Copying blob sha256:9333fa2e454c5b6ef7b3bdd3d498d8af100a05e9604879e72f6cf6fe8d463e4d Copying blob sha256:edac73b1a2744d83479a78a503147d7be4516e492eccb0eb20d82dde70fdd8a2 Copying blob sha256:a45597001b4e8660398233d30435404118e40753ca3c750a4f97ecb66854e778 Copying blob sha256:78786250c516c9ca0e1ab2412dc4409d965a94747b9a7e17bb775334e47c4aaa Copying config sha256:b3613d9c2d7f330028adbee26696673ecbd0f9052b210559d3289bf600d9e6a4 Writing manifest to image destination --> b3613d9c2d7f Successfully tagged 38.102.83.132:5001/podified-antelope-centos9/openstack-tempest-all:e43235cb19da04699a53f42b6a75afe9 b3613d9c2d7f330028adbee26696673ecbd0f9052b210559d3289bf600d9e6a4