STEP 1/32: FROM quay.io/centos/centos:stream9 Trying to pull quay.io/centos/centos:stream9... Getting image source signatures Copying blob sha256:5f302b5662e9979a2b6ff6bf2729863f721eb1e3d3b7c53691460542dcc05821 Copying config sha256:08556bf5c69cb2b773212f154352a3555e1b61ff349f2e04db4a1fb816160e42 Writing manifest to image destination STEP 2/32: LABEL maintainer="OpenStack Kubernetes Operator team" STEP 3/32: LABEL tcib_managed=true STEP 4/32: ENV LANG="en_US.UTF-8" STEP 5/32: ENV container="oci" STEP 6/32: USER root STEP 7/32: RUN if [ -f "/etc/yum.repos.d/ubi.repo" ]; then rm -f /etc/yum.repos.d/ubi.repo && dnf clean all && rm -rf /var/cache/dnf; fi STEP 8/32: RUN dnf install -y crudini && crudini --del /etc/dnf/dnf.conf main override_install_langs && crudini --set /etc/dnf/dnf.conf main clean_requirements_on_remove True && crudini --set /etc/dnf/dnf.conf main exactarch 1 && crudini --set /etc/dnf/dnf.conf main gpgcheck 1 && crudini --set /etc/dnf/dnf.conf main install_weak_deps False && if [ 'centos' == 'centos' ];then crudini --set /etc/dnf/dnf.conf main best False; fi && crudini --set /etc/dnf/dnf.conf main installonly_limit 0 && crudini --set /etc/dnf/dnf.conf main keepcache 0 && crudini --set /etc/dnf/dnf.conf main obsoletes 1 && crudini --set /etc/dnf/dnf.conf main plugins 1 && crudini --set /etc/dnf/dnf.conf main skip_missing_names_on_install False && crudini --set /etc/dnf/dnf.conf main tsflags nodocs Failed to set locale, defaulting to C.UTF-8 delorean-openstack-barbican-42b4c41831408a8e323 362 kB/s | 13 kB 00:00 delorean-python-glean-9bc9428772e3c04d91d55cc3c 2.4 MB/s | 62 kB 00:00 delorean-python-cinderlib-39cf1d6bfcc2ed75e8320 1.3 MB/s | 32 kB 00:00 delorean-python-stevedore-c4acc5639fd2329372142 5.6 MB/s | 131 kB 00:00 delorean-gnocchi-bdf091569d79515598796c8c11d74a 1.0 MB/s | 24 kB 00:00 delorean-os-net-config-805ec05f8553d5d3b19c839b 14 MB/s | 355 kB 00:00 delorean-openstack-nova-2ac3efc8a4493b91d613e2f 1.8 MB/s | 42 kB 00:00 delorean-python-designate-tests-tempest-347fdbc 920 kB/s | 18 kB 00:00 delorean-openstack-glance-1fd12c29b339f30fe823e 944 kB/s | 18 kB 00:00 delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.5 MB/s | 29 kB 00:00 delorean-openstack-manila-3c01b7181572c95dac462 1.2 MB/s | 25 kB 00:00 delorean-openstack-neutron-fwaas-5a1635635028d0 8.2 MB/s | 156 kB 00:00 delorean-openstack-octavia-ba397f07a7331190208c 1.4 MB/s | 26 kB 00:00 delorean-openstack-watcher-c014f81a8647287f6dcc 1.0 MB/s | 16 kB 00:00 delorean-edpm-image-builder-ba0f2912b19fd420780 377 kB/s | 7.3 kB 00:00 delorean-puppet-ceph-f98acb99d2994c745140181ba8 8.0 MB/s | 144 kB 00:00 delorean-openstack-swift-108b289bddbbb85dcf5e70 620 kB/s | 14 kB 00:00 delorean-python-tempestconf-405c80b5c195fcdcab1 2.6 MB/s | 53 kB 00:00 delorean-python-django-horizon-d205ff09bed65b08 3.8 MB/s | 96 kB 00:00 dlrn-antelope-testing 34 MB/s | 1.1 MB 00:00 dlrn-antelope-build-deps 20 MB/s | 461 kB 00:00 centos9-rabbitmq 245 kB/s | 123 kB 00:00 centos9-storage 1.4 MB/s | 413 kB 00:00 centos9-opstools 183 kB/s | 51 kB 00:00 NFV SIG OpenvSwitch 1.5 MB/s | 438 kB 00:00 repo-setup-centos-appstream 88 MB/s | 24 MB 00:00 repo-setup-centos-baseos 42 MB/s | 8.7 MB 00:00 repo-setup-centos-highavailability 2.6 MB/s | 744 kB 00:00 repo-setup-centos-powertools 22 MB/s | 7.1 MB 00:00 CentOS Stream 9 - BaseOS 10 MB/s | 8.7 MB 00:00 CentOS Stream 9 - AppStream 18 MB/s | 24 MB 00:01 CentOS Stream 9 - Extras packages 38 kB/s | 19 kB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 42 MB/s | 20 MB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: crudini noarch 0.9.3-4.el9s delorean-antelope-testing 25 k Installing dependencies: python3-iniparse noarch 0.4-45.el9 repo-setup-centos-baseos 47 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 72 k Installed size: 166 k Downloading Packages: (1/2): crudini-0.9.3-4.el9s.noarch.rpm 2.0 MB/s | 25 kB 00:00 (2/2): python3-iniparse-0.4-45.el9.noarch.rpm 752 kB/s | 47 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 72 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-iniparse-0.4-45.el9.noarch 1/2 Installing : crudini-0.9.3-4.el9s.noarch 2/2 Running scriptlet: crudini-0.9.3-4.el9s.noarch 2/2 Verifying : crudini-0.9.3-4.el9s.noarch 1/2 Verifying : python3-iniparse-0.4-45.el9.noarch 2/2 Installed: crudini-0.9.3-4.el9s.noarch python3-iniparse-0.4-45.el9.noarch Complete! STEP 9/32: RUN dnf install -y ca-certificates dumb-init glibc-langpack-en procps-ng python3 sudo util-linux-user which python-tcib-containers Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:15 ago on Thu Jun 12 06:10:57 2025. Package ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch is already installed. Package python3-3.9.21-2.el9.x86_64 is already installed. Dependencies resolved. ======================================================================================================= Package Arch Version Repository Size ======================================================================================================= Installing: dumb-init x86_64 1.2.5-2.el9s delorean-antelope-testing 22 k glibc-langpack-en x86_64 2.34-198.el9 repo-setup-centos-baseos 659 k procps-ng x86_64 3.3.17-14.el9 repo-setup-centos-baseos 349 k python-tcib-containers noarch 0.4.1-0.20250611162708.dd751a7.el9 delorean-component-podified 67 k sudo x86_64 1.9.5p2-12.el9 repo-setup-centos-baseos 1.0 M util-linux-user x86_64 2.37.4-21.el9 repo-setup-centos-baseos 30 k which x86_64 2.21-29.el9 repo-setup-centos-baseos 41 k Installing dependencies: cracklib x86_64 2.9.6-27.el9 repo-setup-centos-baseos 94 k cracklib-dicts x86_64 2.9.6-27.el9 repo-setup-centos-baseos 3.6 M libdb x86_64 5.3.28-57.el9 repo-setup-centos-baseos 735 k libeconf x86_64 0.4.1-4.el9 repo-setup-centos-baseos 27 k libfdisk x86_64 2.37.4-21.el9 repo-setup-centos-baseos 154 k libpwquality x86_64 1.4.4-8.el9 repo-setup-centos-baseos 119 k libuser x86_64 0.63-17.el9 repo-setup-centos-baseos 393 k libutempter x86_64 1.2.1-6.el9 repo-setup-centos-baseos 27 k openssl x86_64 1:3.5.0-4.el9 repo-setup-centos-baseos 1.5 M pam x86_64 1.5.1-24.el9 repo-setup-centos-baseos 619 k util-linux x86_64 2.37.4-21.el9 repo-setup-centos-baseos 2.3 M util-linux-core x86_64 2.37.4-21.el9 repo-setup-centos-baseos 465 k Transaction Summary ======================================================================================================= Install 19 Packages Total download size: 12 M Installed size: 41 M Downloading Packages: (1/19): dumb-init-1.2.5-2.el9s.x86_64.rpm 4.4 MB/s | 22 kB 00:00 (2/19): python-tcib-containers-0.4.1-0.20250611 11 MB/s | 67 kB 00:00 (3/19): cracklib-2.9.6-27.el9.x86_64.rpm 1.8 MB/s | 94 kB 00:00 (4/19): glibc-langpack-en-2.34-198.el9.x86_64.r 11 MB/s | 659 kB 00:00 (5/19): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 44 MB/s | 3.6 MB 00:00 (6/19): libdb-5.3.28-57.el9.x86_64.rpm 14 MB/s | 735 kB 00:00 (7/19): libeconf-0.4.1-4.el9.x86_64.rpm 606 kB/s | 27 kB 00:00 (8/19): libfdisk-2.37.4-21.el9.x86_64.rpm 3.2 MB/s | 154 kB 00:00 (9/19): libpwquality-1.4.4-8.el9.x86_64.rpm 2.4 MB/s | 119 kB 00:00 (10/19): libuser-0.63-17.el9.x86_64.rpm 8.3 MB/s | 393 kB 00:00 (11/19): libutempter-1.2.1-6.el9.x86_64.rpm 593 kB/s | 27 kB 00:00 (12/19): pam-1.5.1-24.el9.x86_64.rpm 12 MB/s | 619 kB 00:00 (13/19): openssl-3.5.0-4.el9.x86_64.rpm 25 MB/s | 1.5 MB 00:00 (14/19): procps-ng-3.3.17-14.el9.x86_64.rpm 7.3 MB/s | 349 kB 00:00 (15/19): sudo-1.9.5p2-12.el9.x86_64.rpm 19 MB/s | 1.0 MB 00:00 (16/19): util-linux-2.37.4-21.el9.x86_64.rpm 34 MB/s | 2.3 MB 00:00 (17/19): util-linux-core-2.37.4-21.el9.x86_64.r 8.7 MB/s | 465 kB 00:00 (18/19): util-linux-user-2.37.4-21.el9.x86_64.r 651 kB/s | 30 kB 00:00 (19/19): which-2.21-29.el9.x86_64.rpm 932 kB/s | 41 kB 00:00 -------------------------------------------------------------------------------- Total 38 MB/s | 12 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : cracklib-2.9.6-27.el9.x86_64 1/19 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 2/19 Installing : util-linux-core-2.37.4-21.el9.x86_64 3/19 Running scriptlet: util-linux-core-2.37.4-21.el9.x86_64 3/19 Installing : openssl-1:3.5.0-4.el9.x86_64 4/19 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 5/19 Installing : libutempter-1.2.1-6.el9.x86_64 5/19 Installing : libfdisk-2.37.4-21.el9.x86_64 6/19 Installing : libeconf-0.4.1-4.el9.x86_64 7/19 Installing : libdb-5.3.28-57.el9.x86_64 8/19 Installing : pam-1.5.1-24.el9.x86_64 9/19 Installing : libpwquality-1.4.4-8.el9.x86_64 10/19 Installing : libuser-0.63-17.el9.x86_64 11/19 Installing : util-linux-2.37.4-21.el9.x86_64 12/19 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : util-linux-user-2.37.4-21.el9.x86_64 13/19 Installing : sudo-1.9.5p2-12.el9.x86_64 14/19 Running scriptlet: sudo-1.9.5p2-12.el9.x86_64 14/19 Installing : which-2.21-29.el9.x86_64 15/19 Installing : procps-ng-3.3.17-14.el9.x86_64 16/19 Installing : glibc-langpack-en-2.34-198.el9.x86_64 17/19 Installing : dumb-init-1.2.5-2.el9s.x86_64 18/19 Installing : python-tcib-containers-0.4.1-0.20250611162708.dd75 19/19 Running scriptlet: python-tcib-containers-0.4.1-0.20250611162708.dd75 19/19 Verifying : python-tcib-containers-0.4.1-0.20250611162708.dd75 1/19 Verifying : dumb-init-1.2.5-2.el9s.x86_64 2/19 Verifying : cracklib-2.9.6-27.el9.x86_64 3/19 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 4/19 Verifying : glibc-langpack-en-2.34-198.el9.x86_64 5/19 Verifying : libdb-5.3.28-57.el9.x86_64 6/19 Verifying : libeconf-0.4.1-4.el9.x86_64 7/19 Verifying : libfdisk-2.37.4-21.el9.x86_64 8/19 Verifying : libpwquality-1.4.4-8.el9.x86_64 9/19 Verifying : libuser-0.63-17.el9.x86_64 10/19 Verifying : libutempter-1.2.1-6.el9.x86_64 11/19 Verifying : openssl-1:3.5.0-4.el9.x86_64 12/19 Verifying : pam-1.5.1-24.el9.x86_64 13/19 Verifying : procps-ng-3.3.17-14.el9.x86_64 14/19 Verifying : sudo-1.9.5p2-12.el9.x86_64 15/19 Verifying : util-linux-2.37.4-21.el9.x86_64 16/19 Verifying : util-linux-core-2.37.4-21.el9.x86_64 17/19 Verifying : util-linux-user-2.37.4-21.el9.x86_64 18/19 Verifying : which-2.21-29.el9.x86_64 19/19 Installed: cracklib-2.9.6-27.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 dumb-init-1.2.5-2.el9s.x86_64 glibc-langpack-en-2.34-198.el9.x86_64 libdb-5.3.28-57.el9.x86_64 libeconf-0.4.1-4.el9.x86_64 libfdisk-2.37.4-21.el9.x86_64 libpwquality-1.4.4-8.el9.x86_64 libuser-0.63-17.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 openssl-1:3.5.0-4.el9.x86_64 pam-1.5.1-24.el9.x86_64 procps-ng-3.3.17-14.el9.x86_64 python-tcib-containers-0.4.1-0.20250611162708.dd751a7.el9.noarch sudo-1.9.5p2-12.el9.x86_64 util-linux-2.37.4-21.el9.x86_64 util-linux-core-2.37.4-21.el9.x86_64 util-linux-user-2.37.4-21.el9.x86_64 which-2.21-29.el9.x86_64 Complete! STEP 10/32: RUN cp /usr/share/tcib/container-images/kolla/base/uid_gid_manage.sh /usr/local/bin/uid_gid_manage STEP 11/32: RUN chmod 755 /usr/local/bin/uid_gid_manage STEP 12/32: RUN bash /usr/local/bin/uid_gid_manage kolla hugetlbfs libvirt qemu + '[' -z kolla ']' + _USERS_TO_CREATE='kolla hugetlbfs libvirt qemu' + 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['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 kolla 42400 42400 ++ awk '{ print $1 }' + _NAME=kolla ++ echo kolla 42400 42400 ++ awk '{ print $2 }' + _UID=42400 ++ echo kolla 42400 42400 ++ awk '{ print $3 }' + _GID=42400 ++ echo kolla 42400 42400 ++ awk '{ print $4 }' + _HOME_DIR= ++ echo kolla 42400 42400 ++ awk '{ print $5 }' + _EXTRA_GROUPS= + [[ kolla != \k\o\l\l\a ]] + [[ ! -z '' ]] + [[ -z '' ]] + _HOME_ARGS=-M + id -g kolla + _GROUPADD_CMD='groupadd --gid 42400 kolla' + id kolla + _USERADD_CMD='useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla' + eval groupadd --gid 42400 kolla ++ groupadd --gid 42400 kolla + eval useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla ++ useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ echo hugetlbfs 42477 42477 ++ awk '{ print $1 }' + _NAME=hugetlbfs ++ echo hugetlbfs 42477 42477 ++ awk '{ print $2 }' + _UID=42477 ++ echo hugetlbfs 42477 42477 ++ awk '{ print $3 }' + _GID=42477 ++ echo hugetlbfs 42477 42477 ++ awk '{ print $4 }' + _HOME_DIR= ++ echo hugetlbfs 42477 42477 ++ awk '{ print $5 }' + _EXTRA_GROUPS= + [[ hugetlbfs != \h\u\g\e\t\l\b\f\s ]] + [[ ! -z '' ]] + [[ -z '' ]] + _HOME_ARGS=-M + id -g hugetlbfs + _GROUPADD_CMD='groupadd --gid 42477 hugetlbfs' + id hugetlbfs + _USERADD_CMD='useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs' + eval groupadd --gid 42477 hugetlbfs ++ groupadd --gid 42477 hugetlbfs + eval useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs ++ useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ echo libvirt 42473 42473 ++ awk '{ print $1 }' + _NAME=libvirt ++ echo libvirt 42473 42473 ++ awk '{ print $2 }' + _UID=42473 ++ echo libvirt 42473 42473 ++ awk '{ print $3 }' + _GID=42473 ++ echo libvirt 42473 42473 ++ awk '{ print $4 }' + _HOME_DIR= ++ echo libvirt 42473 42473 ++ awk '{ print $5 }' + _EXTRA_GROUPS= + [[ libvirt != \l\i\b\v\i\r\t ]] + [[ ! -z '' ]] + [[ -z '' ]] + _HOME_ARGS=-M + id -g libvirt + _GROUPADD_CMD='groupadd --gid 42473 libvirt' + id libvirt + _USERADD_CMD='useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt' + eval groupadd --gid 42473 libvirt ++ groupadd --gid 42473 libvirt + eval useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt ++ useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ echo qemu 107 107 ++ awk '{ print $1 }' + _NAME=qemu ++ echo qemu 107 107 ++ awk '{ print $2 }' + _UID=107 ++ awk '{ print $3 }' ++ echo qemu 107 107 + _GID=107 ++ echo qemu 107 107 ++ awk '{ print $4 }' + _HOME_DIR= ++ echo qemu 107 107 ++ awk '{ print $5 }' + _EXTRA_GROUPS= + [[ qemu != \q\e\m\u ]] + [[ ! -z '' ]] + [[ -z '' ]] + _HOME_ARGS=-M + id -g qemu + _GROUPADD_CMD='groupadd --gid 107 qemu' + id qemu + _USERADD_CMD='useradd -l -M --shell /usr/sbin/nologin --uid 107 --gid 107 qemu' + eval groupadd --gid 107 qemu ++ groupadd --gid 107 qemu + eval useradd -l -M --shell /usr/sbin/nologin --uid 107 --gid 107 qemu ++ useradd -l -M --shell /usr/sbin/nologin --uid 107 --gid 107 qemu useradd warning: qemu's uid 107 outside of the UID_MIN 1000 and UID_MAX 60000 range. STEP 13/32: RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_extend_start STEP 14/32: RUN cp /usr/share/tcib/container-images/kolla/base/set_configs.py /usr/local/bin/kolla_set_configs STEP 15/32: RUN chmod 755 /usr/local/bin/kolla_set_configs STEP 16/32: RUN cp /usr/share/tcib/container-images/kolla/base/start.sh /usr/local/bin/kolla_start STEP 17/32: RUN chmod 755 /usr/local/bin/kolla_start STEP 18/32: RUN cp /usr/share/tcib/container-images/kolla/base/httpd_setup.sh /usr/local/bin/kolla_httpd_setup STEP 19/32: RUN chmod 755 /usr/local/bin/kolla_httpd_setup STEP 20/32: RUN cp /usr/share/tcib/container-images/kolla/base/copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts STEP 21/32: RUN chmod 755 /usr/local/bin/kolla_copy_cacerts STEP 22/32: RUN cp /usr/share/tcib/container-images/kolla/base/sudoers /etc/sudoers STEP 23/32: RUN chmod 440 /etc/sudoers STEP 24/32: RUN sed -ri '/^(passwd:|group:)/ s/systemd//g' /etc/nsswitch.conf STEP 25/32: RUN dnf -y reinstall which && rpm -e --nodeps tzdata && dnf -y install tzdata Last metadata expiration check: 0:00:23 ago on Thu 12 Jun 2025 06:10:57 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Reinstalling: which x86_64 2.21-29.el9 repo-setup-centos-baseos 41 k Transaction Summary ================================================================================ Total download size: 41 k Installed size: 80 k Downloading Packages: which-2.21-29.el9.x86_64.rpm 6.1 MB/s | 41 kB 00:00 -------------------------------------------------------------------------------- Total 4.0 MB/s | 41 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Reinstalling : which-2.21-29.el9.x86_64 1/2 Cleanup : which-2.21-29.el9.x86_64 2/2 Running scriptlet: which-2.21-29.el9.x86_64 2/2 Verifying : which-2.21-29.el9.x86_64 1/2 Verifying : which-2.21-29.el9.x86_64 2/2 Reinstalled: which-2.21-29.el9.x86_64 Complete! Last metadata expiration check: 0:00:25 ago on Thu 12 Jun 2025 06:10:57 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: tzdata noarch 2025b-1.el9 repo-setup-centos-baseos 838 k Transaction Summary ================================================================================ Install 1 Package Total download size: 838 k Installed size: 1.6 M Downloading Packages: tzdata-2025b-1.el9.noarch.rpm 14 MB/s | 838 kB 00:00 -------------------------------------------------------------------------------- Total 13 MB/s | 838 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : tzdata-2025b-1.el9.noarch 1/1 Verifying : tzdata-2025b-1.el9.noarch 1/1 Installed: tzdata-2025b-1.el9.noarch Complete! STEP 26/32: RUN mkdir -p /openstack STEP 27/32: RUN if [ 'centos' == 'centos' ];then if [ -n "$(rpm -qa redhat-release)" ];then rpm -e --nodeps redhat-release; fi ; dnf -y install centos-stream-release; fi Last metadata expiration check: 0:00:27 ago on Thu 12 Jun 2025 06:10:57 AM UTC. Package centos-stream-release-9.0-28.el9.noarch is already installed. Dependencies resolved. Nothing to do. Complete! STEP 28/32: RUN dnf update --excludepkgs redhat-release -y && dnf clean all && rm -rf /var/cache/dnf Last metadata expiration check: 0:00:29 ago on Thu 12 Jun 2025 06:10:57 AM UTC. Dependencies resolved. Nothing to do. Complete! 181 files removed STEP 29/32: STOPSIGNAL SIGTERM STEP 30/32: ENTRYPOINT ["dumb-init", "--single-child", "--"] STEP 31/32: CMD ["kolla_start"] STEP 32/32: LABEL "tcib_build_tag"="19f02e65741c3a6d2995ab987df1a599" COMMIT quay.rdoproject.org/podified-antelope-centos9/openstack-base:19f02e65741c3a6d2995ab987df1a599 Getting image source signatures Copying blob sha256:064536bec9f0f2d6e3dcc0673e9f1dd05bf87ed8e03c94b8c45e1a1db3921d78 Copying blob sha256:c1fc11e6bb0bea312d2788f3a758d22ebf222ec1c30a5b3f1d9afa16a39452ea Copying config sha256:0c7d02e6db4b9a2f91d21f0e3a67380678febc098c7ecaa80bb8a4b326719a23 Writing manifest to image destination --> 0c7d02e6db4b Successfully tagged quay.rdoproject.org/podified-antelope-centos9/openstack-base:19f02e65741c3a6d2995ab987df1a599 0c7d02e6db4b9a2f91d21f0e3a67380678febc098c7ecaa80bb8a4b326719a23