STEP 1/18: FROM quay.rdoproject.org/podified-master-centos9/openstack-os:e34ff04664f8b72248b8630afd70ea89 STEP 2/18: ENV USE_EXTERNAL_FILES=true STEP 3/18: USER root STEP 4/18: RUN bash /usr/local/bin/uid_gid_manage horizontest + '[' -z horizontest ']' + _USERS_TO_CREATE=horizontest + 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['valkey']='valkey 42460 42460 /run/valkey 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 horizontest 42455 42455 /var/lib/horizontest kolla ++ awk '{ print $1 }' + _NAME=horizontest ++ echo horizontest 42455 42455 /var/lib/horizontest kolla ++ awk '{ print $2 }' + _UID=42455 ++ echo horizontest 42455 42455 /var/lib/horizontest kolla ++ awk '{ print $3 }' + _GID=42455 ++ echo horizontest 42455 42455 /var/lib/horizontest kolla ++ awk '{ print $4 }' + _HOME_DIR=/var/lib/horizontest ++ awk '{ print $5 }' ++ echo horizontest 42455 42455 /var/lib/horizontest kolla + _EXTRA_GROUPS=kolla + [[ horizontest != \h\o\r\i\z\o\n\t\e\s\t ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/horizontest ]] + _HOME_ARGS='-m --home /var/lib/horizontest' + id -g horizontest + _GROUPADD_CMD='groupadd --gid 42455 horizontest' + id horizontest + _USERADD_CMD='useradd -l -m --home /var/lib/horizontest --shell /usr/sbin/nologin --uid 42455 --gid 42455 --groups kolla horizontest' + eval groupadd --gid 42455 horizontest ++ groupadd --gid 42455 horizontest + eval useradd -l -m --home /var/lib/horizontest --shell /usr/sbin/nologin --uid 42455 --gid 42455 --groups kolla horizontest ++ useradd -l -m --home /var/lib/horizontest --shell /usr/sbin/nologin --uid 42455 --gid 42455 --groups kolla horizontest STEP 5/18: RUN dnf -y install git-core python3-pip xorg-x11-server-Xvfb firefox && dnf clean all && rm -rf /var/cache/dnf delorean-python-castellan-609f4ea667df386849930 759 kB/s | 13 kB 00:00 delorean-openstack-ironic-c525a16b06266b6b474c9 3.0 MB/s | 64 kB 00:00 delorean-openstack-cinder-92c645f1f1e913b5b1cd8 1.8 MB/s | 30 kB 00:00 delorean-ansible-collections-openstack-f584c54d 7.0 MB/s | 121 kB 00:00 delorean-openstack-ceilometer-60803e710e7f5b3cd 1.4 MB/s | 24 kB 00:00 delorean-openstack-kolla-e7bd46dad0b62ff151667b 10 MB/s | 274 kB 00:00 delorean-openstack-nova-3e7017eb2952d5258d96e27 2.5 MB/s | 37 kB 00:00 delorean-openstack-designate-82652559ea8641b11c 764 kB/s | 19 kB 00:00 delorean-openstack-glance-e055873be4079bc9d3716 1.0 MB/s | 19 kB 00:00 delorean-openstack-keystone-4f1b7e96e38463d5fcd 1.8 MB/s | 23 kB 00:00 delorean-openstack-manila-70623bb84e7880f7f2f75 2.4 MB/s | 27 kB 00:00 delorean-python-networking-mlnx-7139a7f0bce9d6a 7.5 MB/s | 130 kB 00:00 delorean-openstack-octavia-e981d3e172b8e4471f97 1.6 MB/s | 25 kB 00:00 delorean-openstack-watcher-71470dac73abba9e5dcf 1.2 MB/s | 17 kB 00:00 delorean-edpm-image-builder-55ba53cf215b14ed95b 356 kB/s | 7.9 kB 00:00 delorean-puppet-manila-5149a266fe4b6990961d8c68 8.2 MB/s | 155 kB 00:00 delorean-openstack-swift-e10c2bafcb8fc80929bce3 1.0 MB/s | 15 kB 00:00 delorean-python-mistral-tests-tempest-900580c95 2.4 MB/s | 35 kB 00:00 delorean-python-django-horizon-915b939b342dc65f 5.3 MB/s | 105 kB 00:00 dlrn-master-testing 72 MB/s | 2.4 MB 00:00 dlrn-master-build-deps 23 MB/s | 516 kB 00:00 centos9-rabbitmq 18 MB/s | 123 kB 00:00 centos9-storage 17 MB/s | 415 kB 00:00 centos9-opstools 3.0 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 33 MB/s | 447 kB 00:00 repo-setup-centos-appstream 94 MB/s | 25 MB 00:00 repo-setup-centos-baseos 82 MB/s | 8.8 MB 00:00 repo-setup-centos-highavailability 34 MB/s | 744 kB 00:00 repo-setup-centos-powertools 108 MB/s | 7.1 MB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 15 MB/s | 20 MB 00:01 Package git-core-2.47.3-1.el9.x86_64 is already installed. Dependencies resolved. ============================================================================================== Package Arch Version Repository Size ============================================================================================== Installing: firefox x86_64 128.14.0-2.el9 repo-setup-centos-appstream 126 M python3-pip noarch 21.3.1-1.el9 repo-setup-centos-appstream 2.0 M xorg-x11-server-Xvfb x86_64 1.20.11-31.el9 repo-setup-centos-appstream 896 k Installing dependencies: acl x86_64 2.3.1-4.el9 repo-setup-centos-baseos 71 k adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 repo-setup-centos-baseos 832 k adwaita-cursor-theme noarch 40.1.1-3.el9 repo-setup-centos-appstream 650 k adwaita-icon-theme noarch 40.1.1-3.el9 repo-setup-centos-appstream 12 M alsa-lib x86_64 1.2.14-1.el9 repo-setup-centos-appstream 529 k at-spi2-atk x86_64 2.38.0-4.el9 repo-setup-centos-appstream 87 k at-spi2-core x86_64 2.40.3-1.el9 repo-setup-centos-appstream 195 k atk x86_64 2.36.0-5.el9 repo-setup-centos-appstream 292 k avahi-libs x86_64 0.8-23.el9 repo-setup-centos-baseos 67 k cairo x86_64 1.17.4-7.el9 repo-setup-centos-appstream 660 k cairo-gobject x86_64 1.17.4-7.el9 repo-setup-centos-appstream 19 k centos-indexhtml noarch 9.3-1.el9 repo-setup-centos-appstream 4.5 M colord-libs x86_64 1.4.5-4.el9 repo-setup-centos-appstream 229 k cups-libs x86_64 1:2.3.3op2-33.el9 repo-setup-centos-baseos 262 k dbus x86_64 1:1.12.20-8.el9 repo-setup-centos-baseos 3.8 k dbus-broker x86_64 28-7.el9 repo-setup-centos-baseos 172 k dbus-common noarch 1:1.12.20-8.el9 repo-setup-centos-baseos 15 k fontconfig x86_64 2.14.0-2.el9 repo-setup-centos-appstream 297 k freetype x86_64 2.10.4-11.el9 repo-setup-centos-baseos 372 k fribidi x86_64 1.0.10-6.el9.2 repo-setup-centos-appstream 85 k gdk-pixbuf2 x86_64 2.42.6-6.el9 repo-setup-centos-appstream 491 k gdk-pixbuf2-modules x86_64 2.42.6-6.el9 repo-setup-centos-appstream 88 k glib-networking x86_64 2.68.3-3.el9 repo-setup-centos-baseos 186 k graphite2 x86_64 1.3.14-9.el9 repo-setup-centos-baseos 95 k gsettings-desktop-schemas x86_64 40.0-7.el9 repo-setup-centos-baseos 682 k gtk-update-icon-cache x86_64 3.24.31-8.el9 repo-setup-centos-appstream 33 k gtk3 x86_64 3.24.31-8.el9 repo-setup-centos-appstream 4.9 M harfbuzz x86_64 2.7.4-10.el9 repo-setup-centos-baseos 624 k hicolor-icon-theme noarch 0.17-13.el9 repo-setup-centos-appstream 219 k hwdata noarch 0.348-9.20.el9 repo-setup-centos-baseos 1.7 M jbigkit-libs x86_64 2.1-23.el9 repo-setup-centos-appstream 53 k json-glib x86_64 1.6.6-1.el9 repo-setup-centos-baseos 163 k kmod-libs x86_64 28-11.el9 repo-setup-centos-baseos 62 k lcms2 x86_64 2.12-3.el9 repo-setup-centos-appstream 168 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 x86_64 1.7.0-11.el9 repo-setup-centos-appstream 646 k libX11-common noarch 1.7.0-11.el9 repo-setup-centos-appstream 205 k libX11-xcb x86_64 1.7.0-11.el9 repo-setup-centos-appstream 11 k libXau x86_64 1.0.9-8.el9 repo-setup-centos-appstream 31 k libXcomposite x86_64 0.4.5-7.el9 repo-setup-centos-appstream 24 k libXcursor x86_64 1.2.0-7.el9 repo-setup-centos-appstream 31 k libXdamage x86_64 1.1.5-7.el9 repo-setup-centos-appstream 23 k libXdmcp x86_64 1.1.3-8.el9 repo-setup-centos-appstream 36 k libXext x86_64 1.3.4-8.el9 repo-setup-centos-appstream 40 k libXfixes x86_64 5.0.3-16.el9 repo-setup-centos-appstream 20 k libXfont2 x86_64 2.0.3-12.el9 repo-setup-centos-appstream 143 k libXft x86_64 2.3.3-8.el9 repo-setup-centos-appstream 62 k libXi x86_64 1.7.10-8.el9 repo-setup-centos-appstream 40 k libXinerama x86_64 1.1.4-10.el9 repo-setup-centos-appstream 15 k libXmu x86_64 1.1.3-8.el9 repo-setup-centos-appstream 75 k libXrandr x86_64 1.5.2-8.el9 repo-setup-centos-appstream 28 k libXrender x86_64 0.9.10-16.el9 repo-setup-centos-appstream 28 k libXt x86_64 1.2.0-6.el9 repo-setup-centos-appstream 180 k libXtst x86_64 1.2.3-16.el9 repo-setup-centos-appstream 21 k libXxf86vm x86_64 1.1.4-18.el9 repo-setup-centos-appstream 19 k libbrotli x86_64 1.0.9-7.el9 repo-setup-centos-baseos 313 k libdatrie x86_64 0.2.13-4.el9 repo-setup-centos-appstream 33 k libdrm x86_64 2.4.123-2.el9 repo-setup-centos-appstream 161 k libepoxy x86_64 1.5.5-4.el9 repo-setup-centos-appstream 241 k libfontenc x86_64 1.1.3-17.el9 repo-setup-centos-appstream 31 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 libgusb x86_64 0.3.8-2.el9 repo-setup-centos-baseos 51 k libicu x86_64 67.1-10.el9 repo-setup-centos-baseos 9.6 M libjpeg-turbo x86_64 2.0.90-7.el9 repo-setup-centos-appstream 175 k libpciaccess x86_64 0.16-7.el9 repo-setup-centos-baseos 27 k libpng x86_64 2:1.6.37-12.el9 repo-setup-centos-baseos 117 k libproxy x86_64 0.4.15-35.el9 repo-setup-centos-baseos 74 k libpsl x86_64 0.21.1-5.el9 repo-setup-centos-baseos 64 k libseccomp x86_64 2.5.2-2.el9 repo-setup-centos-baseos 72 k libsoup x86_64 2.72.0-10.el9 repo-setup-centos-appstream 403 k libstemmer x86_64 0-18.585svn.el9 repo-setup-centos-appstream 83 k libthai x86_64 0.1.28-8.el9 repo-setup-centos-appstream 208 k libtiff x86_64 4.4.0-15.el9 repo-setup-centos-appstream 197 k libtracker-sparql x86_64 3.1.2-3.el9 repo-setup-centos-appstream 324 k libusbx x86_64 1.0.26-1.el9 repo-setup-centos-baseos 76 k libwayland-client x86_64 1.21.0-1.el9 repo-setup-centos-appstream 33 k libwayland-cursor x86_64 1.21.0-1.el9 repo-setup-centos-appstream 19 k libwayland-egl x86_64 1.21.0-1.el9 repo-setup-centos-appstream 13 k libwayland-server x86_64 1.21.0-1.el9 repo-setup-centos-appstream 42 k libwebp x86_64 1.2.0-8.el9 repo-setup-centos-appstream 277 k libxcb x86_64 1.13.1-9.el9 repo-setup-centos-appstream 243 k libxkbcommon x86_64 1.0.3-4.el9 repo-setup-centos-appstream 133 k libxkbfile x86_64 1.1.0-8.el9 repo-setup-centos-appstream 89 k libxshmfence x86_64 1.3-10.el9 repo-setup-centos-appstream 13 k llvm-filesystem x86_64 20.1.8-3.el9 repo-setup-centos-appstream 9.1 k llvm-libs x86_64 20.1.8-3.el9 repo-setup-centos-appstream 30 M mesa-dri-drivers x86_64 25.0.7-2.el9 repo-setup-centos-appstream 9.7 M mesa-filesystem x86_64 25.0.7-2.el9 repo-setup-centos-appstream 11 k mesa-libGL x86_64 25.0.7-2.el9 repo-setup-centos-appstream 154 k mesa-libgbm x86_64 25.0.7-2.el9 repo-setup-centos-appstream 16 k mozilla-filesystem x86_64 1.9-30.el9 repo-setup-centos-appstream 9.6 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 pango x86_64 1.48.7-3.el9 repo-setup-centos-appstream 302 k pciutils-libs x86_64 3.7.0-7.el9 repo-setup-centos-baseos 41 k pixman x86_64 0.40.0-6.el9 repo-setup-centos-appstream 269 k publicsuffix-list-dafsa noarch 20210518-3.el9 repo-setup-centos-baseos 58 k shared-mime-info x86_64 2.1-5.el9 repo-setup-centos-baseos 558 k spirv-tools-libs x86_64 2025.2-1.el9 repo-setup-centos-appstream 1.5 M systemd x86_64 252-55.el9 repo-setup-centos-baseos 4.2 M systemd-pam x86_64 252-55.el9 repo-setup-centos-baseos 284 k systemd-rpm-macros noarch 252-55.el9 repo-setup-centos-baseos 72 k xkbcomp x86_64 1.4.4-4.el9 repo-setup-centos-appstream 100 k xkeyboard-config noarch 2.33-2.el9 repo-setup-centos-appstream 859 k xml-common noarch 0.6.3-58.el9 repo-setup-centos-appstream 32 k xorg-x11-server-common x86_64 1.20.11-31.el9 repo-setup-centos-appstream 35 k xorg-x11-xauth x86_64 1:1.1-10.el9 repo-setup-centos-appstream 37 k Transaction Summary ============================================================================================== Install 116 Packages Total download size: 224 M Installed size: 657 M Downloading Packages: (1/116): adwaita-cursor-theme-40.1.1-3.el9.noar 6.5 MB/s | 650 kB 00:00 (2/116): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 20 MB/s | 87 kB 00:00 (3/116): alsa-lib-1.2.14-1.el9.x86_64.rpm 4.9 MB/s | 529 kB 00:00 (4/116): at-spi2-core-2.40.3-1.el9.x86_64.rpm 29 MB/s | 195 kB 00:00 (5/116): atk-2.36.0-5.el9.x86_64.rpm 24 MB/s | 292 kB 00:00 (6/116): cairo-1.17.4-7.el9.x86_64.rpm 68 MB/s | 660 kB 00:00 (7/116): cairo-gobject-1.17.4-7.el9.x86_64.rpm 6.1 MB/s | 19 kB 00:00 (8/116): colord-libs-1.4.5-4.el9.x86_64.rpm 21 MB/s | 229 kB 00:00 (9/116): centos-indexhtml-9.3-1.el9.noarch.rpm 87 MB/s | 4.5 MB 00:00 (10/116): fontconfig-2.14.0-2.el9.x86_64.rpm 32 MB/s | 297 kB 00:00 (11/116): fribidi-1.0.10-6.el9.2.x86_64.rpm 13 MB/s | 85 kB 00:00 (12/116): gdk-pixbuf2-2.42.6-6.el9.x86_64.rpm 38 MB/s | 491 kB 00:00 (13/116): gdk-pixbuf2-modules-2.42.6-6.el9.x86_ 25 MB/s | 88 kB 00:00 (14/116): gtk-update-icon-cache-3.24.31-8.el9.x 8.5 MB/s | 33 kB 00:00 (15/116): adwaita-icon-theme-40.1.1-3.el9.noarc 48 MB/s | 12 MB 00:00 (16/116): gtk3-3.24.31-8.el9.x86_64.rpm 80 MB/s | 4.9 MB 00:00 (17/116): jbigkit-libs-2.1-23.el9.x86_64.rpm 14 MB/s | 53 kB 00:00 (18/116): lcms2-2.12-3.el9.x86_64.rpm 37 MB/s | 168 kB 00:00 (19/116): libICE-1.0.10-8.el9.x86_64.rpm 14 MB/s | 71 kB 00:00 (20/116): libSM-1.2.3-10.el9.x86_64.rpm 13 MB/s | 42 kB 00:00 (21/116): libX11-1.7.0-11.el9.x86_64.rpm 64 MB/s | 646 kB 00:00 (22/116): hicolor-icon-theme-0.17-13.el9.noarch 4.0 MB/s | 219 kB 00:00 (23/116): libX11-xcb-1.7.0-11.el9.x86_64.rpm 4.7 MB/s | 11 kB 00:00 (24/116): libX11-common-1.7.0-11.el9.noarch.rpm 23 MB/s | 205 kB 00:00 (25/116): libXau-1.0.9-8.el9.x86_64.rpm 8.6 MB/s | 31 kB 00:00 (26/116): libXcomposite-0.4.5-7.el9.x86_64.rpm 8.5 MB/s | 24 kB 00:00 (27/116): libXcursor-1.2.0-7.el9.x86_64.rpm 9.1 MB/s | 31 kB 00:00 (28/116): libXdamage-1.1.5-7.el9.x86_64.rpm 6.0 MB/s | 23 kB 00:00 (29/116): libXdmcp-1.1.3-8.el9.x86_64.rpm 14 MB/s | 36 kB 00:00 (30/116): libXext-1.3.4-8.el9.x86_64.rpm 9.7 MB/s | 40 kB 00:00 (31/116): libXfixes-5.0.3-16.el9.x86_64.rpm 5.7 MB/s | 20 kB 00:00 (32/116): libXft-2.3.3-8.el9.x86_64.rpm 16 MB/s | 62 kB 00:00 (33/116): libXfont2-2.0.3-12.el9.x86_64.rpm 23 MB/s | 143 kB 00:00 (34/116): libXi-1.7.10-8.el9.x86_64.rpm 13 MB/s | 40 kB 00:00 (35/116): libXinerama-1.1.4-10.el9.x86_64.rpm 4.8 MB/s | 15 kB 00:00 (36/116): libXrandr-1.5.2-8.el9.x86_64.rpm 12 MB/s | 28 kB 00:00 (37/116): libXmu-1.1.3-8.el9.x86_64.rpm 15 MB/s | 75 kB 00:00 (38/116): libXrender-0.9.10-16.el9.x86_64.rpm 8.2 MB/s | 28 kB 00:00 (39/116): libXt-1.2.0-6.el9.x86_64.rpm 39 MB/s | 180 kB 00:00 (40/116): libXtst-1.2.3-16.el9.x86_64.rpm 7.9 MB/s | 21 kB 00:00 (41/116): libXxf86vm-1.1.4-18.el9.x86_64.rpm 6.4 MB/s | 19 kB 00:00 (42/116): libdatrie-0.2.13-4.el9.x86_64.rpm 9.7 MB/s | 33 kB 00:00 (43/116): libdrm-2.4.123-2.el9.x86_64.rpm 31 MB/s | 161 kB 00:00 (44/116): libepoxy-1.5.5-4.el9.x86_64.rpm 37 MB/s | 241 kB 00:00 (45/116): libfontenc-1.1.3-17.el9.x86_64.rpm 11 MB/s | 31 kB 00:00 (46/116): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 41 MB/s | 142 kB 00:00 (47/116): libglvnd-1.3.4-1.el9.x86_64.rpm 25 MB/s | 135 kB 00:00 (48/116): libjpeg-turbo-2.0.90-7.el9.x86_64.rpm 3.2 MB/s | 175 kB 00:00 (49/116): libsoup-2.72.0-10.el9.x86_64.rpm 7.1 MB/s | 403 kB 00:00 (50/116): libstemmer-0-18.585svn.el9.x86_64.rpm 27 MB/s | 83 kB 00:00 (51/116): libthai-0.1.28-8.el9.x86_64.rpm 45 MB/s | 208 kB 00:00 (52/116): libtiff-4.4.0-15.el9.x86_64.rpm 3.8 MB/s | 197 kB 00:00 (53/116): libtracker-sparql-3.1.2-3.el9.x86_64. 6.2 MB/s | 324 kB 00:00 (54/116): libwayland-client-1.21.0-1.el9.x86_64 686 kB/s | 33 kB 00:00 (55/116): libwayland-cursor-1.21.0-1.el9.x86_64 401 kB/s | 19 kB 00:00 (56/116): libwayland-egl-1.21.0-1.el9.x86_64.rp 260 kB/s | 13 kB 00:00 (57/116): libwayland-server-1.21.0-1.el9.x86_64 859 kB/s | 42 kB 00:00 (58/116): libwebp-1.2.0-8.el9.x86_64.rpm 39 MB/s | 277 kB 00:00 (59/116): libxcb-1.13.1-9.el9.x86_64.rpm 38 MB/s | 243 kB 00:00 (60/116): libxkbfile-1.1.0-8.el9.x86_64.rpm 23 MB/s | 89 kB 00:00 (61/116): libxkbcommon-1.0.3-4.el9.x86_64.rpm 22 MB/s | 133 kB 00:00 (62/116): libxshmfence-1.3-10.el9.x86_64.rpm 11 MB/s | 13 kB 00:00 (63/116): llvm-filesystem-20.1.8-3.el9.x86_64.r 190 kB/s | 9.1 kB 00:00 (64/116): mesa-dri-drivers-25.0.7-2.el9.x86_64. 65 MB/s | 9.7 MB 00:00 (65/116): mesa-filesystem-25.0.7-2.el9.x86_64.r 215 kB/s | 11 kB 00:00 (66/116): mesa-libGL-25.0.7-2.el9.x86_64.rpm 3.0 MB/s | 154 kB 00:00 (67/116): llvm-libs-20.1.8-3.el9.x86_64.rpm 88 MB/s | 30 MB 00:00 (68/116): mozilla-filesystem-1.9-30.el9.x86_64. 1.5 MB/s | 9.6 kB 00:00 (69/116): mesa-libgbm-25.0.7-2.el9.x86_64.rpm 312 kB/s | 16 kB 00:00 (70/116): nspr-4.36.0-4.el9.x86_64.rpm 17 MB/s | 133 kB 00:00 (71/116): nss-3.112.0-4.el9.x86_64.rpm 12 MB/s | 722 kB 00:00 (72/116): nss-softokn-3.112.0-4.el9.x86_64.rpm 6.7 MB/s | 399 kB 00:00 (73/116): nss-sysinit-3.112.0-4.el9.x86_64.rpm 339 kB/s | 18 kB 00:00 (74/116): nss-softokn-freebl-3.112.0-4.el9.x86_ 7.0 MB/s | 413 kB 00:00 (75/116): firefox-128.14.0-2.el9.x86_64.rpm 114 MB/s | 126 MB 00:01 (76/116): nss-util-3.112.0-4.el9.x86_64.rpm 456 kB/s | 88 kB 00:00 (77/116): pango-1.48.7-3.el9.x86_64.rpm 1.5 MB/s | 302 kB 00:00 (78/116): pixman-0.40.0-6.el9.x86_64.rpm 78 MB/s | 269 kB 00:00 (79/116): xkbcomp-1.4.4-4.el9.x86_64.rpm 12 MB/s | 100 kB 00:00 (80/116): python3-pip-21.3.1-1.el9.noarch.rpm 99 MB/s | 2.0 MB 00:00 (81/116): xkeyboard-config-2.33-2.el9.noarch.rp 65 MB/s | 859 kB 00:00 (82/116): xml-common-0.6.3-58.el9.noarch.rpm 8.1 MB/s | 32 kB 00:00 (83/116): spirv-tools-libs-2025.2-1.el9.x86_64. 22 MB/s | 1.5 MB 00:00 (84/116): xorg-x11-xauth-1.1-10.el9.x86_64.rpm 5.6 MB/s | 37 kB 00:00 (85/116): xorg-x11-server-common-1.20.11-31.el9 685 kB/s | 35 kB 00:00 (86/116): acl-2.3.1-4.el9.x86_64.rpm 12 MB/s | 71 kB 00:00 (87/116): xorg-x11-server-Xvfb-1.20.11-31.el9.x 14 MB/s | 896 kB 00:00 (88/116): adobe-source-code-pro-fonts-2.030.1.0 14 MB/s | 832 kB 00:00 (89/116): avahi-libs-0.8-23.el9.x86_64.rpm 1.2 MB/s | 67 kB 00:00 (90/116): dbus-1.12.20-8.el9.x86_64.rpm 2.5 MB/s | 3.8 kB 00:00 (91/116): dbus-common-1.12.20-8.el9.noarch.rpm 9.6 MB/s | 15 kB 00:00 (92/116): cups-libs-2.3.3op2-33.el9.x86_64.rpm 4.6 MB/s | 262 kB 00:00 (93/116): dbus-broker-28-7.el9.x86_64.rpm 38 MB/s | 172 kB 00:00 (94/116): glib-networking-2.68.3-3.el9.x86_64.r 3.5 MB/s | 186 kB 00:00 (95/116): graphite2-1.3.14-9.el9.x86_64.rpm 1.8 MB/s | 95 kB 00:00 (96/116): freetype-2.10.4-11.el9.x86_64.rpm 6.2 MB/s | 372 kB 00:00 (97/116): hwdata-0.348-9.20.el9.noarch.rpm 87 MB/s | 1.7 MB 00:00 (98/116): harfbuzz-2.7.4-10.el9.x86_64.rpm 12 MB/s | 624 kB 00:00 (99/116): kmod-libs-28-11.el9.x86_64.rpm 31 MB/s | 62 kB 00:00 (100/116): gsettings-desktop-schemas-40.0-7.el9 12 MB/s | 682 kB 00:00 (101/116): libbrotli-1.0.9-7.el9.x86_64.rpm 77 MB/s | 313 kB 00:00 (102/116): json-glib-1.6.6-1.el9.x86_64.rpm 3.0 MB/s | 163 kB 00:00 (103/116): libgusb-0.3.8-2.el9.x86_64.rpm 974 kB/s | 51 kB 00:00 (104/116): libicu-67.1-10.el9.x86_64.rpm 134 MB/s | 9.6 MB 00:00 (105/116): libpciaccess-0.16-7.el9.x86_64.rpm 497 kB/s | 27 kB 00:00 (106/116): libpng-1.6.37-12.el9.x86_64.rpm 2.2 MB/s | 117 kB 00:00 (107/116): libseccomp-2.5.2-2.el9.x86_64.rpm 34 MB/s | 72 kB 00:00 (108/116): libproxy-0.4.15-35.el9.x86_64.rpm 1.4 MB/s | 74 kB 00:00 (109/116): libpsl-0.21.1-5.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 (110/116): pciutils-libs-3.7.0-7.el9.x86_64.rpm 9.2 MB/s | 41 kB 00:00 (111/116): shared-mime-info-2.1-5.el9.x86_64.rp 66 MB/s | 558 kB 00:00 (112/116): systemd-252-55.el9.x86_64.rpm 174 MB/s | 4.2 MB 00:00 (113/116): libusbx-1.0.26-1.el9.x86_64.rpm 1.4 MB/s | 76 kB 00:00 (114/116): systemd-pam-252-55.el9.x86_64.rpm 98 MB/s | 284 kB 00:00 (115/116): systemd-rpm-macros-252-55.el9.noarch 31 MB/s | 72 kB 00:00 (116/116): publicsuffix-list-dafsa-20210518-3.e 1.2 MB/s | 58 kB 00:00 -------------------------------------------------------------------------------- Total 134 MB/s | 224 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : nspr-4.36.0-4.el9.x86_64 1/116 Installing : nss-util-3.112.0-4.el9.x86_64 2/116 Installing : libpng-2:1.6.37-12.el9.x86_64 3/116 Installing : pixman-0.40.0-6.el9.x86_64 4/116 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 5/116 Installing : libXau-1.0.9-8.el9.x86_64 6/116 Installing : libxcb-1.13.1-9.el9.x86_64 7/116 Installing : libX11-xcb-1.7.0-11.el9.x86_64 8/116 Installing : atk-2.36.0-5.el9.x86_64 9/116 Installing : libbrotli-1.0.9-7.el9.x86_64 10/116 Installing : xkeyboard-config-2.33-2.el9.noarch 11/116 Installing : libwayland-client-1.21.0-1.el9.x86_64 12/116 Installing : libICE-1.0.10-8.el9.x86_64 13/116 Installing : fribidi-1.0.10-6.el9.2.x86_64 14/116 Installing : libSM-1.2.3-10.el9.x86_64 15/116 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 16/116 Installing : libxkbcommon-1.0.3-4.el9.x86_64 17/116 Installing : nss-softokn-freebl-3.112.0-4.el9.x86_64 18/116 Installing : nss-softokn-3.112.0-4.el9.x86_64 19/116 Installing : nss-3.112.0-4.el9.x86_64 20/116 Running scriptlet: nss-3.112.0-4.el9.x86_64 20/116 Installing : nss-sysinit-3.112.0-4.el9.x86_64 21/116 Installing : systemd-rpm-macros-252-55.el9.noarch 22/116 Installing : shared-mime-info-2.1-5.el9.x86_64 23/116 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 23/116 Installing : gdk-pixbuf2-2.42.6-6.el9.x86_64 24/116 Installing : gtk-update-icon-cache-3.24.31-8.el9.x86_64 25/116 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 26/116 Installing : libpsl-0.21.1-5.el9.x86_64 27/116 Installing : pciutils-libs-3.7.0-7.el9.x86_64 28/116 Installing : libusbx-1.0.26-1.el9.x86_64 29/116 Installing : libgusb-0.3.8-2.el9.x86_64 30/116 Installing : libseccomp-2.5.2-2.el9.x86_64 31/116 Installing : libproxy-0.4.15-35.el9.x86_64 32/116 Installing : libicu-67.1-10.el9.x86_64 33/116 Installing : kmod-libs-28-11.el9.x86_64 34/116 Installing : json-glib-1.6.6-1.el9.x86_64 35/116 Installing : hwdata-0.348-9.20.el9.noarch 36/116 Installing : libpciaccess-0.16-7.el9.x86_64 37/116 Installing : libdrm-2.4.123-2.el9.x86_64 38/116 Installing : graphite2-1.3.14-9.el9.x86_64 39/116 Installing : harfbuzz-2.7.4-10.el9.x86_64 40/116 Installing : freetype-2.10.4-11.el9.x86_64 41/116 Installing : avahi-libs-0.8-23.el9.x86_64 42/116 Installing : cups-libs-1:2.3.3op2-33.el9.x86_64 43/116 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 44/116 Installing : gsettings-desktop-schemas-40.0-7.el9.x86_64 45/116 Installing : glib-networking-2.68.3-3.el9.x86_64 46/116 Installing : libsoup-2.72.0-10.el9.x86_64 47/116 Installing : acl-2.3.1-4.el9.x86_64 48/116 Installing : dbus-1:1.12.20-8.el9.x86_64 49/116 Installing : systemd-pam-252-55.el9.x86_64 50/116 Running scriptlet: systemd-252-55.el9.x86_64 51/116 Installing : systemd-252-55.el9.x86_64 51/116 Running scriptlet: systemd-252-55.el9.x86_64 51/116 Installing : dbus-common-1:1.12.20-8.el9.noarch 52/116 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 52/116 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 53/116 Installing : dbus-broker-28-7.el9.x86_64 53/116 Running scriptlet: dbus-broker-28-7.el9.x86_64 53/116 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Running scriptlet: xml-common-0.6.3-58.el9.noarch 54/116 Installing : xml-common-0.6.3-58.el9.noarch 54/116 Installing : fontconfig-2.14.0-2.el9.x86_64 55/116 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 55/116 Installing : spirv-tools-libs-2025.2-1.el9.x86_64 56/116 Installing : mozilla-filesystem-1.9-30.el9.x86_64 57/116 Installing : mesa-filesystem-25.0.7-2.el9.x86_64 58/116 Installing : llvm-filesystem-20.1.8-3.el9.x86_64 59/116 Installing : llvm-libs-20.1.8-3.el9.x86_64 60/116 Installing : libxshmfence-1.3-10.el9.x86_64 61/116 Installing : libwebp-1.2.0-8.el9.x86_64 62/116 Installing : libwayland-server-1.21.0-1.el9.x86_64 63/116 Installing : mesa-libgbm-25.0.7-2.el9.x86_64 64/116 Installing : mesa-dri-drivers-25.0.7-2.el9.x86_64 65/116 Installing : libwayland-egl-1.21.0-1.el9.x86_64 66/116 Installing : libstemmer-0-18.585svn.el9.x86_64 67/116 Installing : libtracker-sparql-3.1.2-3.el9.x86_64 68/116 Installing : libglvnd-1:1.3.4-1.el9.x86_64 69/116 Installing : libfontenc-1.1.3-17.el9.x86_64 70/116 Installing : libXfont2-2.0.3-12.el9.x86_64 71/116 Installing : libepoxy-1.5.5-4.el9.x86_64 72/116 Installing : libdatrie-0.2.13-4.el9.x86_64 73/116 Installing : libthai-0.1.28-8.el9.x86_64 74/116 Installing : libXdmcp-1.1.3-8.el9.x86_64 75/116 Installing : libX11-common-1.7.0-11.el9.noarch 76/116 Installing : libX11-1.7.0-11.el9.x86_64 77/116 Installing : libXext-1.3.4-8.el9.x86_64 78/116 Installing : libXrender-0.9.10-16.el9.x86_64 79/116 Installing : cairo-1.17.4-7.el9.x86_64 80/116 Installing : libXi-1.7.10-8.el9.x86_64 81/116 Installing : libXfixes-5.0.3-16.el9.x86_64 82/116 Installing : libXcursor-1.2.0-7.el9.x86_64 83/116 Installing : libXdamage-1.1.5-7.el9.x86_64 84/116 Installing : cairo-gobject-1.17.4-7.el9.x86_64 85/116 Installing : libXrandr-1.5.2-8.el9.x86_64 86/116 Installing : libXcomposite-0.4.5-7.el9.x86_64 87/116 Installing : libXtst-1.2.3-16.el9.x86_64 88/116 Installing : at-spi2-core-2.40.3-1.el9.x86_64 89/116 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 90/116 Installing : libXft-2.3.3-8.el9.x86_64 91/116 Installing : pango-1.48.7-3.el9.x86_64 92/116 Installing : libXinerama-1.1.4-10.el9.x86_64 93/116 Installing : libXxf86vm-1.1.4-18.el9.x86_64 94/116 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 95/116 Installing : mesa-libGL-25.0.7-2.el9.x86_64 96/116 Installing : libXt-1.2.0-6.el9.x86_64 97/116 Installing : libXmu-1.1.3-8.el9.x86_64 98/116 Installing : xorg-x11-xauth-1:1.1-10.el9.x86_64 99/116 Installing : libxkbfile-1.1.0-8.el9.x86_64 100/116 Installing : xkbcomp-1.4.4-4.el9.x86_64 101/116 Installing : xorg-x11-server-common-1.20.11-31.el9.x86_64 102/116 Installing : lcms2-2.12-3.el9.x86_64 103/116 Installing : colord-libs-1.4.5-4.el9.x86_64 104/116 Installing : jbigkit-libs-2.1-23.el9.x86_64 105/116 Installing : libtiff-4.4.0-15.el9.x86_64 106/116 Installing : gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 107/116 Installing : hicolor-icon-theme-0.17-13.el9.noarch 108/116 Installing : centos-indexhtml-9.3-1.el9.noarch 109/116 Installing : alsa-lib-1.2.14-1.el9.x86_64 110/116 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 111/116 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 112/116 Installing : gtk3-3.24.31-8.el9.x86_64 113/116 Installing : firefox-128.14.0-2.el9.x86_64 114/116 Running scriptlet: firefox-128.14.0-2.el9.x86_64 114/116 Installing : xorg-x11-server-Xvfb-1.20.11-31.el9.x86_64 115/116 Installing : python3-pip-21.3.1-1.el9.noarch 116/116 Running scriptlet: nss-3.112.0-4.el9.x86_64 116/116 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 116/116 Running scriptlet: firefox-128.14.0-2.el9.x86_64 116/116 Running scriptlet: python3-pip-21.3.1-1.el9.noarch 116/116 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 1/116 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 2/116 Verifying : alsa-lib-1.2.14-1.el9.x86_64 3/116 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 4/116 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 5/116 Verifying : atk-2.36.0-5.el9.x86_64 6/116 Verifying : cairo-1.17.4-7.el9.x86_64 7/116 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 8/116 Verifying : centos-indexhtml-9.3-1.el9.noarch 9/116 Verifying : colord-libs-1.4.5-4.el9.x86_64 10/116 Verifying : firefox-128.14.0-2.el9.x86_64 11/116 Verifying : fontconfig-2.14.0-2.el9.x86_64 12/116 Verifying : fribidi-1.0.10-6.el9.2.x86_64 13/116 Verifying : gdk-pixbuf2-2.42.6-6.el9.x86_64 14/116 Verifying : gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 15/116 Verifying : gtk-update-icon-cache-3.24.31-8.el9.x86_64 16/116 Verifying : gtk3-3.24.31-8.el9.x86_64 17/116 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 18/116 Verifying : jbigkit-libs-2.1-23.el9.x86_64 19/116 Verifying : lcms2-2.12-3.el9.x86_64 20/116 Verifying : libICE-1.0.10-8.el9.x86_64 21/116 Verifying : libSM-1.2.3-10.el9.x86_64 22/116 Verifying : libX11-1.7.0-11.el9.x86_64 23/116 Verifying : libX11-common-1.7.0-11.el9.noarch 24/116 Verifying : libX11-xcb-1.7.0-11.el9.x86_64 25/116 Verifying : libXau-1.0.9-8.el9.x86_64 26/116 Verifying : libXcomposite-0.4.5-7.el9.x86_64 27/116 Verifying : libXcursor-1.2.0-7.el9.x86_64 28/116 Verifying : libXdamage-1.1.5-7.el9.x86_64 29/116 Verifying : libXdmcp-1.1.3-8.el9.x86_64 30/116 Verifying : libXext-1.3.4-8.el9.x86_64 31/116 Verifying : libXfixes-5.0.3-16.el9.x86_64 32/116 Verifying : libXfont2-2.0.3-12.el9.x86_64 33/116 Verifying : libXft-2.3.3-8.el9.x86_64 34/116 Verifying : libXi-1.7.10-8.el9.x86_64 35/116 Verifying : libXinerama-1.1.4-10.el9.x86_64 36/116 Verifying : libXmu-1.1.3-8.el9.x86_64 37/116 Verifying : libXrandr-1.5.2-8.el9.x86_64 38/116 Verifying : libXrender-0.9.10-16.el9.x86_64 39/116 Verifying : libXt-1.2.0-6.el9.x86_64 40/116 Verifying : libXtst-1.2.3-16.el9.x86_64 41/116 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 42/116 Verifying : libdatrie-0.2.13-4.el9.x86_64 43/116 Verifying : libdrm-2.4.123-2.el9.x86_64 44/116 Verifying : libepoxy-1.5.5-4.el9.x86_64 45/116 Verifying : libfontenc-1.1.3-17.el9.x86_64 46/116 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 47/116 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 48/116 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 49/116 Verifying : libsoup-2.72.0-10.el9.x86_64 50/116 Verifying : libstemmer-0-18.585svn.el9.x86_64 51/116 Verifying : libthai-0.1.28-8.el9.x86_64 52/116 Verifying : libtiff-4.4.0-15.el9.x86_64 53/116 Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 54/116 Verifying : libwayland-client-1.21.0-1.el9.x86_64 55/116 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 56/116 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 57/116 Verifying : libwayland-server-1.21.0-1.el9.x86_64 58/116 Verifying : libwebp-1.2.0-8.el9.x86_64 59/116 Verifying : libxcb-1.13.1-9.el9.x86_64 60/116 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 61/116 Verifying : libxkbfile-1.1.0-8.el9.x86_64 62/116 Verifying : libxshmfence-1.3-10.el9.x86_64 63/116 Verifying : llvm-filesystem-20.1.8-3.el9.x86_64 64/116 Verifying : llvm-libs-20.1.8-3.el9.x86_64 65/116 Verifying : mesa-dri-drivers-25.0.7-2.el9.x86_64 66/116 Verifying : mesa-filesystem-25.0.7-2.el9.x86_64 67/116 Verifying : mesa-libGL-25.0.7-2.el9.x86_64 68/116 Verifying : mesa-libgbm-25.0.7-2.el9.x86_64 69/116 Verifying : mozilla-filesystem-1.9-30.el9.x86_64 70/116 Verifying : nspr-4.36.0-4.el9.x86_64 71/116 Verifying : nss-3.112.0-4.el9.x86_64 72/116 Verifying : nss-softokn-3.112.0-4.el9.x86_64 73/116 Verifying : nss-softokn-freebl-3.112.0-4.el9.x86_64 74/116 Verifying : nss-sysinit-3.112.0-4.el9.x86_64 75/116 Verifying : nss-util-3.112.0-4.el9.x86_64 76/116 Verifying : pango-1.48.7-3.el9.x86_64 77/116 Verifying : pixman-0.40.0-6.el9.x86_64 78/116 Verifying : python3-pip-21.3.1-1.el9.noarch 79/116 Verifying : spirv-tools-libs-2025.2-1.el9.x86_64 80/116 Verifying : xkbcomp-1.4.4-4.el9.x86_64 81/116 Verifying : xkeyboard-config-2.33-2.el9.noarch 82/116 Verifying : xml-common-0.6.3-58.el9.noarch 83/116 Verifying : xorg-x11-server-Xvfb-1.20.11-31.el9.x86_64 84/116 Verifying : xorg-x11-server-common-1.20.11-31.el9.x86_64 85/116 Verifying : xorg-x11-xauth-1:1.1-10.el9.x86_64 86/116 Verifying : acl-2.3.1-4.el9.x86_64 87/116 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 88/116 Verifying : avahi-libs-0.8-23.el9.x86_64 89/116 Verifying : cups-libs-1:2.3.3op2-33.el9.x86_64 90/116 Verifying : dbus-1:1.12.20-8.el9.x86_64 91/116 Verifying : dbus-broker-28-7.el9.x86_64 92/116 Verifying : dbus-common-1:1.12.20-8.el9.noarch 93/116 Verifying : freetype-2.10.4-11.el9.x86_64 94/116 Verifying : glib-networking-2.68.3-3.el9.x86_64 95/116 Verifying : graphite2-1.3.14-9.el9.x86_64 96/116 Verifying : gsettings-desktop-schemas-40.0-7.el9.x86_64 97/116 Verifying : harfbuzz-2.7.4-10.el9.x86_64 98/116 Verifying : hwdata-0.348-9.20.el9.noarch 99/116 Verifying : json-glib-1.6.6-1.el9.x86_64 100/116 Verifying : kmod-libs-28-11.el9.x86_64 101/116 Verifying : libbrotli-1.0.9-7.el9.x86_64 102/116 Verifying : libgusb-0.3.8-2.el9.x86_64 103/116 Verifying : libicu-67.1-10.el9.x86_64 104/116 Verifying : libpciaccess-0.16-7.el9.x86_64 105/116 Verifying : libpng-2:1.6.37-12.el9.x86_64 106/116 Verifying : libproxy-0.4.15-35.el9.x86_64 107/116 Verifying : libpsl-0.21.1-5.el9.x86_64 108/116 Verifying : libseccomp-2.5.2-2.el9.x86_64 109/116 Verifying : libusbx-1.0.26-1.el9.x86_64 110/116 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 111/116 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 112/116 Verifying : shared-mime-info-2.1-5.el9.x86_64 113/116 Verifying : systemd-252-55.el9.x86_64 114/116 Verifying : systemd-pam-252-55.el9.x86_64 115/116 Verifying : systemd-rpm-macros-252-55.el9.noarch 116/116 Installed: acl-2.3.1-4.el9.x86_64 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch alsa-lib-1.2.14-1.el9.x86_64 at-spi2-atk-2.38.0-4.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 atk-2.36.0-5.el9.x86_64 avahi-libs-0.8-23.el9.x86_64 cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 centos-indexhtml-9.3-1.el9.noarch colord-libs-1.4.5-4.el9.x86_64 cups-libs-1:2.3.3op2-33.el9.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch firefox-128.14.0-2.el9.x86_64 fontconfig-2.14.0-2.el9.x86_64 freetype-2.10.4-11.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 gdk-pixbuf2-2.42.6-6.el9.x86_64 gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 glib-networking-2.68.3-3.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 gsettings-desktop-schemas-40.0-7.el9.x86_64 gtk-update-icon-cache-3.24.31-8.el9.x86_64 gtk3-3.24.31-8.el9.x86_64 harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch hwdata-0.348-9.20.el9.noarch jbigkit-libs-2.1-23.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 kmod-libs-28-11.el9.x86_64 lcms2-2.12-3.el9.x86_64 libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-1.7.0-11.el9.x86_64 libX11-common-1.7.0-11.el9.noarch libX11-xcb-1.7.0-11.el9.x86_64 libXau-1.0.9-8.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXdmcp-1.1.3-8.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXfont2-2.0.3-12.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libbrotli-1.0.9-7.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdrm-2.4.123-2.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libglvnd-1:1.3.4-1.el9.x86_64 libglvnd-glx-1:1.3.4-1.el9.x86_64 libgusb-0.3.8-2.el9.x86_64 libicu-67.1-10.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libpciaccess-0.16-7.el9.x86_64 libpng-2:1.6.37-12.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libpsl-0.21.1-5.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libsoup-2.72.0-10.el9.x86_64 libstemmer-0-18.585svn.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtiff-4.4.0-15.el9.x86_64 libtracker-sparql-3.1.2-3.el9.x86_64 libusbx-1.0.26-1.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libwayland-egl-1.21.0-1.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libxkbfile-1.1.0-8.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 llvm-filesystem-20.1.8-3.el9.x86_64 llvm-libs-20.1.8-3.el9.x86_64 mesa-dri-drivers-25.0.7-2.el9.x86_64 mesa-filesystem-25.0.7-2.el9.x86_64 mesa-libGL-25.0.7-2.el9.x86_64 mesa-libgbm-25.0.7-2.el9.x86_64 mozilla-filesystem-1.9-30.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 pango-1.48.7-3.el9.x86_64 pciutils-libs-3.7.0-7.el9.x86_64 pixman-0.40.0-6.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch python3-pip-21.3.1-1.el9.noarch shared-mime-info-2.1-5.el9.x86_64 spirv-tools-libs-2025.2-1.el9.x86_64 systemd-252-55.el9.x86_64 systemd-pam-252-55.el9.x86_64 systemd-rpm-macros-252-55.el9.noarch xkbcomp-1.4.4-4.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch xml-common-0.6.3-58.el9.noarch xorg-x11-server-Xvfb-1.20.11-31.el9.x86_64 xorg-x11-server-common-1.20.11-31.el9.x86_64 xorg-x11-xauth-1:1.1-10.el9.x86_64 Complete! 160 files removed STEP 6/18: RUN python3 -m pip install --upgrade pip Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.3.1) Collecting pip Downloading pip-25.2-py3-none-any.whl (1.8 MB) Installing collected packages: pip Successfully installed pip-25.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv STEP 7/18: RUN pip install pytest==7.3.2 pytest-django pytest-html Django==2.2.28 horizon selenium==3.141.0 testtools xvfbwrapper junit2html urllib3==1.26.19 Collecting pytest==7.3.2 Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) Collecting pytest-django Downloading pytest_django-4.11.1-py3-none-any.whl.metadata (8.3 kB) Collecting pytest-html Downloading pytest_html-4.1.1-py3-none-any.whl.metadata (3.9 kB) Collecting Django==2.2.28 Downloading Django-2.2.28-py3-none-any.whl.metadata (3.6 kB) Collecting horizon Downloading horizon-25.5.1-py3-none-any.whl.metadata (5.3 kB) Collecting selenium==3.141.0 Downloading selenium-3.141.0-py2.py3-none-any.whl.metadata (6.6 kB) Collecting testtools Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) Collecting xvfbwrapper Downloading xvfbwrapper-0.2.14-py3-none-any.whl.metadata (5.8 kB) Collecting junit2html Downloading junit2html-31.0.2-py3-none-any.whl.metadata (393 bytes) Collecting urllib3==1.26.19 Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) Collecting iniconfig (from pytest==7.3.2) Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: packaging in /usr/lib/python3.9/site-packages (from pytest==7.3.2) (24.2) Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2) Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest==7.3.2) Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) Collecting tomli>=1.0.0 (from pytest==7.3.2) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: pytz in /usr/lib/python3.9/site-packages (from Django==2.2.28) (2021.1) Collecting sqlparse>=0.2.2 (from Django==2.2.28) Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) Collecting jinja2>=3.0.0 (from pytest-html) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting pytest-metadata>=2.0.0 (from pytest-html) Downloading pytest_metadata-3.1.1-py3-none-any.whl.metadata (8.6 kB) Requirement already satisfied: pbr>=5.5.0 in /usr/lib/python3.9/site-packages (from horizon) (6.1.1) Collecting Babel>=2.6.0 (from horizon) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) INFO: pip is looking at multiple versions of horizon to determine which version is compatible with other requirements. This could take a while. Collecting horizon Downloading horizon-25.5.0-py3-none-any.whl.metadata (5.3 kB) Downloading horizon-25.4.0-py3-none-any.whl.metadata (5.3 kB) Downloading horizon-25.3.1-py3-none-any.whl.metadata (5.3 kB) Downloading horizon-25.3.0-py3-none-any.whl.metadata (5.3 kB) Downloading horizon-25.2.0-py3-none-any.whl.metadata (5.3 kB) Downloading horizon-25.1.1-py3-none-any.whl.metadata (5.3 kB) Downloading horizon-25.1.0-py3-none-any.whl.metadata (5.4 kB) INFO: pip is still looking at multiple versions of horizon to determine which version is compatible with other requirements. This could take a while. Downloading horizon-25.0.0-py3-none-any.whl.metadata (5.4 kB) Downloading horizon-24.0.2-py3-none-any.whl.metadata (5.3 kB) Requirement already satisfied: debtcollector>=1.2.0 in /usr/lib/python3.9/site-packages (from horizon) (3.0.0) Downloading horizon-24.0.1-py3-none-any.whl.metadata (5.3 kB) Downloading horizon-24.0.0-py3-none-any.whl.metadata (5.4 kB) Downloading horizon-23.4.0-py3-none-any.whl.metadata (5.5 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading horizon-23.3.1-py3-none-any.whl.metadata (5.4 kB) Downloading horizon-23.3.0-py3-none-any.whl.metadata (5.5 kB) Downloading horizon-23.2.0-py3-none-any.whl.metadata (5.5 kB) Downloading horizon-23.1.1-py3-none-any.whl.metadata (5.5 kB) Downloading horizon-23.1.0-py3-none-any.whl.metadata (5.5 kB) Downloading horizon-23.0.2-py3-none-any.whl.metadata (5.5 kB) Downloading horizon-23.0.1-py3-none-any.whl.metadata (5.5 kB) Downloading horizon-23.0.0-py3-none-any.whl.metadata (5.5 kB) Downloading horizon-22.2.0-py3-none-any.whl.metadata (5.6 kB) Downloading horizon-22.1.1-py3-none-any.whl.metadata (5.6 kB) Downloading horizon-22.1.0-py3-none-any.whl.metadata (5.6 kB) Downloading horizon-22.0.0-py3-none-any.whl.metadata (5.6 kB) Downloading horizon-21.0.0-py3-none-any.whl.metadata (5.5 kB) Downloading horizon-20.2.0-py3-none-any.whl.metadata (5.5 kB) Requirement already satisfied: PyYAML>=3.12 in /usr/lib64/python3.9/site-packages (from horizon) (5.4.1) Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon) Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon) Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon) Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon) Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon) Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) Collecting XStatic-Angular>=1.5.8.0 (from horizon) Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon) Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon) Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) Collecting XStatic-D3>=3.5.17.0 (from horizon) Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon) Downloading XStatic_Font_Awesome-6.2.1.1-py3-none-any.whl.metadata (851 bytes) Collecting XStatic-Hogan>=2.0.0.2 (from horizon) Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) Collecting XStatic-JQuery-Migrate>=1.2.1.1 (from horizon) Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon) Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) Collecting XStatic-JQuery.quicksearch>=2.0.3.1 (from horizon) Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon) Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) Collecting XStatic-Jasmine>=2.4.1.1 (from horizon) Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon) Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) Collecting XStatic-Spin>=1.2.5.2 (from horizon) Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) Collecting XStatic-bootswatch>=3.3.7.0 (from horizon) Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) Collecting XStatic-jQuery<2,>=1.12.4.1 (from horizon) Downloading XStatic-jQuery-1.12.4.1.tar.gz (123 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting XStatic-jquery-ui>=1.12.1.1 (from horizon) Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) Collecting XStatic-mdi>=1.6.50.2 (from horizon) Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) Collecting XStatic-objectpath>=1.2.1.0 (from horizon) Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon) Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) Collecting XStatic-smart-table>=1.4.13.2 (from horizon) Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) Collecting XStatic-term.js>=0.0.7.0 (from horizon) Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting XStatic-tv4>=1.2.7.0 (from horizon) Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting XStatic>=1.0.0 (from horizon) Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) Collecting django-compressor>=2.4.1 (from horizon) Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) Collecting django-debreach>=1.4.2 (from horizon) Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) Collecting django-pyscss>=2.0.2 (from horizon) Downloading django-pyscss-2.0.3.tar.gz (18 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting enmerkar>=0.7.1 (from horizon) Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) Collecting futurist>=1.2.0 (from horizon) Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) Requirement already satisfied: iso8601>=0.1.11 in /usr/lib/python3.9/site-packages (from horizon) (2.1.0) Requirement already satisfied: keystoneauth1>=4.3.1 in /usr/lib/python3.9/site-packages (from horizon) (5.10.0) Requirement already satisfied: netaddr>=0.7.18 in /usr/lib/python3.9/site-packages (from horizon) (1.3.0) Collecting oslo.concurrency>=3.26.0 (from horizon) Downloading oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB) Requirement already satisfied: oslo.config>=5.2.0 in /usr/lib/python3.9/site-packages (from horizon) (9.7.1) Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/lib/python3.9/site-packages (from horizon) (6.5.1) Collecting oslo.policy>=3.2.0 (from horizon) Downloading oslo_policy-4.6.0-py3-none-any.whl.metadata (2.1 kB) Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/lib/python3.9/site-packages (from horizon) (5.7.0) Collecting oslo.upgradecheck>=0.1.1 (from horizon) Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB) Requirement already satisfied: oslo.utils>=4.8.0 in /usr/lib/python3.9/site-packages (from horizon) (8.2.0) Collecting osprofiler>=2.3.0 (from horizon) Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) Collecting pyScss>=1.3.7 (from horizon) Downloading pyScss-1.4.0.tar.gz (122 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymongo!=3.1,>=3.0.2 (from horizon) Downloading pymongo-4.15.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Requirement already satisfied: python-cinderclient>=8.0.0 in /usr/lib/python3.9/site-packages (from horizon) (9.7.0) Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/lib/python3.9/site-packages (from horizon) (4.8.0) Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/lib/python3.9/site-packages (from horizon) (5.6.0) Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/lib/python3.9/site-packages (from horizon) (11.5.0) Requirement already satisfied: python-novaclient>=9.1.0 in /usr/lib/python3.9/site-packages (from horizon) (18.9.0) Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/lib/python3.9/site-packages (from horizon) (4.8.0) Requirement already satisfied: requests>=2.25.1 in /usr/lib/python3.9/site-packages (from horizon) (2.32.3) Collecting semantic-version>=2.3.1 (from horizon) Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Collecting six>=1.16.0 (from horizon) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Requirement already satisfied: wrapt>=1.7.0 in /usr/lib64/python3.9/site-packages (from debtcollector>=1.2.0->horizon) (1.16.0) INFO: pip is looking at multiple versions of django-compressor to determine which version is compatible with other requirements. This could take a while. Collecting django-compressor>=2.4.1 (from horizon) Downloading django_compressor-4.5-py2.py3-none-any.whl.metadata (5.0 kB) Downloading django_compressor-4.4-py2.py3-none-any.whl.metadata (5.0 kB) Collecting django-appconf>=1.0.3 (from django-compressor>=2.4.1->horizon) Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting rcssmin==1.1.1 (from django-compressor>=2.4.1->horizon) Downloading rcssmin-1.1.1-cp39-cp39-manylinux1_x86_64.whl.metadata (4.5 kB) Collecting rjsmin==1.2.1 (from django-compressor>=2.4.1->horizon) Downloading rjsmin-1.2.1-cp39-cp39-manylinux1_x86_64.whl.metadata (4.3 kB) Requirement already satisfied: typing-extensions>=4.6.0 in /usr/lib/python3.9/site-packages (from exceptiongroup>=1.0.0rc8->pytest==7.3.2) (4.12.2) Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib64/python3.9/site-packages (from jinja2>=3.0.0->pytest-html) (3.0.2) Requirement already satisfied: stevedore>=1.20.0 in /usr/lib/python3.9/site-packages (from keystoneauth1>=4.3.1->horizon) (5.4.1) Requirement already satisfied: os-service-types>=1.2.0 in /usr/lib/python3.9/site-packages (from keystoneauth1>=4.3.1->horizon) (1.7.0) Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->horizon) Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) Requirement already satisfied: rfc3986>=1.2.0 in /usr/lib/python3.9/site-packages (from oslo.config>=5.2.0->horizon) (2.0.0) Requirement already satisfied: oslo.context>=2.22.0 in /usr/lib/python3.9/site-packages (from oslo.policy>=3.2.0->horizon) (5.7.1) Requirement already satisfied: msgpack>=0.5.2 in /usr/lib64/python3.9/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->horizon) (1.1.0) Requirement already satisfied: PrettyTable>=0.7.1 in /usr/lib/python3.9/site-packages (from oslo.upgradecheck>=0.1.1->horizon) (0.7.2) Requirement already satisfied: pyparsing>=2.1.0 in /usr/lib/python3.9/site-packages (from oslo.utils>=4.8.0->horizon) (3.1.2) Requirement already satisfied: psutil>=3.2.2 in /usr/lib64/python3.9/site-packages (from oslo.utils>=4.8.0->horizon) (5.8.0) Collecting WebOb>=1.7.1 (from osprofiler>=2.3.0->horizon) Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (from pbr>=5.5.0->horizon) (65.5.1) Collecting dnspython<3.0.0,>=1.16.0 (from pymongo!=3.1,>=3.0.2->horizon) Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) Requirement already satisfied: warlock>=1.2.0 in /usr/lib/python3.9/site-packages (from python-glanceclient>=2.8.0->horizon) (2.0.1) Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/lib/python3.9/site-packages (from python-glanceclient>=2.8.0->horizon) (20.0.1) Requirement already satisfied: cryptography>=3.2 in /usr/lib64/python3.9/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon) (36.0.1) Requirement already satisfied: cffi>=1.12 in /usr/lib64/python3.9/site-packages (from cryptography>=3.2->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon) (1.14.5) Requirement already satisfied: pycparser in /usr/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=3.2->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon) (2.20) Requirement already satisfied: cliff>=3.4.0 in /usr/lib/python3.9/site-packages (from python-neutronclient>=6.7.0->horizon) (4.9.1) Requirement already satisfied: openstacksdk>=1.5.0 in /usr/lib/python3.9/site-packages (from python-neutronclient>=6.7.0->horizon) (4.5.0) Requirement already satisfied: osc-lib>=1.12.0 in /usr/lib/python3.9/site-packages (from python-neutronclient>=6.7.0->horizon) (4.0.2) Requirement already satisfied: oslo.log>=3.36.0 in /usr/lib/python3.9/site-packages (from python-neutronclient>=6.7.0->horizon) (7.1.0) Requirement already satisfied: os-client-config>=1.28.0 in /usr/lib/python3.9/site-packages (from python-neutronclient>=6.7.0->horizon) (2.1.0) Requirement already satisfied: autopage>=0.4.0 in /usr/lib/python3.9/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->horizon) (0.5.2) Requirement already satisfied: cmd2>=1.0.0 in /usr/lib/python3.9/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->horizon) (2.4.3) Requirement already satisfied: importlib-metadata>=4.4 in /usr/lib/python3.9/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->horizon) (6.8.0) Requirement already satisfied: attrs>=16.3.0 in /usr/lib/python3.9/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->horizon) (20.3.0) Requirement already satisfied: pyperclip>=1.6 in /usr/lib/python3.9/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->horizon) (1.8.2) Requirement already satisfied: wcwidth>=0.1.7 in /usr/lib/python3.9/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->horizon) (0.2.13) Requirement already satisfied: zipp>=0.5 in /usr/lib/python3.9/site-packages (from importlib-metadata>=4.4->cliff>=3.4.0->python-neutronclient>=6.7.0->horizon) (3.6.0) Requirement already satisfied: decorator>=4.4.1 in /usr/lib/python3.9/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->horizon) (4.4.2) Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/lib/python3.9/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->horizon) (1.3.3) Requirement already satisfied: jmespath>=0.9.0 in /usr/lib/python3.9/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->horizon) (1.0.1) Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.9/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->horizon) (1.21) Requirement already satisfied: platformdirs>=3 in /usr/lib/python3.9/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->horizon) (4.2.2) Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/lib/python3.9/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->horizon) (1.4.0) Requirement already satisfied: jsonpointer>=1.9 in /usr/lib/python3.9/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->horizon) (2.0) Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.9/site-packages (from oslo.log>=3.36.0->python-neutronclient>=6.7.0->horizon) (2.8.1) Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests>=2.25.1->horizon) (2.10) Requirement already satisfied: jsonschema>=4 in /usr/lib/python3.9/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon) (4.16.0) Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/lib64/python3.9/site-packages (from jsonschema>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon) (0.17.3) Requirement already satisfied: ply==3.11 in /usr/lib/python3.9/site-packages (from pycparser->cffi>=1.12->cryptography>=3.2->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon) (3.11) Downloading pytest-7.3.2-py3-none-any.whl (320 kB) Downloading Django-2.2.28-py3-none-any.whl (7.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 48.9 MB/s 0:00:00 Downloading selenium-3.141.0-py2.py3-none-any.whl (904 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 904.6/904.6 kB 71.1 MB/s 0:00:00 Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) Downloading pytest_django-4.11.1-py3-none-any.whl (25 kB) Downloading pytest_html-4.1.1-py3-none-any.whl (23 kB) Downloading horizon-20.2.0-py3-none-any.whl (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 71.8 MB/s 0:00:00 Downloading testtools-2.7.2-py3-none-any.whl (179 kB) Downloading xvfbwrapper-0.2.14-py3-none-any.whl (5.9 kB) Downloading junit2html-31.0.2-py3-none-any.whl (17 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 112.9 MB/s 0:00:00 Downloading django_compressor-4.4-py2.py3-none-any.whl (148 kB) Downloading rcssmin-1.1.1-cp39-cp39-manylinux1_x86_64.whl (41 kB) Downloading rjsmin-1.2.1-cp39-cp39-manylinux1_x86_64.whl (28 kB) Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB) Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) Downloading futurist-3.2.1-py3-none-any.whl (40 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading oslo_concurrency-7.2.0-py3-none-any.whl (47 kB) Downloading fasteners-0.20-py3-none-any.whl (18 kB) Downloading oslo_policy-4.6.0-py3-none-any.whl (88 kB) Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB) Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) Downloading pymongo-4.15.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (949 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.6/949.6 kB 116.1 MB/s 0:00:00 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) Downloading pytest_metadata-3.1.1-py3-none-any.whl (11 kB) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 127.5 MB/s 0:00:00 Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) Downloading XStatic_Font_Awesome-6.2.1.1-py3-none-any.whl (6.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 156.9 MB/s 0:00:00 Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 51.8 MB/s 0:00:00 Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 123.8 MB/s 0:00:00 Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 154.0 MB/s 0:00:00 Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) Building wheels for collected packages: XStatic-jQuery, django-pyscss, pyScss, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 Building wheel for XStatic-jQuery (pyproject.toml): started Building wheel for XStatic-jQuery (pyproject.toml): finished with status 'done' Created wheel for XStatic-jQuery: filename=xstatic_jquery-1.12.4.1-py3-none-any.whl size=125274 sha256=694778621cad8f6889e0d38c70087589df14bab341c7214a6625857ec67155b9 Stored in directory: /root/.cache/pip/wheels/8f/7a/8c/fa2f6352a688503587ed87068e90b755255d0a5ba7d56e11c1 Building wheel for django-pyscss (pyproject.toml): started Building wheel for django-pyscss (pyproject.toml): finished with status 'done' Created wheel for django-pyscss: filename=django_pyscss-2.0.3-py3-none-any.whl size=7861 sha256=afac9357ac36573706e805860c7be5a5115f2a72bdf956a827009b250bac6536 Stored in directory: /root/.cache/pip/wheels/56/3f/16/fb8d78f46d22a2e3354f4c40409caba5efb73a0c4fa9837533 Building wheel for pyScss (pyproject.toml): started Building wheel for pyScss (pyproject.toml): finished with status 'done' Created wheel for pyScss: filename=pyscss-1.4.0-py3-none-any.whl size=124041 sha256=9f8333e2515904f564ee5e98356837dc3c4e02b5a08425f9eb273adff709db8b Stored in directory: /root/.cache/pip/wheels/29/7b/93/6f076452fa55a8965763f03d26ad30f71d78754883cec3625a Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): started Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): finished with status 'done' Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45196 sha256=3e908cddee5a5daea8b1c158bfab72cd76a8e1fb40c8d6958246a628a09fc7c4 Stored in directory: /root/.cache/pip/wheels/8a/5b/98/88b9fdcac0d1da7eec84bb01ff4e7a610e46a4f32e43aad7f4 Building wheel for XStatic-objectpath (pyproject.toml): started Building wheel for XStatic-objectpath (pyproject.toml): finished with status 'done' Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4554 sha256=5ee9b318ca76951d856c66ef80b4f940fe6588a69771daaaa90a8fb45d3fc286 Stored in directory: /root/.cache/pip/wheels/fd/a1/9f/6796244fe3f35850c3586d6db23f49b794b8fb9181b9fee989 Building wheel for XStatic-term.js (pyproject.toml): started Building wheel for XStatic-term.js (pyproject.toml): finished with status 'done' Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39117 sha256=75f4dbed68a0fd7eb0238600a1801aa3ada1c63e6594d34708c3c65dfb4bcde5 Stored in directory: /root/.cache/pip/wheels/d7/2e/55/862dcedebadcefd1568dff301b01850225263f3d3dd5266582 Building wheel for XStatic-tv4 (pyproject.toml): started Building wheel for XStatic-tv4 (pyproject.toml): finished with status 'done' Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24527 sha256=f7130b3ed41eb99111a5af5fac66fc235ba2705e9a4e8c6d56dcfcaf4e9d2b85 Stored in directory: /root/.cache/pip/wheels/15/8d/e3/1ee3a938f2465f316538d923f3718e41815925444eecb3dc20 Successfully built XStatic-jQuery django-pyscss pyScss XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, xvfbwrapper, XStatic-jquery-ui, WebOb, urllib3, tomli, testtools, sqlparse, six, semantic-version, pluggy, jinja2, iniconfig, fasteners, exceptiongroup, dnspython, django-debreach, Babel, selenium, pytest, pyScss, pymongo, junit2html, futurist, Django, pytest-metadata, pytest-django, enmerkar, django-pyscss, django-appconf, pytest-html, oslo.concurrency, django-compressor, osprofiler, oslo.policy, oslo.upgradecheck, horizon Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.5 Uninstalling urllib3-1.26.5: Successfully uninstalled urllib3-1.26.5 Attempting uninstall: six Found existing installation: six 1.15.0 Uninstalling six-1.15.0: Successfully uninstalled six-1.15.0 Successfully installed Babel-2.17.0 Django-2.2.28 WebOb-1.8.9 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-6.2.1.1 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-1.12.4.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 django-appconf-1.1.0 django-compressor-4.4 django-debreach-2.1.0 django-pyscss-2.0.3 dnspython-2.7.0 enmerkar-0.7.1 exceptiongroup-1.3.0 fasteners-0.20 futurist-3.2.1 horizon-20.2.0 iniconfig-2.1.0 jinja2-3.1.6 junit2html-31.0.2 oslo.concurrency-7.2.0 oslo.policy-4.6.0 oslo.upgradecheck-2.6.0 osprofiler-4.3.0 pluggy-1.6.0 pyScss-1.4.0 pymongo-4.15.2 pytest-7.3.2 pytest-django-4.11.1 pytest-html-4.1.1 pytest-metadata-3.1.1 rcssmin-1.1.1 rjsmin-1.2.1 selenium-3.141.0 semantic-version-2.10.0 six-1.17.0 sqlparse-0.5.3 testtools-2.7.2 tomli-2.2.1 urllib3-1.26.19 xvfbwrapper-0.2.14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. STEP 8/18: RUN cp /usr/share/tcib/container-images/tcib/base/os/horizontest/horizontest_sudoers /etc/sudoers.d/horizontest_sudoers STEP 9/18: RUN chmod 440 /etc/sudoers.d/horizontest_sudoers STEP 10/18: RUN mkdir -p /var/lib/horizontest/external_files STEP 11/18: RUN chown -R horizontest.horizontest /var/lib/horizontest STEP 12/18: RUN curl -s -L https://github.com/mozilla/geckodriver/releases/download/v0.29.0/geckodriver-v0.29.0-linux64.tar.gz | tar -zxvf - -C /usr/local/bin/ geckodriver STEP 13/18: RUN curl -OL http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img -o /usr/local/share/cirros-0.6.2-x86_64-disk % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1365 0 --:--:-- --:--:-- --:--:-- 1365 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 20.4M 15 3167k 0 0 8020k 0 0:00:02 --:--:-- 0:00:02 8020k 100 20.4M 100 20.4M 0 0 39.9M 0 --:--:-- --:--:-- --:--:-- 148M STEP 14/18: RUN cp /usr/share/tcib/container-images/tcib/base/os/horizontest/run_horizontest.sh /usr/local/bin/run_horizontest.sh STEP 15/18: RUN chmod +x /usr/local/bin/run_horizontest.sh STEP 16/18: ENTRYPOINT ["/usr/local/bin/run_horizontest.sh"] STEP 17/18: USER horizontest STEP 18/18: LABEL "tcib_build_tag"="e34ff04664f8b72248b8630afd70ea89" COMMIT quay.rdoproject.org/podified-master-centos9/openstack-horizontest:e34ff04664f8b72248b8630afd70ea89 Getting image source signatures Copying blob sha256:dfe3535c047dfd1b56a035a76f7fcccd61101a4c7c28b14527de35475ed1e01a Copying blob sha256:58b7afa5251e1958e9fdd6f9b546e4a1574bda51e63cbb90cab6b0261a50ddc2 Copying blob sha256:dd5012e931952d14bedca64b2a85d5c84187e5c23413592f5b78a1c46a8d68ee Copying blob sha256:2e85966fd37104da1b01e2879941eaa8af59012240abcb4eb42099860a082131 Copying config sha256:5331ef503d6dcb664a6c2830934d259d65955d7ce7c12545d4abb64e8c5f1cb9 Writing manifest to image destination --> 5331ef503d6d Successfully tagged quay.rdoproject.org/podified-master-centos9/openstack-horizontest:e34ff04664f8b72248b8630afd70ea89 5331ef503d6dcb664a6c2830934d259d65955d7ce7c12545d4abb64e8c5f1cb9