2025-11-11 00:14:29.097501 | Job console starting 2025-11-11 00:14:29.135974 | Updating git repos 2025-11-11 00:14:29.172320 | Cloning repos into workspace 2025-11-11 00:14:29.212014 | Restoring repo states 2025-11-11 00:14:29.223336 | Merging changes 2025-11-11 00:14:29.223351 | Checking out repos 2025-11-11 00:14:29.294262 | Preparing playbooks 2025-11-11 00:14:31.101116 | Running Ansible setup 2025-11-11 00:14:35.499499 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-11 00:14:36.165279 | 2025-11-11 00:14:36.165398 | PLAY [Base pre] 2025-11-11 00:14:36.190333 | 2025-11-11 00:14:36.190447 | TASK [Setup log path fact] 2025-11-11 00:14:36.228533 | ubuntu-noble-large | ok 2025-11-11 00:14:36.244095 | 2025-11-11 00:14:36.244219 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-11 00:14:36.266314 | ubuntu-noble-large | ok 2025-11-11 00:14:36.276443 | 2025-11-11 00:14:36.276584 | TASK [emit-job-header : Print job information] 2025-11-11 00:14:36.322932 | # Job Information 2025-11-11 00:14:36.323232 | Ansible Version: 2.16.14 2025-11-11 00:14:36.323305 | Job: container-images-kolla-push-2024.1 2025-11-11 00:14:36.323372 | Pipeline: periodic-midnight 2025-11-11 00:14:36.323418 | Executor: 521e9411259a 2025-11-11 00:14:36.323460 | Triggered by: https://github.com/osism/container-images-kolla 2025-11-11 00:14:36.323507 | Event ID: a3f1b7854ae240f3be7ef997f85b17a0 2025-11-11 00:14:36.334359 | 2025-11-11 00:14:36.335019 | LOOP [emit-job-header : Print node information] 2025-11-11 00:14:36.438573 | ubuntu-noble-large | ok: 2025-11-11 00:14:36.438735 | ubuntu-noble-large | # Node Information 2025-11-11 00:14:36.438769 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-11-11 00:14:36.438793 | ubuntu-noble-large | Hostname: ubuntu 2025-11-11 00:14:36.438816 | ubuntu-noble-large | Username: zuul 2025-11-11 00:14:36.438852 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-11-11 00:14:36.438878 | ubuntu-noble-large | Provider: regiocloud-a 2025-11-11 00:14:36.438900 | ubuntu-noble-large | Region: 2025-11-11 00:14:36.438921 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-11-11 00:14:36.438941 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-11-11 00:14:36.438960 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea8:1ba 2025-11-11 00:14:36.451858 | 2025-11-11 00:14:36.451961 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-11 00:14:36.852287 | ubuntu-noble-large -> localhost | changed 2025-11-11 00:14:36.858979 | 2025-11-11 00:14:36.859087 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-11 00:14:37.754655 | ubuntu-noble-large -> localhost | changed 2025-11-11 00:14:37.765267 | 2025-11-11 00:14:37.765365 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-11 00:14:37.993833 | ubuntu-noble-large -> localhost | ok 2025-11-11 00:14:38.005980 | 2025-11-11 00:14:38.006125 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-11 00:14:38.027129 | ubuntu-noble-large | ok 2025-11-11 00:14:38.044250 | ubuntu-noble-large | included: /var/lib/zuul/builds/140452d5bfa7410aa6fdbe6154ad80a2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-11 00:14:38.050214 | 2025-11-11 00:14:38.050308 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-11 00:14:39.073356 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-11-11 00:14:39.073559 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/140452d5bfa7410aa6fdbe6154ad80a2/work/140452d5bfa7410aa6fdbe6154ad80a2_id_rsa 2025-11-11 00:14:39.073595 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/140452d5bfa7410aa6fdbe6154ad80a2/work/140452d5bfa7410aa6fdbe6154ad80a2_id_rsa.pub 2025-11-11 00:14:39.073622 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-11-11 00:14:39.073645 | ubuntu-noble-large -> localhost | SHA256:ZQqSiSj2MjFOdaUVMesmfjFnsoZBHTKuowD7L9QNrrw zuul-build-sshkey 2025-11-11 00:14:39.073676 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-11-11 00:14:39.073698 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-11-11 00:14:39.073719 | ubuntu-noble-large -> localhost | | . +.Bo | 2025-11-11 00:14:39.073740 | ubuntu-noble-large -> localhost | | ...oo* + | 2025-11-11 00:14:39.073760 | ubuntu-noble-large -> localhost | |+=. ++.o o | 2025-11-11 00:14:39.073780 | ubuntu-noble-large -> localhost | |*.+ +... + | 2025-11-11 00:14:39.073799 | ubuntu-noble-large -> localhost | |o+ * = *So | 2025-11-11 00:14:39.073825 | ubuntu-noble-large -> localhost | |..= = * B | 2025-11-11 00:14:39.073845 | ubuntu-noble-large -> localhost | | +.. o + | 2025-11-11 00:14:39.073864 | ubuntu-noble-large -> localhost | | +. o | 2025-11-11 00:14:39.073884 | ubuntu-noble-large -> localhost | | Eo. | 2025-11-11 00:14:39.073903 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-11-11 00:14:39.073955 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.603944 2025-11-11 00:14:39.080080 | 2025-11-11 00:14:39.080174 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-11 00:14:39.097279 | ubuntu-noble-large | ok 2025-11-11 00:14:39.105931 | ubuntu-noble-large | included: /var/lib/zuul/builds/140452d5bfa7410aa6fdbe6154ad80a2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-11 00:14:39.114503 | 2025-11-11 00:14:39.114598 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-11 00:14:39.127171 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-11 00:14:39.132864 | 2025-11-11 00:14:39.132946 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-11 00:14:39.783175 | ubuntu-noble-large | changed 2025-11-11 00:14:39.787509 | 2025-11-11 00:14:39.787601 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-11 00:14:40.091353 | ubuntu-noble-large | ok 2025-11-11 00:14:40.099514 | 2025-11-11 00:14:40.099640 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-11 00:14:41.370728 | ubuntu-noble-large | changed 2025-11-11 00:14:41.378798 | 2025-11-11 00:14:41.378923 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-11 00:14:42.074325 | ubuntu-noble-large | changed 2025-11-11 00:14:42.079784 | 2025-11-11 00:14:42.079864 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-11 00:14:42.102442 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-11 00:14:42.108618 | 2025-11-11 00:14:42.108706 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-11 00:14:42.501093 | ubuntu-noble-large -> localhost | changed 2025-11-11 00:14:42.513052 | 2025-11-11 00:14:42.513147 | TASK [add-build-sshkey : Add back temp key] 2025-11-11 00:14:42.875861 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/140452d5bfa7410aa6fdbe6154ad80a2/work/140452d5bfa7410aa6fdbe6154ad80a2_id_rsa (zuul-build-sshkey) 2025-11-11 00:14:42.876071 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.032640 2025-11-11 00:14:42.883828 | 2025-11-11 00:14:42.883921 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-11 00:14:43.280292 | ubuntu-noble-large | ok 2025-11-11 00:14:43.289195 | 2025-11-11 00:14:43.289316 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-11 00:14:43.313380 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-11 00:14:43.332364 | 2025-11-11 00:14:43.332480 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-11 00:14:43.783856 | ubuntu-noble-large | ok 2025-11-11 00:14:43.798083 | 2025-11-11 00:14:43.798192 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-11 00:14:43.826120 | ubuntu-noble-large | ok 2025-11-11 00:14:43.830941 | 2025-11-11 00:14:43.831025 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-11 00:14:44.075611 | ubuntu-noble-large -> localhost | ok 2025-11-11 00:14:44.081870 | 2025-11-11 00:14:44.081970 | TASK [validate-host : Collect information about the host] 2025-11-11 00:14:45.401856 | ubuntu-noble-large | ok 2025-11-11 00:14:45.421164 | 2025-11-11 00:14:45.421266 | TASK [validate-host : Sanitize hostname] 2025-11-11 00:14:45.552056 | ubuntu-noble-large | ok 2025-11-11 00:14:45.559233 | 2025-11-11 00:14:45.559375 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-11 00:14:46.205828 | ubuntu-noble-large -> localhost | changed 2025-11-11 00:14:46.213120 | 2025-11-11 00:14:46.213310 | TASK [validate-host : Collect information about zuul worker] 2025-11-11 00:14:46.727175 | ubuntu-noble-large | ok 2025-11-11 00:14:46.732010 | 2025-11-11 00:14:46.732110 | TASK [validate-host : Write out all zuul information for each host] 2025-11-11 00:14:47.253151 | ubuntu-noble-large -> localhost | changed 2025-11-11 00:14:47.265404 | 2025-11-11 00:14:47.265548 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-11 00:14:47.583974 | ubuntu-noble-large | ok 2025-11-11 00:14:47.589972 | 2025-11-11 00:14:47.590088 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-11 00:14:48.708381 | ubuntu-noble-large | changed: 2025-11-11 00:14:48.708623 | ubuntu-noble-large | cd+++++++++ src/ 2025-11-11 00:14:48.708663 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-11-11 00:14:48.708687 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-11-11 00:14:48.708708 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-11-11 00:14:48.708729 | ubuntu-noble-large | Containerfile 2025-11-11 00:14:48.708920 | ubuntu-noble-large | 2025-11-11 00:16:52.559243 | ubuntu-noble-large | 2025-11-11 00:16:52.559249 | ubuntu-noble-large | Or undo this operation with: 2025-11-11 00:16:52.559255 | ubuntu-noble-large | 2025-11-11 00:16:52.559262 | ubuntu-noble-large | git switch - 2025-11-11 00:16:52.559268 | ubuntu-noble-large | 2025-11-11 00:16:52.559274 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2025-11-11 00:16:52.559281 | ubuntu-noble-large | 2025-11-11 00:16:52.559287 | ubuntu-noble-large | HEAD is now at 2c3140393 [stable-only]: periodics: Move publish jobs to periodic-stable 2025-11-11 00:16:52.561043 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-11-11 00:16:52.565106 | ubuntu-noble-large | + export HASH_KOLLA=2c3140393 2025-11-11 00:16:52.565128 | ubuntu-noble-large | + HASH_KOLLA=2c3140393 2025-11-11 00:16:52.565139 | ubuntu-noble-large | + popd 2025-11-11 00:16:52.565308 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-11-11 00:16:52.570282 | ubuntu-noble-large | ++ find patches/kolla-build/2024.1 -type f -name '*.patch' 2025-11-11 00:16:52.574038 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-11-11 00:16:52.574057 | ubuntu-noble-large | + pushd kolla 2025-11-11 00:16:52.574223 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch' 2025-11-11 00:16:52.574233 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch 2025-11-11 00:16:52.574242 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-11 00:16:52.579778 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2025-11-11 00:16:52.579898 | ubuntu-noble-large | Hunk #1 succeeded at 326 (offset 4 lines). 2025-11-11 00:16:52.580486 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-11 00:16:52.583423 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2025-11-11 00:16:52.583630 | ubuntu-noble-large | Hunk #1 succeeded at 326 (offset 4 lines). 2025-11-11 00:16:52.584256 | ubuntu-noble-large | + popd 2025-11-11 00:16:52.584370 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-11-11 00:16:52.584382 | ubuntu-noble-large | + pushd kolla 2025-11-11 00:16:52.584490 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch' 2025-11-11 00:16:52.584498 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch 2025-11-11 00:16:52.584505 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-11 00:16:52.587144 | ubuntu-noble-large | checking file kolla/common/sources.py 2025-11-11 00:16:52.587836 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-11 00:16:52.589507 | ubuntu-noble-large | patching file kolla/common/sources.py 2025-11-11 00:16:52.590021 | ubuntu-noble-large | + popd 2025-11-11 00:16:52.590176 | ubuntu-noble-large | + [[ -f templates/2024.1/repos.yaml ]] 2025-11-11 00:16:52.590225 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2025-11-11 00:16:52.721694 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2025-11-11 00:16:52.721741 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2025-11-11 00:16:52.721750 | ubuntu-noble-large | + cat overlays/2024.1/base/apt_preferences.ubuntu 2025-11-11 00:16:52.723183 | ubuntu-noble-large | Package: rabbitmq-server 2025-11-11 00:16:52.723191 | ubuntu-noble-large | Pin: version 3.13.* 2025-11-11 00:16:52.723195 | ubuntu-noble-large | Pin-Priority: 1000 2025-11-11 00:16:52.723200 | ubuntu-noble-large | 2025-11-11 00:16:52.723204 | ubuntu-noble-large | Package: openvswitch* 2025-11-11 00:16:52.723208 | ubuntu-noble-large | Pin: version 3.3.* 2025-11-11 00:16:52.723212 | ubuntu-noble-large | Pin-Priority: 1000 2025-11-11 00:16:52.724588 | ubuntu-noble-large | ++ find overlays/2024.1 -maxdepth 1 -mindepth 1 -type d 2025-11-11 00:16:52.727851 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-11-11 00:16:52.729035 | ubuntu-noble-large | ++ basename overlays/2024.1/cinder 2025-11-11 00:16:52.731849 | ubuntu-noble-large | + image_name=cinder 2025-11-11 00:16:52.732012 | ubuntu-noble-large | + cp -r overlays/2024.1/cinder/source kolla/docker/cinder 2025-11-11 00:16:52.736167 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-11-11 00:16:52.737217 | ubuntu-noble-large | ++ basename overlays/2024.1/nova 2025-11-11 00:16:52.739924 | ubuntu-noble-large | + image_name=nova 2025-11-11 00:16:52.739984 | ubuntu-noble-large | + cp -r overlays/2024.1/nova/nova-spicehtml5proxy kolla/docker/nova 2025-11-11 00:16:52.744108 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-11-11 00:16:52.744962 | ubuntu-noble-large | ++ basename overlays/2024.1/base 2025-11-11 00:16:52.747375 | ubuntu-noble-large | + image_name=base 2025-11-11 00:16:52.747451 | ubuntu-noble-large | + cp -r overlays/2024.1/base/apt_preferences.ubuntu overlays/2024.1/base/erlang.gpg overlays/2024.1/base/rabbitmq.gpg overlays/2024.1/base/sources.list.ubuntu kolla/docker/base 2025-11-11 00:16:52.751632 | ubuntu-noble-large | + find patches/2024.1 -mindepth 1 -type d 2025-11-11 00:16:52.755189 | ubuntu-noble-large | patches/2024.1/neutron-dynamic-routing 2025-11-11 00:16:52.755197 | ubuntu-noble-large | patches/2024.1/cinder 2025-11-11 00:16:52.755201 | ubuntu-noble-large | patches/2024.1/nova 2025-11-11 00:16:52.755212 | ubuntu-noble-large | patches/2024.1/kolla 2025-11-11 00:16:52.757343 | ubuntu-noble-large | ++ find patches/2024.1 -mindepth 1 -type d 2025-11-11 00:16:52.757659 | ubuntu-noble-large | ++ grep kolla 2025-11-11 00:16:52.758023 | ubuntu-noble-large | ++ grep -v kolla-build 2025-11-11 00:16:52.761928 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-11-11 00:16:52.762855 | ubuntu-noble-large | ++ basename patches/2024.1/kolla 2025-11-11 00:16:52.765322 | ubuntu-noble-large | + project=kolla 2025-11-11 00:16:52.767110 | ubuntu-noble-large | ++ find patches/2024.1/kolla -type f -name '*.patch' 2025-11-11 00:16:52.767174 | ubuntu-noble-large | ++ sort 2025-11-11 00:16:52.771888 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-11 00:16:52.771948 | ubuntu-noble-large | + pushd kolla 2025-11-11 00:16:52.772030 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.1/kolla/backport-924302.patch' 2025-11-11 00:16:52.772041 | ubuntu-noble-large | APPLY PATCH patches/2024.1/kolla/backport-924302.patch 2025-11-11 00:16:52.772051 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-11 00:16:52.774699 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-11-11 00:16:52.774929 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-11-11 00:16:52.775359 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-11 00:16:52.778039 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-11-11 00:16:52.778483 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-11-11 00:16:52.778943 | ubuntu-noble-large | + popd 2025-11-11 00:16:52.779065 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-11 00:16:52.779082 | ubuntu-noble-large | + pushd kolla 2025-11-11 00:16:52.779188 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.1/kolla/backport-926744.patch' 2025-11-11 00:16:52.779202 | ubuntu-noble-large | APPLY PATCH patches/2024.1/kolla/backport-926744.patch 2025-11-11 00:16:52.779212 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-11 00:16:52.781814 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2025-11-11 00:16:52.782118 | ubuntu-noble-large | checking file docker/horizon/Dockerfile.j2 2025-11-11 00:16:52.782136 | ubuntu-noble-large | Hunk #1 succeeded at 67 (offset 1 line). 2025-11-11 00:16:52.782334 | ubuntu-noble-large | checking file docker/horizon/extend_start.sh 2025-11-11 00:16:52.782649 | ubuntu-noble-large | checking file docker/kolla-toolbox/Dockerfile.j2 2025-11-11 00:16:52.782927 | ubuntu-noble-large | checking file docker/openstack-base/Dockerfile.j2 2025-11-11 00:16:52.783116 | ubuntu-noble-large | checking file docker/skyline/skyline-apiserver/extend_start.sh 2025-11-11 00:16:52.783393 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2025-11-11 00:16:52.783567 | ubuntu-noble-large | Hunk #3 succeeded at 319 with fuzz 1. 2025-11-11 00:16:52.783941 | ubuntu-noble-large | checking file kolla/tests/test_build.py 2025-11-11 00:16:52.784082 | ubuntu-noble-large | Hunk #1 succeeded at 671 (offset 10 lines). 2025-11-11 00:16:52.784562 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-11 00:16:52.787230 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2025-11-11 00:16:52.787705 | ubuntu-noble-large | patching file docker/horizon/Dockerfile.j2 2025-11-11 00:16:52.787726 | ubuntu-noble-large | Hunk #1 succeeded at 67 (offset 1 line). 2025-11-11 00:16:52.788038 | ubuntu-noble-large | patching file docker/horizon/extend_start.sh 2025-11-11 00:16:52.788357 | ubuntu-noble-large | patching file docker/kolla-toolbox/Dockerfile.j2 2025-11-11 00:16:52.788816 | ubuntu-noble-large | patching file docker/openstack-base/Dockerfile.j2 2025-11-11 00:16:52.789109 | ubuntu-noble-large | patching file docker/skyline/skyline-apiserver/extend_start.sh 2025-11-11 00:16:52.789554 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2025-11-11 00:16:52.789677 | ubuntu-noble-large | Hunk #3 succeeded at 319 with fuzz 1. 2025-11-11 00:16:52.790222 | ubuntu-noble-large | patching file kolla/tests/test_build.py 2025-11-11 00:16:52.790374 | ubuntu-noble-large | Hunk #1 succeeded at 671 (offset 10 lines). 2025-11-11 00:16:52.790956 | ubuntu-noble-large | + popd 2025-11-11 00:16:52.791068 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-11 00:16:52.791165 | ubuntu-noble-large | + pushd kolla 2025-11-11 00:16:52.791182 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch' 2025-11-11 00:16:52.791192 | ubuntu-noble-large | APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch 2025-11-11 00:16:52.791202 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-11 00:16:52.793743 | ubuntu-noble-large | checking file docker/ovn/ovn-base/Dockerfile.j2 2025-11-11 00:16:52.794032 | ubuntu-noble-large | checking file docker/ovn/ovn-controller/Dockerfile.j2 2025-11-11 00:16:52.794218 | ubuntu-noble-large | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-11-11 00:16:52.794386 | ubuntu-noble-large | checking file docker/ovn/ovn-northd/Dockerfile.j2 2025-11-11 00:16:52.794603 | ubuntu-noble-large | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-11-11 00:16:52.795036 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-11 00:16:52.797566 | ubuntu-noble-large | patching file docker/ovn/ovn-base/Dockerfile.j2 2025-11-11 00:16:52.797819 | ubuntu-noble-large | patching file docker/ovn/ovn-controller/Dockerfile.j2 2025-11-11 00:16:52.797969 | ubuntu-noble-large | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-11-11 00:16:52.798108 | ubuntu-noble-large | patching file docker/ovn/ovn-northd/Dockerfile.j2 2025-11-11 00:16:52.798249 | ubuntu-noble-large | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-11-11 00:16:52.799212 | ubuntu-noble-large | + popd 2025-11-11 00:16:52.799307 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-11 00:16:52.799321 | ubuntu-noble-large | + pushd kolla 2025-11-11 00:16:52.799422 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.1/kolla/squash.patch' 2025-11-11 00:16:52.799448 | ubuntu-noble-large | APPLY PATCH patches/2024.1/kolla/squash.patch 2025-11-11 00:16:52.799458 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-11 00:16:52.802018 | ubuntu-noble-large | checking file kolla/image/tasks.py 2025-11-11 00:16:52.802159 | ubuntu-noble-large | Hunk #1 succeeded at 422 (offset 10 lines). 2025-11-11 00:16:52.802638 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-11 00:16:52.805490 | ubuntu-noble-large | patching file kolla/image/tasks.py 2025-11-11 00:16:52.805665 | ubuntu-noble-large | Hunk #1 succeeded at 422 (offset 10 lines). 2025-11-11 00:16:52.806163 | ubuntu-noble-large | + popd 2025-11-11 00:16:52.806329 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2025-11-11 00:16:54.533634 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-11-11 00:16:54.644372 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-11 00:16:54.673584 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2025-11-11 00:16:54.792875 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-11-11 00:16:54.804029 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-11-11 00:16:54.881498 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-11-11 00:16:54.893734 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-11-11 00:16:54.903860 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.9.0) 2025-11-11 00:16:54.909095 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2025-11-11 00:16:54.960790 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-11-11 00:16:54.971569 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-11-11 00:16:55.167617 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-11 00:16:55.179343 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-11-11 00:16:55.279834 | ubuntu-noble-large | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-11 00:16:55.291943 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-11 00:16:55.345913 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-11 00:16:55.358006 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-11 00:16:55.405915 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-11 00:16:55.417989 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-11 00:16:55.428728 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2025-11-11 00:16:55.430232 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2025-11-11 00:16:55.512465 | ubuntu-noble-large | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-11-11 00:16:55.523976 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-11-11 00:16:55.549194 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.4) 2025-11-11 00:16:55.550598 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.11) 2025-11-11 00:16:55.552218 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.5.0) 2025-11-11 00:16:55.553362 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2025.10.5) 2025-11-11 00:16:55.592046 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-11 00:16:55.619506 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.1 MB/s eta 0:00:00 2025-11-11 00:16:55.632140 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-11-11 00:16:55.652201 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 12.0 MB/s eta 0:00:00 2025-11-11 00:16:55.665426 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-11-11 00:16:55.762202 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 1.3 MB/s eta 0:00:00 2025-11-11 00:16:55.775787 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-11-11 00:16:55.789137 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.7 MB/s eta 0:00:00 2025-11-11 00:16:55.802582 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-11-11 00:16:55.912581 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.8 MB/s eta 0:00:00 2025-11-11 00:16:55.926245 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-11-11 00:16:55.939338 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 4.0 MB/s eta 0:00:00 2025-11-11 00:16:55.952717 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-11-11 00:16:55.975764 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-11-11 00:16:55.991626 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 4.1 MB/s eta 0:00:00 2025-11-11 00:16:56.005310 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-11-11 00:16:56.267580 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-11-11 00:16:57.073071 | ubuntu-noble-large | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.0.0 oslo.i18n-6.6.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-11-11 00:16:57.157379 | ubuntu-noble-large | + pip3 install kolla/ 2025-11-11 00:16:57.627136 | ubuntu-noble-large | Processing ./kolla 2025-11-11 00:16:57.629612 | ubuntu-noble-large | Installing build dependencies: started 2025-11-11 00:16:59.704243 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2025-11-11 00:16:59.710029 | ubuntu-noble-large | Getting requirements to build wheel: started 2025-11-11 00:16:59.894786 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2025-11-11 00:16:59.900150 | ubuntu-noble-large | Installing backend dependencies: started 2025-11-11 00:17:02.165287 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2025-11-11 00:17:02.167740 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2025-11-11 00:17:02.692801 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-11 00:17:02.709910 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev2) (7.0.3) 2025-11-11 00:17:02.711649 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev2) (3.1.6) 2025-11-11 00:17:02.713940 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev2) (3.1.45) 2025-11-11 00:17:02.715720 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev2) (10.0.0) 2025-11-11 00:17:02.717489 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev2) (80.9.0) 2025-11-11 00:17:02.749695 | ubuntu-noble-large | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==18.8.1.dev2) (4.0.12) 2025-11-11 00:17:02.753287 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==18.8.1.dev2) (3.0.3) 2025-11-11 00:17:02.767438 | ubuntu-noble-large | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev2) (1.3.0) 2025-11-11 00:17:02.768563 | ubuntu-noble-large | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev2) (5.5.0) 2025-11-11 00:17:02.769881 | ubuntu-noble-large | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev2) (6.6.0) 2025-11-11 00:17:02.771198 | ubuntu-noble-large | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev2) (2.0.0) 2025-11-11 00:17:02.772437 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev2) (6.0.3) 2025-11-11 00:17:02.773959 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev2) (2.32.5) 2025-11-11 00:17:02.820869 | ubuntu-noble-large | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==18.8.1.dev2) (5.0.2) 2025-11-11 00:17:02.836651 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev2) (3.4.4) 2025-11-11 00:17:02.838117 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev2) (3.11) 2025-11-11 00:17:02.839551 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev2) (2.5.0) 2025-11-11 00:17:02.840866 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev2) (2025.10.5) 2025-11-11 00:17:02.865443 | ubuntu-noble-large | Building wheels for collected packages: kolla 2025-11-11 00:17:02.866309 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2025-11-11 00:17:04.294106 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-11-11 00:17:04.298148 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-18.8.1.dev2-py3-none-any.whl size=378898 sha256=19bd1f0c907a6ed1707fcc93cbf90de5f1868e75d1764e9cac9cc3ce6a5437a8 2025-11-11 00:17:04.298698 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-tk61o1bi/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-11-11 00:17:04.311203 | ubuntu-noble-large | Successfully built kolla 2025-11-11 00:17:04.520458 | ubuntu-noble-large | Installing collected packages: kolla 2025-11-11 00:17:04.710831 | ubuntu-noble-large | Successfully installed kolla-18.8.1.dev2 2025-11-11 00:17:04.867763 | ubuntu-noble-large | ++ kolla-build --version 2025-11-11 00:17:05.398570 | ubuntu-noble-large | + export KOLLA_VERSION=18.8.1 2025-11-11 00:17:05.398687 | ubuntu-noble-large | + KOLLA_VERSION=18.8.1 2025-11-11 00:17:05.399861 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-11-11 00:17:05.405110 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=a0031f0 2025-11-11 00:17:05.405145 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=a0031f0 2025-11-11 00:17:05.405892 | ubuntu-noble-large | ++ cd release 2025-11-11 00:17:05.405919 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-11-11 00:17:05.407905 | ubuntu-noble-large | + export HASH_RELEASE=2505108 2025-11-11 00:17:05.407928 | ubuntu-noble-large | + HASH_RELEASE=2505108 2025-11-11 00:17:05.407944 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2025-11-11 00:17:05.573586 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2025-11-11 00:17:05.573668 | ubuntu-noble-large | DEBUG template-overrides.j2 2025-11-11 00:17:05.573706 | ubuntu-noble-large | + cat templates/2024.1/template-overrides.j2 2025-11-11 00:17:05.577440 | ubuntu-noble-large | {% extends parent_template %} 2025-11-11 00:17:05.577469 | ubuntu-noble-large | 2025-11-11 00:17:05.577482 | ubuntu-noble-large | {% set fluentd_plugins = [ 2025-11-11 00:17:05.577493 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2025-11-11 00:17:05.577503 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2025-11-11 00:17:05.577513 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2025-11-11 00:17:05.577550 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2025-11-11 00:17:05.577560 | ubuntu-noble-large | ] %} 2025-11-11 00:17:05.577571 | ubuntu-noble-large | 2025-11-11 00:17:05.577583 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-11-11 00:17:05.577593 | ubuntu-noble-large | 2025-11-11 00:17:05.577604 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-11-11 00:17:05.577613 | ubuntu-noble-large | 2025-11-11 00:17:05.577623 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2025-11-11 00:17:05.577633 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2025-11-11 00:17:05.577643 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2025-11-11 00:17:05.577653 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.577663 | ubuntu-noble-large | 2025-11-11 00:17:05.577672 | ubuntu-noble-large | {% block horizon_header %} 2025-11-11 00:17:05.577682 | ubuntu-noble-large | RUN apt-get update \ 2025-11-11 00:17:05.577692 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-11-11 00:17:05.577703 | ubuntu-noble-large | && SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pip --no-cache-dir install --upgrade mysqlclient \ 2025-11-11 00:17:05.577713 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-11-11 00:17:05.577723 | ubuntu-noble-large | && apt-get clean \ 2025-11-11 00:17:05.577733 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-11-11 00:17:05.577743 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.577752 | ubuntu-noble-large | 2025-11-11 00:17:05.577762 | ubuntu-noble-large | {% block horizon_footer %} 2025-11-11 00:17:05.577772 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-11-11 00:17:05.577783 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3.10/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2025-11-11 00:17:05.577794 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2025-11-11 00:17:05.577804 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.577814 | ubuntu-noble-large | 2025-11-11 00:17:05.577823 | ubuntu-noble-large | {% block base_header %} 2025-11-11 00:17:05.577833 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-11-11 00:17:05.577843 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2025-11-11 00:17:05.577876 | ubuntu-noble-large | 2025-11-11 00:17:05.577887 | ubuntu-noble-large | RUN apt-get update \ 2025-11-11 00:17:05.577896 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-11-11 00:17:05.577906 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2025-11-11 00:17:05.577916 | ubuntu-noble-large | && apt-get clean \ 2025-11-11 00:17:05.577926 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-11-11 00:17:05.577935 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.577945 | ubuntu-noble-large | 2025-11-11 00:17:05.577955 | ubuntu-noble-large | {% block openstack_base_header %} 2025-11-11 00:17:05.577965 | ubuntu-noble-large | RUN apt-get update \ 2025-11-11 00:17:05.577974 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-11-11 00:17:05.577984 | ubuntu-noble-large | && apt-get clean \ 2025-11-11 00:17:05.577994 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-11-11 00:17:05.578004 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578013 | ubuntu-noble-large | 2025-11-11 00:17:05.578023 | ubuntu-noble-large | {% set bifrost_deploy_packages_append = ['debootstrap', 'squashfs-tools', 'cpio'] %} 2025-11-11 00:17:05.578033 | ubuntu-noble-large | 2025-11-11 00:17:05.578043 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-11-11 00:17:05.578053 | ubuntu-noble-large | 2025-11-11 00:17:05.578063 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-11-11 00:17:05.578073 | ubuntu-noble-large | 2025-11-11 00:17:05.578082 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'purestorage', 'infinisdk', 'python-linstor' ] %} 2025-11-11 00:17:05.578092 | ubuntu-noble-large | {% block cinder_volume_footer %} 2025-11-11 00:17:05.578110 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-11-11 00:17:05.578120 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578130 | ubuntu-noble-large | 2025-11-11 00:17:05.578140 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-11-11 00:17:05.578149 | ubuntu-noble-large | {% block manila_base_footer %} 2025-11-11 00:17:05.578159 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-11-11 00:17:05.578169 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578179 | ubuntu-noble-large | 2025-11-11 00:17:05.578188 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-11-11 00:17:05.578198 | ubuntu-noble-large | {% block magnum_base_footer %} 2025-11-11 00:17:05.578208 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-11-11 00:17:05.578218 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-11-11 00:17:05.578228 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-11-11 00:17:05.578237 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578247 | ubuntu-noble-large | 2025-11-11 00:17:05.578257 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-11-11 00:17:05.578267 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2025-11-11 00:17:05.578276 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-11-11 00:17:05.578286 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-11-11 00:17:05.578296 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578306 | ubuntu-noble-large | 2025-11-11 00:17:05.578315 | ubuntu-noble-large | {% block grafana_footer %} 2025-11-11 00:17:05.578325 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-11-11 00:17:05.578335 | ubuntu-noble-large | && mkdir -p /operations \ 2025-11-11 00:17:05.578345 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-11-11 00:17:05.578355 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2025-11-11 00:17:05.578364 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578393 | ubuntu-noble-large | 2025-11-11 00:17:05.578404 | ubuntu-noble-large | {% block ovs_install %} 2025-11-11 00:17:05.578413 | ubuntu-noble-large | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-jammy:v3.3.4 /*.deb /tmp/packages/ 2025-11-11 00:17:05.578423 | ubuntu-noble-large | RUN apt-get update \ 2025-11-11 00:17:05.578433 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-11-11 00:17:05.578443 | ubuntu-noble-large | python3-netifaces \ 2025-11-11 00:17:05.578452 | ubuntu-noble-large | tcpdump \ 2025-11-11 00:17:05.578462 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2025-11-11 00:17:05.578472 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2025-11-11 00:17:05.578481 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2025-11-11 00:17:05.578498 | ubuntu-noble-large | && rm -rf /tmp/packages \ 2025-11-11 00:17:05.578508 | ubuntu-noble-large | && apt-get clean \ 2025-11-11 00:17:05.578544 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-11-11 00:17:05.578558 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578568 | ubuntu-noble-large | 2025-11-11 00:17:05.578578 | ubuntu-noble-large | {% block keystone_footer %} 2025-11-11 00:17:05.578588 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-11-11 00:17:05.578597 | ubuntu-noble-large | RUN apt-get update \ 2025-11-11 00:17:05.578607 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-11-11 00:17:05.578617 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2025-11-11 00:17:05.578627 | ubuntu-noble-large | libldap-common \ 2025-11-11 00:17:05.578651 | ubuntu-noble-large | libmemcached11 \ 2025-11-11 00:17:05.578661 | ubuntu-noble-large | && apt-get clean \ 2025-11-11 00:17:05.578670 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2025-11-11 00:17:05.578681 | ubuntu-noble-large | && curl -o /tmp/liboauth2.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2_1.4.5.2-1.jammy_amd64.deb" \ 2025-11-11 00:17:05.578691 | ubuntu-noble-large | && dpkg -i /tmp/liboauth2.deb \ 2025-11-11 00:17:05.578701 | ubuntu-noble-large | && rm -f /tmp/liboauth2.deb \ 2025-11-11 00:17:05.578711 | ubuntu-noble-large | && curl -o /tmp/liboauth2-apache.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2-apache_1.4.5.2-1.jammy_amd64.deb" \ 2025-11-11 00:17:05.578721 | ubuntu-noble-large | && dpkg -i /tmp/liboauth2-apache.deb \ 2025-11-11 00:17:05.578731 | ubuntu-noble-large | && rm -f /tmp/liboauth2-apache.deb \ 2025-11-11 00:17:05.578741 | ubuntu-noble-large | && curl -o /tmp/libapache2-mod-oauth2.deb "https://github.com/zmartzone/mod_oauth2/releases/download/v3.3.0/libapache2-mod-oauth2_3.3.0-1.jammy_amd64.deb" \ 2025-11-11 00:17:05.578751 | ubuntu-noble-large | && dpkg -i /tmp/libapache2-mod-oauth2.deb \ 2025-11-11 00:17:05.578761 | ubuntu-noble-large | && rm -f /tmp/libapache2-mod-oauth2.deb \ 2025-11-11 00:17:05.578770 | ubuntu-noble-large | && a2enmod oauth2 \ 2025-11-11 00:17:05.578780 | ubuntu-noble-large | && a2enmod auth_openidc 2025-11-11 00:17:05.578790 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578799 | ubuntu-noble-large | 2025-11-11 00:17:05.578809 | ubuntu-noble-large | {% block footer %} 2025-11-11 00:17:05.578819 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2025-11-11 00:17:05.578828 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2025-11-11 00:17:05.578838 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-11-11 00:17:05.578848 | ubuntu-noble-large | && apt-get autoremove -y \ 2025-11-11 00:17:05.578860 | ubuntu-noble-large | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-11-11 00:17:05.578881 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578890 | ubuntu-noble-large | 2025-11-11 00:17:05.578900 | ubuntu-noble-large | {% block fluentd_footer %} 2025-11-11 00:17:05.578910 | ubuntu-noble-large | LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}" fluentd_binary="fluentd" fluentd_user="{{ fluentd_user }}" 2025-11-11 00:17:05.578920 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.578929 | ubuntu-noble-large | 2025-11-11 00:17:05.578939 | ubuntu-noble-large | {% block labels %} 2025-11-11 00:17:05.578948 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2025-11-11 00:17:05.578958 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2025-11-11 00:17:05.578968 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="a0031f0" \ 2025-11-11 00:17:05.578977 | ubuntu-noble-large | "de.osism.commit.kolla"="2c3140393" \ 2025-11-11 00:17:05.578987 | ubuntu-noble-large | "de.osism.commit.kolla_version"="18.8.1" \ 2025-11-11 00:17:05.578996 | ubuntu-noble-large | "de.osism.commit.release"="2505108" \ 2025-11-11 00:17:05.579006 | ubuntu-noble-large | "de.osism.release.openstack"="2024.1" \ 2025-11-11 00:17:05.579015 | ubuntu-noble-large | "de.osism.version"="latest" \ 2025-11-11 00:17:05.579025 | ubuntu-noble-large | "org.opencontainers.image.created"="2025-11-11T00:17:05.553352+00:00" \ 2025-11-11 00:17:05.579035 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-11-11 00:17:05.579045 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-11-11 00:17:05.579055 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-11-11 00:17:05.579064 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-11-11 00:17:05.579082 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-11-11 00:17:05.579092 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-11 00:17:05.579102 | ubuntu-noble-large | {% endblock %} 2025-11-11 00:17:05.579111 | ubuntu-noble-large | 2025-11-11 00:17:05.579126 | ubuntu-noble-large | + bash scripts/002-generate.sh 2025-11-11 00:17:05.580764 | ubuntu-noble-large | + BASE=ubuntu 2025-11-11 00:17:05.580786 | ubuntu-noble-large | + BASE_VERSION=22.04 2025-11-11 00:17:05.581346 | ubuntu-noble-large | ++ date +%Y%m%d 2025-11-11 00:17:05.582908 | ubuntu-noble-large | + BUILD_ID=20251111 2025-11-11 00:17:05.582929 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-11-11 00:17:05.582945 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-11-11 00:17:05.582955 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.1 2025-11-11 00:17:05.582964 | ubuntu-noble-large | + VERSION=latest 2025-11-11 00:17:05.582978 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-11-11 00:17:05.582988 | ubuntu-noble-large | + . defaults/all.sh 2025-11-11 00:17:05.583052 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-11-11 00:17:05.583064 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-11-11 00:17:05.583073 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-11-11 00:17:05.583083 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-11-11 00:17:05.583204 | ubuntu-noble-large | +++ deactivate nondestructive 2025-11-11 00:17:05.583217 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:05.583231 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:05.583241 | ubuntu-noble-large | +++ hash -r 2025-11-11 00:17:05.583254 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:05.583264 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-11-11 00:17:05.583274 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-11-11 00:17:05.583287 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-11-11 00:17:05.583301 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-11-11 00:17:05.583316 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-11-11 00:17:05.583325 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-11-11 00:17:05.583339 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-11-11 00:17:05.583349 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-11 00:17:05.583363 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-11 00:17:05.583373 | ubuntu-noble-large | +++ export PATH 2025-11-11 00:17:05.583409 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:05.583419 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-11-11 00:17:05.583428 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-11-11 00:17:05.583452 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-11-11 00:17:05.583462 | ubuntu-noble-large | +++ export PS1 2025-11-11 00:17:05.583471 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-11-11 00:17:05.583481 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-11-11 00:17:05.583491 | ubuntu-noble-large | +++ hash -r 2025-11-11 00:17:05.583504 | ubuntu-noble-large | + . defaults/2024.1.sh 2025-11-11 00:17:05.584576 | ubuntu-noble-large | +++ date +%Y%m%d 2025-11-11 00:17:05.587883 | ubuntu-noble-large | ++ export BUILD_ID=20251111 2025-11-11 00:17:05.587906 | ubuntu-noble-large | ++ BUILD_ID=20251111 2025-11-11 00:17:05.587920 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-11-11 00:17:05.587931 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-11-11 00:17:05.587941 | ubuntu-noble-large | ++ export BASE_VERSION=22.04 2025-11-11 00:17:05.587955 | ubuntu-noble-large | ++ BASE_VERSION=22.04 2025-11-11 00:17:05.587965 | ubuntu-noble-large | + export VERSION 2025-11-11 00:17:05.587974 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-11-11 00:17:05.587984 | ubuntu-noble-large | + DOCKER_TAG=build-20251111 2025-11-11 00:17:05.587993 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2025-11-11 00:17:05.588002 | ubuntu-noble-large | + KOLLA_BASE_TAG=22.04 2025-11-11 00:17:05.588012 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-11-11 00:17:05.588021 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2025-11-11 00:17:05.588031 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2025-11-11 00:17:05.749454 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2025-11-11 00:17:05.749575 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2025-11-11 00:17:06.877347 | ubuntu-noble-large | localhost | SUCCESS => { 2025-11-11 00:17:06.877454 | ubuntu-noble-large | "changed": false, 2025-11-11 00:17:06.877468 | ubuntu-noble-large | "gid": 1000, 2025-11-11 00:17:06.877478 | ubuntu-noble-large | "group": "zuul", 2025-11-11 00:17:06.877488 | ubuntu-noble-large | "mode": "0664", 2025-11-11 00:17:06.877498 | ubuntu-noble-large | "msg": "OK", 2025-11-11 00:17:06.877508 | ubuntu-noble-large | "owner": "zuul", 2025-11-11 00:17:06.877571 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-11 00:17:06.877588 | ubuntu-noble-large | "size": 4202, 2025-11-11 00:17:06.877598 | ubuntu-noble-large | "state": "file", 2025-11-11 00:17:06.877607 | ubuntu-noble-large | "uid": 1000 2025-11-11 00:17:06.877617 | ubuntu-noble-large | } 2025-11-11 00:17:06.965636 | ubuntu-noble-large | + setini DEFAULT tag build-20251111 2025-11-11 00:17:06.965709 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=tag value=build-20251111' 2025-11-11 00:17:07.990665 | ubuntu-noble-large | localhost | CHANGED => { 2025-11-11 00:17:07.990748 | ubuntu-noble-large | "changed": true, 2025-11-11 00:17:07.990758 | ubuntu-noble-large | "gid": 1000, 2025-11-11 00:17:07.990765 | ubuntu-noble-large | "group": "zuul", 2025-11-11 00:17:07.990773 | ubuntu-noble-large | "mode": "0664", 2025-11-11 00:17:07.990779 | ubuntu-noble-large | "msg": "option changed", 2025-11-11 00:17:07.990787 | ubuntu-noble-large | "owner": "zuul", 2025-11-11 00:17:07.990794 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-11 00:17:07.990802 | ubuntu-noble-large | "size": 4210, 2025-11-11 00:17:07.990809 | ubuntu-noble-large | "state": "file", 2025-11-11 00:17:07.990816 | ubuntu-noble-large | "uid": 1000 2025-11-11 00:17:07.990823 | ubuntu-noble-large | } 2025-11-11 00:17:08.075130 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2025-11-11 00:17:08.075234 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2025-11-11 00:17:09.109661 | ubuntu-noble-large | localhost | SUCCESS => { 2025-11-11 00:17:09.109775 | ubuntu-noble-large | "changed": false, 2025-11-11 00:17:09.109787 | ubuntu-noble-large | "gid": 1000, 2025-11-11 00:17:09.109796 | ubuntu-noble-large | "group": "zuul", 2025-11-11 00:17:09.109805 | ubuntu-noble-large | "mode": "0664", 2025-11-11 00:17:09.109814 | ubuntu-noble-large | "msg": "OK", 2025-11-11 00:17:09.109822 | ubuntu-noble-large | "owner": "zuul", 2025-11-11 00:17:09.109831 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-11 00:17:09.109840 | ubuntu-noble-large | "size": 4210, 2025-11-11 00:17:09.109849 | ubuntu-noble-large | "state": "file", 2025-11-11 00:17:09.109857 | ubuntu-noble-large | "uid": 1000 2025-11-11 00:17:09.109866 | ubuntu-noble-large | } 2025-11-11 00:17:09.199445 | ubuntu-noble-large | + setini DEFAULT base_tag 22.04 2025-11-11 00:17:09.199582 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=22.04' 2025-11-11 00:17:10.208655 | ubuntu-noble-large | localhost | SUCCESS => { 2025-11-11 00:17:10.208712 | ubuntu-noble-large | "changed": false, 2025-11-11 00:17:10.208717 | ubuntu-noble-large | "gid": 1000, 2025-11-11 00:17:10.208721 | ubuntu-noble-large | "group": "zuul", 2025-11-11 00:17:10.208725 | ubuntu-noble-large | "mode": "0664", 2025-11-11 00:17:10.208729 | ubuntu-noble-large | "msg": "OK", 2025-11-11 00:17:10.208732 | ubuntu-noble-large | "owner": "zuul", 2025-11-11 00:17:10.208737 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-11 00:17:10.208741 | ubuntu-noble-large | "size": 4210, 2025-11-11 00:17:10.208745 | ubuntu-noble-large | "state": "file", 2025-11-11 00:17:10.208749 | ubuntu-noble-large | "uid": 1000 2025-11-11 00:17:10.208753 | ubuntu-noble-large | } 2025-11-11 00:17:10.293148 | ubuntu-noble-large | + setini DEFAULT install_type source 2025-11-11 00:17:10.293251 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2025-11-11 00:17:11.340272 | ubuntu-noble-large | localhost | SUCCESS => { 2025-11-11 00:17:11.340417 | ubuntu-noble-large | "changed": false, 2025-11-11 00:17:11.340428 | ubuntu-noble-large | "gid": 1000, 2025-11-11 00:17:11.340436 | ubuntu-noble-large | "group": "zuul", 2025-11-11 00:17:11.340443 | ubuntu-noble-large | "mode": "0664", 2025-11-11 00:17:11.340451 | ubuntu-noble-large | "msg": "OK", 2025-11-11 00:17:11.340458 | ubuntu-noble-large | "owner": "zuul", 2025-11-11 00:17:11.340465 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-11 00:17:11.340473 | ubuntu-noble-large | "size": 4210, 2025-11-11 00:17:11.340480 | ubuntu-noble-large | "state": "file", 2025-11-11 00:17:11.340488 | ubuntu-noble-large | "uid": 1000 2025-11-11 00:17:11.340495 | ubuntu-noble-large | } 2025-11-11 00:17:11.430621 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2024.1.tar.gz 2025-11-11 00:17:11.430681 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.1.tar.gz' 2025-11-11 00:17:12.501807 | ubuntu-noble-large | localhost | CHANGED => { 2025-11-11 00:17:12.501897 | ubuntu-noble-large | "changed": true, 2025-11-11 00:17:12.501907 | ubuntu-noble-large | "gid": 1000, 2025-11-11 00:17:12.501960 | ubuntu-noble-large | "group": "zuul", 2025-11-11 00:17:12.501969 | ubuntu-noble-large | "mode": "0664", 2025-11-11 00:17:12.501992 | ubuntu-noble-large | "msg": "section and option added", 2025-11-11 00:17:12.502001 | ubuntu-noble-large | "owner": "zuul", 2025-11-11 00:17:12.502008 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-11 00:17:12.502015 | ubuntu-noble-large | "size": 4281, 2025-11-11 00:17:12.502022 | ubuntu-noble-large | "state": "file", 2025-11-11 00:17:12.502029 | ubuntu-noble-large | "uid": 1000 2025-11-11 00:17:12.502036 | ubuntu-noble-large | } 2025-11-11 00:17:12.613823 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz' kolla-build.conf 2025-11-11 00:17:12.618411 | ubuntu-noble-large | + setini openstack-base type local 2025-11-11 00:17:12.618472 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2025-11-11 00:17:13.654822 | ubuntu-noble-large | localhost | CHANGED => { 2025-11-11 00:17:13.654887 | ubuntu-noble-large | "changed": true, 2025-11-11 00:17:13.654896 | ubuntu-noble-large | "gid": 1000, 2025-11-11 00:17:13.654903 | ubuntu-noble-large | "group": "zuul", 2025-11-11 00:17:13.654909 | ubuntu-noble-large | "mode": "0664", 2025-11-11 00:17:13.654915 | ubuntu-noble-large | "msg": "option added", 2025-11-11 00:17:13.654921 | ubuntu-noble-large | "owner": "zuul", 2025-11-11 00:17:13.654927 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-11 00:17:13.654933 | ubuntu-noble-large | "size": 4392, 2025-11-11 00:17:13.654939 | ubuntu-noble-large | "state": "file", 2025-11-11 00:17:13.654945 | ubuntu-noble-large | "uid": 1000 2025-11-11 00:17:13.654951 | ubuntu-noble-large | } 2025-11-11 00:17:13.741604 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2025-11-11 00:17:13.741663 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2025-11-11 00:17:13.741674 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2025-11-11 00:17:14.823980 | ubuntu-noble-large | localhost | CHANGED => { 2025-11-11 00:17:14.824073 | ubuntu-noble-large | "changed": true, 2025-11-11 00:17:14.824090 | ubuntu-noble-large | "gid": 1000, 2025-11-11 00:17:14.824102 | ubuntu-noble-large | "group": "zuul", 2025-11-11 00:17:14.824114 | ubuntu-noble-large | "mode": "0664", 2025-11-11 00:17:14.824126 | ubuntu-noble-large | "msg": "option added", 2025-11-11 00:17:14.824138 | ubuntu-noble-large | "owner": "zuul", 2025-11-11 00:17:14.824150 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-11-11 00:17:14.824162 | ubuntu-noble-large | "size": 4430, 2025-11-11 00:17:14.824175 | ubuntu-noble-large | "state": "file", 2025-11-11 00:17:14.824187 | ubuntu-noble-large | "uid": 1000 2025-11-11 00:17:14.824199 | ubuntu-noble-large | } 2025-11-11 00:17:14.918739 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2025-11-11 00:17:14.918813 | ubuntu-noble-large | DEBUG kolla-build.conf 2025-11-11 00:17:14.918824 | ubuntu-noble-large | + cat kolla-build.conf 2025-11-11 00:17:14.921655 | ubuntu-noble-large | [DEFAULT] 2025-11-11 00:17:14.921739 | ubuntu-noble-large | base = ubuntu 2025-11-11 00:17:14.921753 | ubuntu-noble-large | base_package_type = deb 2025-11-11 00:17:14.921764 | ubuntu-noble-large | base_tag = 22.04 2025-11-11 00:17:14.921775 | ubuntu-noble-large | install_type = source 2025-11-11 00:17:14.921785 | ubuntu-noble-large | namespace = kolla 2025-11-11 00:17:14.921795 | ubuntu-noble-large | openstack_release = 2024.1 2025-11-11 00:17:14.921806 | ubuntu-noble-large | push = false 2025-11-11 00:17:14.921816 | ubuntu-noble-large | tag = build-20251111 2025-11-11 00:17:14.921827 | ubuntu-noble-large | threads = 1 2025-11-11 00:17:14.921837 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2025-11-11 00:17:14.921850 | ubuntu-noble-large | 2025-11-11 00:17:14.921862 | ubuntu-noble-large | ######################################################################### 2025-11-11 00:17:14.921874 | ubuntu-noble-large | # sources tracked in release repository 2025-11-11 00:17:14.921885 | ubuntu-noble-large | 2025-11-11 00:17:14.921895 | ubuntu-noble-large | [aodh-base] 2025-11-11 00:17:14.921906 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.921917 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-11-11 00:17:14.921927 | ubuntu-noble-large | location = tarballs/aodh-stable-2024.1.tar.gz 2025-11-11 00:17:14.921938 | ubuntu-noble-large | 2025-11-11 00:17:14.921948 | ubuntu-noble-large | 2025-11-11 00:17:14.921958 | ubuntu-noble-large | 2025-11-11 00:17:14.921969 | ubuntu-noble-large | [barbican-base] 2025-11-11 00:17:14.921979 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.921990 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-11-11 00:17:14.922001 | ubuntu-noble-large | location = tarballs/barbican-stable-2024.1.tar.gz 2025-11-11 00:17:14.922012 | ubuntu-noble-large | 2025-11-11 00:17:14.922022 | ubuntu-noble-large | 2025-11-11 00:17:14.922052 | ubuntu-noble-large | 2025-11-11 00:17:14.922061 | ubuntu-noble-large | [blazar-base] 2025-11-11 00:17:14.922070 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922078 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-11-11 00:17:14.922086 | ubuntu-noble-large | location = tarballs/blazar-stable-2024.1.tar.gz 2025-11-11 00:17:14.922095 | ubuntu-noble-large | 2025-11-11 00:17:14.922103 | ubuntu-noble-large | 2025-11-11 00:17:14.922112 | ubuntu-noble-large | 2025-11-11 00:17:14.922120 | ubuntu-noble-large | [ceilometer-base] 2025-11-11 00:17:14.922128 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922137 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:14.922145 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:14.922154 | ubuntu-noble-large | 2025-11-11 00:17:14.922162 | ubuntu-noble-large | 2025-11-11 00:17:14.922170 | ubuntu-noble-large | 2025-11-11 00:17:14.922179 | ubuntu-noble-large | [cinder-base] 2025-11-11 00:17:14.922187 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922195 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-11-11 00:17:14.922205 | ubuntu-noble-large | location = tarballs/cinder-stable-2024.1.tar.gz 2025-11-11 00:17:14.922213 | ubuntu-noble-large | 2025-11-11 00:17:14.922221 | ubuntu-noble-large | 2025-11-11 00:17:14.922230 | ubuntu-noble-large | 2025-11-11 00:17:14.922238 | ubuntu-noble-large | [designate-base] 2025-11-11 00:17:14.922246 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922255 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-11-11 00:17:14.922263 | ubuntu-noble-large | location = tarballs/designate-stable-2024.1.tar.gz 2025-11-11 00:17:14.922272 | ubuntu-noble-large | 2025-11-11 00:17:14.922280 | ubuntu-noble-large | 2025-11-11 00:17:14.922288 | ubuntu-noble-large | 2025-11-11 00:17:14.922297 | ubuntu-noble-large | [glance-base] 2025-11-11 00:17:14.922305 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922313 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-11-11 00:17:14.922322 | ubuntu-noble-large | location = tarballs/glance-stable-2024.1.tar.gz 2025-11-11 00:17:14.922330 | ubuntu-noble-large | 2025-11-11 00:17:14.922338 | ubuntu-noble-large | 2025-11-11 00:17:14.922406 | ubuntu-noble-large | 2025-11-11 00:17:14.922416 | ubuntu-noble-large | [horizon] 2025-11-11 00:17:14.922425 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922433 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-11-11 00:17:14.922442 | ubuntu-noble-large | location = tarballs/horizon-stable-2024.1.tar.gz 2025-11-11 00:17:14.922450 | ubuntu-noble-large | 2025-11-11 00:17:14.922458 | ubuntu-noble-large | 2025-11-11 00:17:14.922467 | ubuntu-noble-large | 2025-11-11 00:17:14.922475 | ubuntu-noble-large | [ironic-base] 2025-11-11 00:17:14.922483 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922492 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-11-11 00:17:14.922500 | ubuntu-noble-large | location = tarballs/ironic-stable-2024.1.tar.gz 2025-11-11 00:17:14.922508 | ubuntu-noble-large | 2025-11-11 00:17:14.922517 | ubuntu-noble-large | 2025-11-11 00:17:14.922560 | ubuntu-noble-large | 2025-11-11 00:17:14.922569 | ubuntu-noble-large | [keystone-base] 2025-11-11 00:17:14.922577 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922586 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-11-11 00:17:14.922595 | ubuntu-noble-large | location = tarballs/keystone-stable-2024.1.tar.gz 2025-11-11 00:17:14.922604 | ubuntu-noble-large | 2025-11-11 00:17:14.922612 | ubuntu-noble-large | 2025-11-11 00:17:14.922620 | ubuntu-noble-large | 2025-11-11 00:17:14.922629 | ubuntu-noble-large | [magnum-base] 2025-11-11 00:17:14.922637 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922646 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-11-11 00:17:14.922655 | ubuntu-noble-large | location = tarballs/magnum-stable-2024.1.tar.gz 2025-11-11 00:17:14.922663 | ubuntu-noble-large | 2025-11-11 00:17:14.922671 | ubuntu-noble-large | 2025-11-11 00:17:14.922680 | ubuntu-noble-large | 2025-11-11 00:17:14.922688 | ubuntu-noble-large | [manila-base] 2025-11-11 00:17:14.922697 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922731 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-11-11 00:17:14.922750 | ubuntu-noble-large | location = tarballs/manila-stable-2024.1.tar.gz 2025-11-11 00:17:14.922759 | ubuntu-noble-large | 2025-11-11 00:17:14.922767 | ubuntu-noble-large | 2025-11-11 00:17:14.922775 | ubuntu-noble-large | 2025-11-11 00:17:14.922784 | ubuntu-noble-large | [masakari-base] 2025-11-11 00:17:14.922793 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922801 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-11-11 00:17:14.922809 | ubuntu-noble-large | location = tarballs/masakari-stable-2024.1.tar.gz 2025-11-11 00:17:14.922818 | ubuntu-noble-large | 2025-11-11 00:17:14.922826 | ubuntu-noble-large | 2025-11-11 00:17:14.922842 | ubuntu-noble-large | 2025-11-11 00:17:14.922850 | ubuntu-noble-large | [neutron-bgp-dragent] 2025-11-11 00:17:14.922859 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922867 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:14.922876 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:14.922885 | ubuntu-noble-large | 2025-11-11 00:17:14.922893 | ubuntu-noble-large | 2025-11-11 00:17:14.922902 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2025-11-11 00:17:14.922910 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922919 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:14.922928 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:14.922936 | ubuntu-noble-large | 2025-11-11 00:17:14.922945 | ubuntu-noble-large | 2025-11-11 00:17:14.922953 | ubuntu-noble-large | [neutron-vpnaas-base] 2025-11-11 00:17:14.922961 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.922970 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:14.922979 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:14.922987 | ubuntu-noble-large | 2025-11-11 00:17:14.922996 | ubuntu-noble-large | 2025-11-11 00:17:14.923004 | ubuntu-noble-large | 2025-11-11 00:17:14.923012 | ubuntu-noble-large | [neutron-base] 2025-11-11 00:17:14.923021 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.923029 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-11-11 00:17:14.923037 | ubuntu-noble-large | location = tarballs/neutron-stable-2024.1.tar.gz 2025-11-11 00:17:14.923046 | ubuntu-noble-large | 2025-11-11 00:17:14.923054 | ubuntu-noble-large | 2025-11-11 00:17:14.923062 | ubuntu-noble-large | 2025-11-11 00:17:14.923071 | ubuntu-noble-large | [nova-base] 2025-11-11 00:17:14.923079 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.923088 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-11-11 00:17:14.923096 | ubuntu-noble-large | location = tarballs/nova-stable-2024.1.tar.gz 2025-11-11 00:17:14.923104 | ubuntu-noble-large | 2025-11-11 00:17:14.923113 | ubuntu-noble-large | 2025-11-11 00:17:14.923121 | ubuntu-noble-large | 2025-11-11 00:17:14.923129 | ubuntu-noble-large | [octavia-base] 2025-11-11 00:17:14.923138 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.923147 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-11-11 00:17:14.923155 | ubuntu-noble-large | location = tarballs/octavia-stable-2024.1.tar.gz 2025-11-11 00:17:14.923163 | ubuntu-noble-large | 2025-11-11 00:17:14.923172 | ubuntu-noble-large | 2025-11-11 00:17:14.923180 | ubuntu-noble-large | 2025-11-11 00:17:14.923188 | ubuntu-noble-large | [placement-base] 2025-11-11 00:17:14.923196 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.923205 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-11-11 00:17:14.923213 | ubuntu-noble-large | location = tarballs/placement-stable-2024.1.tar.gz 2025-11-11 00:17:14.923222 | ubuntu-noble-large | 2025-11-11 00:17:14.923230 | ubuntu-noble-large | 2025-11-11 00:17:14.923239 | ubuntu-noble-large | 2025-11-11 00:17:14.923247 | ubuntu-noble-large | [skyline-apiserver-base] 2025-11-11 00:17:14.923255 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.923264 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:14.923272 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:14.923281 | ubuntu-noble-large | 2025-11-11 00:17:14.923289 | ubuntu-noble-large | 2025-11-11 00:17:14.923297 | ubuntu-noble-large | 2025-11-11 00:17:14.923306 | ubuntu-noble-large | [skyline-console-base] 2025-11-11 00:17:14.923314 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.923335 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:14.923344 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:14.923370 | ubuntu-noble-large | 2025-11-11 00:17:14.923378 | ubuntu-noble-large | 2025-11-11 00:17:14.923387 | ubuntu-noble-large | [openstack-base] 2025-11-11 00:17:14.923395 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-11-11 00:17:14.923404 | ubuntu-noble-large | location = tarballs/requirements-stable-2024.1.tar.gz 2025-11-11 00:17:14.923412 | ubuntu-noble-large | type = local 2025-11-11 00:17:14.923421 | ubuntu-noble-large | + bash scripts/003-patch.sh 2025-11-11 00:17:14.927085 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.1 2025-11-11 00:17:14.927112 | ubuntu-noble-large | + VERSION=latest 2025-11-11 00:17:14.927121 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-11-11 00:17:14.927225 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-11-11 00:17:14.927245 | ubuntu-noble-large | + . defaults/all.sh 2025-11-11 00:17:14.927391 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-11-11 00:17:14.927404 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-11-11 00:17:14.927416 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-11-11 00:17:14.927455 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-11-11 00:17:14.927746 | ubuntu-noble-large | +++ deactivate nondestructive 2025-11-11 00:17:14.927801 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:14.927816 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:14.927852 | ubuntu-noble-large | +++ hash -r 2025-11-11 00:17:14.927915 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:14.927929 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-11-11 00:17:14.927941 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-11-11 00:17:14.927981 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-11-11 00:17:14.928077 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-11-11 00:17:14.928091 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-11-11 00:17:14.928104 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-11-11 00:17:14.928115 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-11-11 00:17:14.928170 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-11 00:17:14.928216 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-11 00:17:14.928231 | ubuntu-noble-large | +++ export PATH 2025-11-11 00:17:14.928281 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:14.928339 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-11-11 00:17:14.928376 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-11-11 00:17:14.928388 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-11-11 00:17:14.928397 | ubuntu-noble-large | +++ export PS1 2025-11-11 00:17:14.928409 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-11-11 00:17:14.928418 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-11-11 00:17:14.928456 | ubuntu-noble-large | +++ hash -r 2025-11-11 00:17:14.928542 | ubuntu-noble-large | + . defaults/2024.1.sh 2025-11-11 00:17:14.929758 | ubuntu-noble-large | +++ date +%Y%m%d 2025-11-11 00:17:14.932492 | ubuntu-noble-large | ++ export BUILD_ID=20251111 2025-11-11 00:17:14.932514 | ubuntu-noble-large | ++ BUILD_ID=20251111 2025-11-11 00:17:14.932552 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-11-11 00:17:14.932561 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-11-11 00:17:14.932570 | ubuntu-noble-large | ++ export BASE_VERSION=22.04 2025-11-11 00:17:14.932578 | ubuntu-noble-large | ++ BASE_VERSION=22.04 2025-11-11 00:17:14.932591 | ubuntu-noble-large | + export VERSION 2025-11-11 00:17:14.932603 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-11-11 00:17:14.932655 | ubuntu-noble-large | + mkdir -p tarballs 2025-11-11 00:17:14.936824 | ubuntu-noble-large | ++ awk '{ print $4 }' 2025-11-11 00:17:14.936850 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2025-11-11 00:17:14.941551 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:14.941596 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:14.942861 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-11-11 00:17:14.945667 | ubuntu-noble-large | + filename=aodh-stable-2024.1.tar.gz 2025-11-11 00:17:14.945696 | ubuntu-noble-large | + [[ -e aodh-stable-2024.1.tar.gz ]] 2025-11-11 00:17:14.945778 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-11-11 00:17:14.945791 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-11-11 00:17:14.945815 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2025-11-11 00:17:21.031462 | ubuntu-noble-large | 2025-11-11 00:17:21 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz [253410/253410] -> "aodh-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:21.034254 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:21.034290 | ubuntu-noble-large | + echo Process aodh-stable-2024.1.tar.gz 2025-11-11 00:17:21.034301 | ubuntu-noble-large | Process aodh-stable-2024.1.tar.gz 2025-11-11 00:17:21.035402 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2024.1.tar.gz 2025-11-11 00:17:21.035903 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:21.036549 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:21.048663 | ubuntu-noble-large | + directory=aodh-18.0.1.dev3 2025-11-11 00:17:21.048699 | ubuntu-noble-large | + echo Check patches for aodh-stable-2024.1.tar.gz 2025-11-11 00:17:21.048713 | ubuntu-noble-large | Check patches for aodh-stable-2024.1.tar.gz 2025-11-11 00:17:21.048805 | ubuntu-noble-large | + [[ -e ../patches/2024.1/aodh ]] 2025-11-11 00:17:21.048870 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2024.1.tar.gz 2025-11-11 00:17:21.048918 | ubuntu-noble-large | Check overlays for aodh-stable-2024.1.tar.gz 2025-11-11 00:17:21.048933 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/aodh/source ]] 2025-11-11 00:17:21.048944 | ubuntu-noble-large | + popd 2025-11-11 00:17:21.049083 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:21.049097 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:21.051898 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-11-11 00:17:21.054793 | ubuntu-noble-large | + filename=barbican-stable-2024.1.tar.gz 2025-11-11 00:17:21.054818 | ubuntu-noble-large | + [[ -e barbican-stable-2024.1.tar.gz ]] 2025-11-11 00:17:21.054868 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-11-11 00:17:21.054880 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-11-11 00:17:21.054895 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2025-11-11 00:17:22.355280 | ubuntu-noble-large | 2025-11-11 00:17:22 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz [663253/663253] -> "barbican-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:22.357374 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:22.357410 | ubuntu-noble-large | + echo Process barbican-stable-2024.1.tar.gz 2025-11-11 00:17:22.357423 | ubuntu-noble-large | Process barbican-stable-2024.1.tar.gz 2025-11-11 00:17:22.360247 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2024.1.tar.gz 2025-11-11 00:17:22.360403 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:22.360925 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:22.373757 | ubuntu-noble-large | + directory=barbican-18.0.1.dev3 2025-11-11 00:17:22.373810 | ubuntu-noble-large | + echo Check patches for barbican-stable-2024.1.tar.gz 2025-11-11 00:17:22.373821 | ubuntu-noble-large | Check patches for barbican-stable-2024.1.tar.gz 2025-11-11 00:17:22.373832 | ubuntu-noble-large | + [[ -e ../patches/2024.1/barbican ]] 2025-11-11 00:17:22.373891 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2024.1.tar.gz 2025-11-11 00:17:22.373902 | ubuntu-noble-large | Check overlays for barbican-stable-2024.1.tar.gz 2025-11-11 00:17:22.373917 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/barbican/source ]] 2025-11-11 00:17:22.373927 | ubuntu-noble-large | + popd 2025-11-11 00:17:22.374092 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:22.374107 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:22.375283 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-11-11 00:17:22.377858 | ubuntu-noble-large | + filename=blazar-stable-2024.1.tar.gz 2025-11-11 00:17:22.377885 | ubuntu-noble-large | + [[ -e blazar-stable-2024.1.tar.gz ]] 2025-11-11 00:17:22.377901 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-11-11 00:17:22.377915 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-11-11 00:17:22.377929 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2025-11-11 00:17:23.545764 | ubuntu-noble-large | 2025-11-11 00:17:23 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz [417832/417832] -> "blazar-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:23.547794 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:23.547831 | ubuntu-noble-large | + echo Process blazar-stable-2024.1.tar.gz 2025-11-11 00:17:23.547845 | ubuntu-noble-large | Process blazar-stable-2024.1.tar.gz 2025-11-11 00:17:23.552056 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2024.1.tar.gz 2025-11-11 00:17:23.552189 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:23.552562 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:23.563367 | ubuntu-noble-large | + directory=blazar-13.0.2.dev1 2025-11-11 00:17:23.563426 | ubuntu-noble-large | + echo Check patches for blazar-stable-2024.1.tar.gz 2025-11-11 00:17:23.563448 | ubuntu-noble-large | Check patches for blazar-stable-2024.1.tar.gz 2025-11-11 00:17:23.563459 | ubuntu-noble-large | + [[ -e ../patches/2024.1/blazar ]] 2025-11-11 00:17:23.563474 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2024.1.tar.gz 2025-11-11 00:17:23.563484 | ubuntu-noble-large | Check overlays for blazar-stable-2024.1.tar.gz 2025-11-11 00:17:23.563498 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/blazar/source ]] 2025-11-11 00:17:23.563512 | ubuntu-noble-large | + popd 2025-11-11 00:17:23.563724 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:23.563769 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:23.564886 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:23.567460 | ubuntu-noble-large | + filename=ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:23.567500 | ubuntu-noble-large | + [[ -e ceilometer-stable-2024.1.tar.gz ]] 2025-11-11 00:17:23.567552 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:23.567568 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:23.567579 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:24.851167 | ubuntu-noble-large | 2025-11-11 00:17:24 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz [883735/883735] -> "ceilometer-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:24.852989 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:24.853018 | ubuntu-noble-large | + echo Process ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:24.853028 | ubuntu-noble-large | Process ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:24.855279 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:24.855434 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:24.855760 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:24.864838 | ubuntu-noble-large | + directory=ceilometer-22.0.2.dev1 2025-11-11 00:17:24.864886 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:24.864897 | ubuntu-noble-large | Check patches for ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:24.864908 | ubuntu-noble-large | + [[ -e ../patches/2024.1/ceilometer ]] 2025-11-11 00:17:24.864994 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:24.865020 | ubuntu-noble-large | Check overlays for ceilometer-stable-2024.1.tar.gz 2025-11-11 00:17:24.865032 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/ceilometer/source ]] 2025-11-11 00:17:24.865041 | ubuntu-noble-large | + popd 2025-11-11 00:17:24.865173 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:24.865184 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:24.866221 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-11-11 00:17:24.868329 | ubuntu-noble-large | + filename=cinder-stable-2024.1.tar.gz 2025-11-11 00:17:24.868350 | ubuntu-noble-large | + [[ -e cinder-stable-2024.1.tar.gz ]] 2025-11-11 00:17:24.868434 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-11-11 00:17:24.868444 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-11-11 00:17:24.868455 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2025-11-11 00:17:26.741376 | ubuntu-noble-large | 2025-11-11 00:17:26 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz [6330490/6330490] -> "cinder-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:26.749748 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:26.749823 | ubuntu-noble-large | + echo Process cinder-stable-2024.1.tar.gz 2025-11-11 00:17:26.749835 | ubuntu-noble-large | Process cinder-stable-2024.1.tar.gz 2025-11-11 00:17:26.753421 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2024.1.tar.gz 2025-11-11 00:17:26.755168 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:26.755987 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:26.764691 | ubuntu-noble-large | + directory=cinder-24.4.1.dev15 2025-11-11 00:17:26.764790 | ubuntu-noble-large | + echo Check patches for cinder-stable-2024.1.tar.gz 2025-11-11 00:17:26.764803 | ubuntu-noble-large | Check patches for cinder-stable-2024.1.tar.gz 2025-11-11 00:17:26.764814 | ubuntu-noble-large | + [[ -e ../patches/2024.1/cinder ]] 2025-11-11 00:17:26.764872 | ubuntu-noble-large | + tar xzf cinder-stable-2024.1.tar.gz 2025-11-11 00:17:27.120743 | ubuntu-noble-large | + rm cinder-stable-2024.1.tar.gz 2025-11-11 00:17:27.128096 | ubuntu-noble-large | + pushd cinder-24.4.1.dev15 2025-11-11 00:17:27.129602 | ubuntu-noble-large | ++ find ../../patches/2024.1/cinder -type f -name '*.patch' 2025-11-11 00:17:27.129712 | ubuntu-noble-large | ++ sort 2025-11-11 00:17:27.134641 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-11 00:17:27.134710 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch' 2025-11-11 00:17:27.134747 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch 2025-11-11 00:17:27.134759 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-11 00:17:27.139581 | ubuntu-noble-large | checking file cinder/scheduler/filters/driver_filter.py 2025-11-11 00:17:27.139657 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-11 00:17:27.141703 | ubuntu-noble-large | patching file cinder/scheduler/filters/driver_filter.py 2025-11-11 00:17:27.141767 | ubuntu-noble-large | + popd 2025-11-11 00:17:27.141780 | ubuntu-noble-large | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2025-11-11 00:17:28.313843 | ubuntu-noble-large | + rm -r cinder-24.4.1.dev15 2025-11-11 00:17:28.408664 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2024.1.tar.gz 2025-11-11 00:17:28.408751 | ubuntu-noble-large | Check overlays for cinder-stable-2024.1.tar.gz 2025-11-11 00:17:28.408766 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/cinder/source ]] 2025-11-11 00:17:28.408776 | ubuntu-noble-large | + tar xzf cinder-stable-2024.1.tar.gz 2025-11-11 00:17:28.715496 | ubuntu-noble-large | + rm cinder-stable-2024.1.tar.gz 2025-11-11 00:17:28.721668 | ubuntu-noble-large | + rsync -avz ../overlays/2024.1/cinder/source/ cinder-24.4.1.dev15 2025-11-11 00:17:28.732553 | ubuntu-noble-large | sending incremental file list 2025-11-11 00:17:28.734493 | ubuntu-noble-large | ./ 2025-11-11 00:17:28.735343 | ubuntu-noble-large | cinder/ 2025-11-11 00:17:28.735363 | ubuntu-noble-large | cinder/volume/ 2025-11-11 00:17:28.735378 | ubuntu-noble-large | cinder/volume/drivers/ 2025-11-11 00:17:28.735388 | ubuntu-noble-large | cinder/volume/drivers/linstordrv.py 2025-11-11 00:17:28.779867 | ubuntu-noble-large | 2025-11-11 00:17:28.779903 | ubuntu-noble-large | sent 11,647 bytes received 54 bytes 23,402.00 bytes/sec 2025-11-11 00:17:28.779913 | ubuntu-noble-large | total size is 44,134 speedup is 3.77 2025-11-11 00:17:28.781740 | ubuntu-noble-large | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2025-11-11 00:17:29.961830 | ubuntu-noble-large | + rm -r cinder-24.4.1.dev15 2025-11-11 00:17:30.032484 | ubuntu-noble-large | + popd 2025-11-11 00:17:30.032597 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:30.032612 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:30.034074 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-11-11 00:17:30.037022 | ubuntu-noble-large | + filename=designate-stable-2024.1.tar.gz 2025-11-11 00:17:30.037042 | ubuntu-noble-large | + [[ -e designate-stable-2024.1.tar.gz ]] 2025-11-11 00:17:30.037252 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-11-11 00:17:30.037352 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-11-11 00:17:30.037368 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2025-11-11 00:17:31.398423 | ubuntu-noble-large | 2025-11-11 00:17:31 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz [995011/995011] -> "designate-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:31.401933 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:31.402019 | ubuntu-noble-large | + echo Process designate-stable-2024.1.tar.gz 2025-11-11 00:17:31.402033 | ubuntu-noble-large | Process designate-stable-2024.1.tar.gz 2025-11-11 00:17:31.403340 | ubuntu-noble-large | ++ tar -tzf designate-stable-2024.1.tar.gz 2025-11-11 00:17:31.404184 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:31.404264 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:31.412924 | ubuntu-noble-large | + directory=designate-18.0.1.dev9 2025-11-11 00:17:31.412988 | ubuntu-noble-large | + echo Check patches for designate-stable-2024.1.tar.gz 2025-11-11 00:17:31.413001 | ubuntu-noble-large | Check patches for designate-stable-2024.1.tar.gz 2025-11-11 00:17:31.413009 | ubuntu-noble-large | + [[ -e ../patches/2024.1/designate ]] 2025-11-11 00:17:31.413025 | ubuntu-noble-large | + echo Check overlays for designate-stable-2024.1.tar.gz 2025-11-11 00:17:31.413036 | ubuntu-noble-large | Check overlays for designate-stable-2024.1.tar.gz 2025-11-11 00:17:31.413051 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/designate/source ]] 2025-11-11 00:17:31.413120 | ubuntu-noble-large | + popd 2025-11-11 00:17:31.413507 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:31.413548 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:31.414613 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-11-11 00:17:31.417415 | ubuntu-noble-large | + filename=glance-stable-2024.1.tar.gz 2025-11-11 00:17:31.417439 | ubuntu-noble-large | + [[ -e glance-stable-2024.1.tar.gz ]] 2025-11-11 00:17:31.417513 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-11-11 00:17:31.417543 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-11-11 00:17:31.417553 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2025-11-11 00:17:32.890885 | ubuntu-noble-large | 2025-11-11 00:17:32 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz [2147221/2147221] -> "glance-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:32.893470 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:32.893503 | ubuntu-noble-large | + echo Process glance-stable-2024.1.tar.gz 2025-11-11 00:17:32.893558 | ubuntu-noble-large | Process glance-stable-2024.1.tar.gz 2025-11-11 00:17:32.896083 | ubuntu-noble-large | ++ tar -tzf glance-stable-2024.1.tar.gz 2025-11-11 00:17:32.896396 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:32.896751 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:32.905659 | ubuntu-noble-large | + directory=glance-28.1.1.dev19 2025-11-11 00:17:32.905734 | ubuntu-noble-large | + echo Check patches for glance-stable-2024.1.tar.gz 2025-11-11 00:17:32.905748 | ubuntu-noble-large | Check patches for glance-stable-2024.1.tar.gz 2025-11-11 00:17:32.905760 | ubuntu-noble-large | + [[ -e ../patches/2024.1/glance ]] 2025-11-11 00:17:32.905777 | ubuntu-noble-large | + echo Check overlays for glance-stable-2024.1.tar.gz 2025-11-11 00:17:32.905786 | ubuntu-noble-large | Check overlays for glance-stable-2024.1.tar.gz 2025-11-11 00:17:32.905795 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/glance/source ]] 2025-11-11 00:17:32.905804 | ubuntu-noble-large | + popd 2025-11-11 00:17:32.905864 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:32.905881 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:32.907069 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-11-11 00:17:32.909849 | ubuntu-noble-large | + filename=horizon-stable-2024.1.tar.gz 2025-11-11 00:17:32.909875 | ubuntu-noble-large | + [[ -e horizon-stable-2024.1.tar.gz ]] 2025-11-11 00:17:32.909945 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-11-11 00:17:32.909958 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-11-11 00:17:32.909968 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2025-11-11 00:17:34.514367 | ubuntu-noble-large | 2025-11-11 00:17:34 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz [5301404/5301404] -> "horizon-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:34.516559 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:34.516634 | ubuntu-noble-large | + echo Process horizon-stable-2024.1.tar.gz 2025-11-11 00:17:34.516646 | ubuntu-noble-large | Process horizon-stable-2024.1.tar.gz 2025-11-11 00:17:34.518874 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2024.1.tar.gz 2025-11-11 00:17:34.519152 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:34.519398 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:34.527791 | ubuntu-noble-large | + directory=horizon-24.0.2.dev3 2025-11-11 00:17:34.527843 | ubuntu-noble-large | + echo Check patches for horizon-stable-2024.1.tar.gz 2025-11-11 00:17:34.527853 | ubuntu-noble-large | Check patches for horizon-stable-2024.1.tar.gz 2025-11-11 00:17:34.528045 | ubuntu-noble-large | + [[ -e ../patches/2024.1/horizon ]] 2025-11-11 00:17:34.528116 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2024.1.tar.gz 2025-11-11 00:17:34.528128 | ubuntu-noble-large | Check overlays for horizon-stable-2024.1.tar.gz 2025-11-11 00:17:34.528138 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/horizon/source ]] 2025-11-11 00:17:34.528156 | ubuntu-noble-large | + popd 2025-11-11 00:17:34.528219 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:34.528230 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:34.529504 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-11-11 00:17:34.532235 | ubuntu-noble-large | + filename=ironic-stable-2024.1.tar.gz 2025-11-11 00:17:34.532263 | ubuntu-noble-large | + [[ -e ironic-stable-2024.1.tar.gz ]] 2025-11-11 00:17:34.532312 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-11-11 00:17:34.532321 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-11-11 00:17:34.532354 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2025-11-11 00:17:36.200715 | ubuntu-noble-large | 2025-11-11 00:17:36 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz [3087228/3087228] -> "ironic-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:36.202708 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:36.203573 | ubuntu-noble-large | + echo Process ironic-stable-2024.1.tar.gz 2025-11-11 00:17:36.203681 | ubuntu-noble-large | Process ironic-stable-2024.1.tar.gz 2025-11-11 00:17:36.205241 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2024.1.tar.gz 2025-11-11 00:17:36.205335 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:36.206127 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:36.216083 | ubuntu-noble-large | + directory=ironic-24.1.6.dev1 2025-11-11 00:17:36.216151 | ubuntu-noble-large | + echo Check patches for ironic-stable-2024.1.tar.gz 2025-11-11 00:17:36.216165 | ubuntu-noble-large | Check patches for ironic-stable-2024.1.tar.gz 2025-11-11 00:17:36.216176 | ubuntu-noble-large | + [[ -e ../patches/2024.1/ironic ]] 2025-11-11 00:17:36.216186 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2024.1.tar.gz 2025-11-11 00:17:36.216195 | ubuntu-noble-large | Check overlays for ironic-stable-2024.1.tar.gz 2025-11-11 00:17:36.216205 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/ironic/source ]] 2025-11-11 00:17:36.216215 | ubuntu-noble-large | + popd 2025-11-11 00:17:36.216234 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:36.216246 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:36.217776 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-11-11 00:17:36.220355 | ubuntu-noble-large | + filename=keystone-stable-2024.1.tar.gz 2025-11-11 00:17:36.220427 | ubuntu-noble-large | + [[ -e keystone-stable-2024.1.tar.gz ]] 2025-11-11 00:17:36.220442 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-11-11 00:17:36.220454 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-11-11 00:17:36.220465 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2025-11-11 00:17:37.588317 | ubuntu-noble-large | 2025-11-11 00:17:37 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz [1733784/1733784] -> "keystone-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:37.592893 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:37.592975 | ubuntu-noble-large | + echo Process keystone-stable-2024.1.tar.gz 2025-11-11 00:17:37.592985 | ubuntu-noble-large | Process keystone-stable-2024.1.tar.gz 2025-11-11 00:17:37.594873 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2024.1.tar.gz 2025-11-11 00:17:37.595039 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:37.595372 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:37.604082 | ubuntu-noble-large | + directory=keystone-25.0.1.dev15 2025-11-11 00:17:37.604159 | ubuntu-noble-large | + echo Check patches for keystone-stable-2024.1.tar.gz 2025-11-11 00:17:37.604180 | ubuntu-noble-large | Check patches for keystone-stable-2024.1.tar.gz 2025-11-11 00:17:37.604199 | ubuntu-noble-large | + [[ -e ../patches/2024.1/keystone ]] 2025-11-11 00:17:37.604216 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2024.1.tar.gz 2025-11-11 00:17:37.604234 | ubuntu-noble-large | Check overlays for keystone-stable-2024.1.tar.gz 2025-11-11 00:17:37.604296 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/keystone/source ]] 2025-11-11 00:17:37.604317 | ubuntu-noble-large | + popd 2025-11-11 00:17:37.604343 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:37.604363 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:37.605759 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-11-11 00:17:37.609080 | ubuntu-noble-large | + filename=magnum-stable-2024.1.tar.gz 2025-11-11 00:17:37.609124 | ubuntu-noble-large | + [[ -e magnum-stable-2024.1.tar.gz ]] 2025-11-11 00:17:37.609143 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-11-11 00:17:37.609154 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-11-11 00:17:37.609164 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2025-11-11 00:17:38.974985 | ubuntu-noble-large | 2025-11-11 00:17:38 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz [969067/969067] -> "magnum-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:38.977191 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:38.977221 | ubuntu-noble-large | + echo Process magnum-stable-2024.1.tar.gz 2025-11-11 00:17:38.977239 | ubuntu-noble-large | Process magnum-stable-2024.1.tar.gz 2025-11-11 00:17:38.979700 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2024.1.tar.gz 2025-11-11 00:17:38.980117 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:38.980569 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:38.988982 | ubuntu-noble-large | + directory=magnum-18.0.2.dev1 2025-11-11 00:17:38.989026 | ubuntu-noble-large | + echo Check patches for magnum-stable-2024.1.tar.gz 2025-11-11 00:17:38.989038 | ubuntu-noble-large | Check patches for magnum-stable-2024.1.tar.gz 2025-11-11 00:17:38.989052 | ubuntu-noble-large | + [[ -e ../patches/2024.1/magnum ]] 2025-11-11 00:17:38.989118 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2024.1.tar.gz 2025-11-11 00:17:38.989130 | ubuntu-noble-large | Check overlays for magnum-stable-2024.1.tar.gz 2025-11-11 00:17:38.989145 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/magnum/source ]] 2025-11-11 00:17:38.989159 | ubuntu-noble-large | + popd 2025-11-11 00:17:38.989344 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:38.989358 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:38.990336 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-11-11 00:17:38.992679 | ubuntu-noble-large | + filename=manila-stable-2024.1.tar.gz 2025-11-11 00:17:38.992770 | ubuntu-noble-large | + [[ -e manila-stable-2024.1.tar.gz ]] 2025-11-11 00:17:38.992785 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-11-11 00:17:38.992798 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-11-11 00:17:38.992818 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2025-11-11 00:17:40.623888 | ubuntu-noble-large | 2025-11-11 00:17:40 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz [3426142/3426142] -> "manila-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:40.626294 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:40.626331 | ubuntu-noble-large | + echo Process manila-stable-2024.1.tar.gz 2025-11-11 00:17:40.626343 | ubuntu-noble-large | Process manila-stable-2024.1.tar.gz 2025-11-11 00:17:40.628284 | ubuntu-noble-large | ++ tar -tzf manila-stable-2024.1.tar.gz 2025-11-11 00:17:40.628507 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:40.628960 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:40.637713 | ubuntu-noble-large | + directory=manila-18.3.1.dev6 2025-11-11 00:17:40.637740 | ubuntu-noble-large | + echo Check patches for manila-stable-2024.1.tar.gz 2025-11-11 00:17:40.637751 | ubuntu-noble-large | Check patches for manila-stable-2024.1.tar.gz 2025-11-11 00:17:40.637837 | ubuntu-noble-large | + [[ -e ../patches/2024.1/manila ]] 2025-11-11 00:17:40.637902 | ubuntu-noble-large | + echo Check overlays for manila-stable-2024.1.tar.gz 2025-11-11 00:17:40.637913 | ubuntu-noble-large | Check overlays for manila-stable-2024.1.tar.gz 2025-11-11 00:17:40.637927 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/manila/source ]] 2025-11-11 00:17:40.637938 | ubuntu-noble-large | + popd 2025-11-11 00:17:40.638103 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:40.638117 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:40.639343 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-11-11 00:17:40.642088 | ubuntu-noble-large | + filename=masakari-stable-2024.1.tar.gz 2025-11-11 00:17:40.642107 | ubuntu-noble-large | + [[ -e masakari-stable-2024.1.tar.gz ]] 2025-11-11 00:17:40.642123 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-11-11 00:17:40.642133 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-11-11 00:17:40.642147 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2025-11-11 00:17:42.169019 | ubuntu-noble-large | 2025-11-11 00:17:42 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz [364761/364761] -> "masakari-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:42.171438 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:42.171469 | ubuntu-noble-large | + echo Process masakari-stable-2024.1.tar.gz 2025-11-11 00:17:42.171505 | ubuntu-noble-large | Process masakari-stable-2024.1.tar.gz 2025-11-11 00:17:42.173505 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2024.1.tar.gz 2025-11-11 00:17:42.174167 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:42.174812 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:42.180665 | ubuntu-noble-large | + directory=masakari-17.0.1.dev3 2025-11-11 00:17:42.180695 | ubuntu-noble-large | + echo Check patches for masakari-stable-2024.1.tar.gz 2025-11-11 00:17:42.180709 | ubuntu-noble-large | Check patches for masakari-stable-2024.1.tar.gz 2025-11-11 00:17:42.180917 | ubuntu-noble-large | + [[ -e ../patches/2024.1/masakari ]] 2025-11-11 00:17:42.180984 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2024.1.tar.gz 2025-11-11 00:17:42.180996 | ubuntu-noble-large | Check overlays for masakari-stable-2024.1.tar.gz 2025-11-11 00:17:42.181014 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/masakari/source ]] 2025-11-11 00:17:42.181023 | ubuntu-noble-large | + popd 2025-11-11 00:17:42.181038 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:42.181051 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:42.182427 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:42.185543 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:42.185566 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2025-11-11 00:17:42.185652 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:42.185665 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:42.185678 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.144274 | ubuntu-noble-large | 2025-11-11 00:17:43 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz [122672/122672] -> "neutron-dynamic-routing-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:43.146495 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:43.146757 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.146837 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.149097 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.149496 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:43.149944 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:43.157190 | ubuntu-noble-large | + directory=neutron-dynamic-routing-24.0.1.dev3 2025-11-11 00:17:43.157324 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.157341 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.157352 | ubuntu-noble-large | + [[ -e ../patches/2024.1/neutron-dynamic-routing ]] 2025-11-11 00:17:43.157372 | ubuntu-noble-large | + tar xzf neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.179675 | ubuntu-noble-large | + rm neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.182913 | ubuntu-noble-large | + pushd neutron-dynamic-routing-24.0.1.dev3 2025-11-11 00:17:43.185078 | ubuntu-noble-large | ++ find ../../patches/2024.1/neutron-dynamic-routing -type f -name '*.patch' 2025-11-11 00:17:43.185182 | ubuntu-noble-large | ++ sort 2025-11-11 00:17:43.189218 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-11 00:17:43.189264 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch' 2025-11-11 00:17:43.189275 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch 2025-11-11 00:17:43.189314 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-11 00:17:43.192425 | ubuntu-noble-large | checking file neutron_dynamic_routing/db/bgp_db.py 2025-11-11 00:17:43.193215 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-11 00:17:43.195659 | ubuntu-noble-large | patching file neutron_dynamic_routing/db/bgp_db.py 2025-11-11 00:17:43.196550 | ubuntu-noble-large | + popd 2025-11-11 00:17:43.196764 | ubuntu-noble-large | + tar czf neutron-dynamic-routing-stable-2024.1.tar.gz neutron-dynamic-routing-24.0.1.dev3 2025-11-11 00:17:43.240920 | ubuntu-noble-large | + rm -r neutron-dynamic-routing-24.0.1.dev3 2025-11-11 00:17:43.247019 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.247064 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.247083 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/neutron-dynamic-routing/source ]] 2025-11-11 00:17:43.247094 | ubuntu-noble-large | + popd 2025-11-11 00:17:43.247207 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:43.247221 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:43.248501 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.251214 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2025-11-11 00:17:43.251292 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2025-11-11 00:17:43.251309 | ubuntu-noble-large | + popd 2025-11-11 00:17:43.251323 | ubuntu-noble-large | + continue 2025-11-11 00:17:43.251381 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:43.251393 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:43.252344 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:43.254700 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:43.254719 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2024.1.tar.gz ]] 2025-11-11 00:17:43.254736 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:43.254746 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:43.254761 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:44.217105 | ubuntu-noble-large | 2025-11-11 00:17:44 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz [225604/225604] -> "neutron-vpnaas-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:44.219141 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:44.219178 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:44.219191 | ubuntu-noble-large | Process neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:44.221207 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:44.221797 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:44.222243 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:44.230498 | ubuntu-noble-large | + directory=neutron_vpnaas-24.0.2.dev3 2025-11-11 00:17:44.230579 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:44.230592 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:44.230601 | ubuntu-noble-large | + [[ -e ../patches/2024.1/neutron_vpnaas ]] 2025-11-11 00:17:44.230652 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:44.230665 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2025-11-11 00:17:44.230679 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/neutron_vpnaas/source ]] 2025-11-11 00:17:44.230689 | ubuntu-noble-large | + popd 2025-11-11 00:17:44.230852 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:44.230867 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:44.231875 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-11-11 00:17:44.234398 | ubuntu-noble-large | + filename=neutron-stable-2024.1.tar.gz 2025-11-11 00:17:44.234416 | ubuntu-noble-large | + [[ -e neutron-stable-2024.1.tar.gz ]] 2025-11-11 00:17:44.234493 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-11-11 00:17:44.234554 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-11-11 00:17:44.234571 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2025-11-11 00:17:46.340846 | ubuntu-noble-large | 2025-11-11 00:17:46 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz [14372761/14372761] -> "neutron-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:46.343458 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:46.343489 | ubuntu-noble-large | + echo Process neutron-stable-2024.1.tar.gz 2025-11-11 00:17:46.343580 | ubuntu-noble-large | Process neutron-stable-2024.1.tar.gz 2025-11-11 00:17:46.345915 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2024.1.tar.gz 2025-11-11 00:17:46.346062 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:46.346472 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:46.356853 | ubuntu-noble-large | + directory=neutron-24.2.2.dev23 2025-11-11 00:17:46.356886 | ubuntu-noble-large | + echo Check patches for neutron-stable-2024.1.tar.gz 2025-11-11 00:17:46.356912 | ubuntu-noble-large | Check patches for neutron-stable-2024.1.tar.gz 2025-11-11 00:17:46.356929 | ubuntu-noble-large | + [[ -e ../patches/2024.1/neutron ]] 2025-11-11 00:17:46.357011 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2024.1.tar.gz 2025-11-11 00:17:46.357033 | ubuntu-noble-large | Check overlays for neutron-stable-2024.1.tar.gz 2025-11-11 00:17:46.357051 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/neutron/source ]] 2025-11-11 00:17:46.357071 | ubuntu-noble-large | + popd 2025-11-11 00:17:46.357180 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:46.357194 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:46.358419 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-11-11 00:17:46.361579 | ubuntu-noble-large | + filename=nova-stable-2024.1.tar.gz 2025-11-11 00:17:46.361604 | ubuntu-noble-large | + [[ -e nova-stable-2024.1.tar.gz ]] 2025-11-11 00:17:46.361668 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-11-11 00:17:46.361682 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-11-11 00:17:46.361696 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2025-11-11 00:17:48.228758 | ubuntu-noble-large | 2025-11-11 00:17:48 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz [9527251/9527251] -> "nova-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:48.231190 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:48.231242 | ubuntu-noble-large | + echo Process nova-stable-2024.1.tar.gz 2025-11-11 00:17:48.231260 | ubuntu-noble-large | Process nova-stable-2024.1.tar.gz 2025-11-11 00:17:48.233689 | ubuntu-noble-large | ++ tar -tzf nova-stable-2024.1.tar.gz 2025-11-11 00:17:48.234082 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:48.234436 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:48.243053 | ubuntu-noble-large | + directory=nova-29.3.1.dev15 2025-11-11 00:17:48.243091 | ubuntu-noble-large | + echo Check patches for nova-stable-2024.1.tar.gz 2025-11-11 00:17:48.243102 | ubuntu-noble-large | Check patches for nova-stable-2024.1.tar.gz 2025-11-11 00:17:48.243115 | ubuntu-noble-large | + [[ -e ../patches/2024.1/nova ]] 2025-11-11 00:17:48.243247 | ubuntu-noble-large | + tar xzf nova-stable-2024.1.tar.gz 2025-11-11 00:17:48.647911 | ubuntu-noble-large | + rm nova-stable-2024.1.tar.gz 2025-11-11 00:17:48.657404 | ubuntu-noble-large | + pushd nova-29.3.1.dev15 2025-11-11 00:17:48.659166 | ubuntu-noble-large | ++ find ../../patches/2024.1/nova -type f -name '*.patch' 2025-11-11 00:17:48.659328 | ubuntu-noble-large | ++ sort 2025-11-11 00:17:48.665261 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-11 00:17:48.665304 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-11-11 00:17:48.665316 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-11-11 00:17:48.665329 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-11-11 00:17:48.666849 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2025-11-11 00:17:48.667002 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-11-11 00:17:48.667331 | ubuntu-noble-large | + patch --forward --batch -p1 2025-11-11 00:17:48.670226 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2025-11-11 00:17:48.670722 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-11-11 00:17:48.671308 | ubuntu-noble-large | + popd 2025-11-11 00:17:48.671446 | ubuntu-noble-large | + tar czf nova-stable-2024.1.tar.gz nova-29.3.1.dev15 2025-11-11 00:17:50.187048 | ubuntu-noble-large | + rm -r nova-29.3.1.dev15 2025-11-11 00:17:50.281103 | ubuntu-noble-large | + echo Check overlays for nova-stable-2024.1.tar.gz 2025-11-11 00:17:50.281221 | ubuntu-noble-large | Check overlays for nova-stable-2024.1.tar.gz 2025-11-11 00:17:50.281252 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/nova/source ]] 2025-11-11 00:17:50.281266 | ubuntu-noble-large | + popd 2025-11-11 00:17:50.281330 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:50.281374 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:50.282554 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-11-11 00:17:50.284155 | ubuntu-noble-large | + filename=octavia-stable-2024.1.tar.gz 2025-11-11 00:17:50.284236 | ubuntu-noble-large | + [[ -e octavia-stable-2024.1.tar.gz ]] 2025-11-11 00:17:50.284267 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-11-11 00:17:50.284286 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-11-11 00:17:50.284303 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2025-11-11 00:17:51.869652 | ubuntu-noble-large | 2025-11-11 00:17:51 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz [1315892/1315892] -> "octavia-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:51.872955 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:51.873056 | ubuntu-noble-large | + echo Process octavia-stable-2024.1.tar.gz 2025-11-11 00:17:51.873070 | ubuntu-noble-large | Process octavia-stable-2024.1.tar.gz 2025-11-11 00:17:51.874399 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2024.1.tar.gz 2025-11-11 00:17:51.874883 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:51.875440 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:51.883367 | ubuntu-noble-large | + directory=octavia-14.0.3.dev8 2025-11-11 00:17:51.883418 | ubuntu-noble-large | + echo Check patches for octavia-stable-2024.1.tar.gz 2025-11-11 00:17:51.883425 | ubuntu-noble-large | Check patches for octavia-stable-2024.1.tar.gz 2025-11-11 00:17:51.883435 | ubuntu-noble-large | + [[ -e ../patches/2024.1/octavia ]] 2025-11-11 00:17:51.883440 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2024.1.tar.gz 2025-11-11 00:17:51.883445 | ubuntu-noble-large | Check overlays for octavia-stable-2024.1.tar.gz 2025-11-11 00:17:51.883449 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/octavia/source ]] 2025-11-11 00:17:51.883454 | ubuntu-noble-large | + popd 2025-11-11 00:17:51.883510 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:51.883534 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:51.884425 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-11-11 00:17:51.885981 | ubuntu-noble-large | + filename=placement-stable-2024.1.tar.gz 2025-11-11 00:17:51.885991 | ubuntu-noble-large | + [[ -e placement-stable-2024.1.tar.gz ]] 2025-11-11 00:17:51.886012 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-11-11 00:17:51.886017 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-11-11 00:17:51.886024 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2025-11-11 00:17:53.165210 | ubuntu-noble-large | 2025-11-11 00:17:53 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz [570269/570269] -> "placement-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:53.167568 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:53.167613 | ubuntu-noble-large | + echo Process placement-stable-2024.1.tar.gz 2025-11-11 00:17:53.167627 | ubuntu-noble-large | Process placement-stable-2024.1.tar.gz 2025-11-11 00:17:53.169782 | ubuntu-noble-large | ++ tar -tzf placement-stable-2024.1.tar.gz 2025-11-11 00:17:53.170218 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:53.170359 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:53.180407 | ubuntu-noble-large | + directory=openstack_placement-11.0.1.dev5 2025-11-11 00:17:53.180439 | ubuntu-noble-large | + echo Check patches for placement-stable-2024.1.tar.gz 2025-11-11 00:17:53.180450 | ubuntu-noble-large | Check patches for placement-stable-2024.1.tar.gz 2025-11-11 00:17:53.180508 | ubuntu-noble-large | + [[ -e ../patches/2024.1/openstack_placement ]] 2025-11-11 00:17:53.180572 | ubuntu-noble-large | + echo Check overlays for placement-stable-2024.1.tar.gz 2025-11-11 00:17:53.180583 | ubuntu-noble-large | Check overlays for placement-stable-2024.1.tar.gz 2025-11-11 00:17:53.180597 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/openstack_placement/source ]] 2025-11-11 00:17:53.180611 | ubuntu-noble-large | + popd 2025-11-11 00:17:53.180783 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:53.180798 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:53.182075 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:53.185003 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:53.185025 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2024.1.tar.gz ]] 2025-11-11 00:17:53.185041 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:53.185055 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:53.185100 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:55.208733 | ubuntu-noble-large | 2025-11-11 00:17:55 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz [9061706/9061706] -> "skyline-apiserver-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:55.210449 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:55.210482 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:55.210493 | ubuntu-noble-large | Process skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:55.212898 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:55.213317 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:55.213825 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:55.222558 | ubuntu-noble-large | + directory=skyline-apiserver-4.0.2.dev5 2025-11-11 00:17:55.222584 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:55.222598 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:55.222707 | ubuntu-noble-large | + [[ -e ../patches/2024.1/skyline-apiserver ]] 2025-11-11 00:17:55.222725 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:55.222735 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2025-11-11 00:17:55.222748 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/skyline-apiserver/source ]] 2025-11-11 00:17:55.222797 | ubuntu-noble-large | + popd 2025-11-11 00:17:55.222953 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:55.222968 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:55.224283 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:55.227055 | ubuntu-noble-large | + filename=skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:55.227073 | ubuntu-noble-large | + [[ -e skyline-console-stable-2024.1.tar.gz ]] 2025-11-11 00:17:55.227139 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:55.227151 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:55.227161 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:58.333265 | ubuntu-noble-large | 2025-11-11 00:17:58 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz [26555457/26555457] -> "skyline-console-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:58.335839 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:58.335891 | ubuntu-noble-large | + echo Process skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:58.335897 | ubuntu-noble-large | Process skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:58.338375 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:58.338969 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:58.339190 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:58.346910 | ubuntu-noble-large | + directory=skyline-console-4.0.2.dev6 2025-11-11 00:17:58.346982 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:58.346988 | ubuntu-noble-large | Check patches for skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:58.347058 | ubuntu-noble-large | + [[ -e ../patches/2024.1/skyline-console ]] 2025-11-11 00:17:58.347137 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:58.347143 | ubuntu-noble-large | Check overlays for skyline-console-stable-2024.1.tar.gz 2025-11-11 00:17:58.347157 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/skyline-console/source ]] 2025-11-11 00:17:58.347212 | ubuntu-noble-large | + popd 2025-11-11 00:17:58.347363 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-11 00:17:58.347371 | ubuntu-noble-large | + pushd tarballs 2025-11-11 00:17:58.348232 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-11-11 00:17:58.349590 | ubuntu-noble-large | + filename=requirements-stable-2024.1.tar.gz 2025-11-11 00:17:58.349634 | ubuntu-noble-large | + [[ -e requirements-stable-2024.1.tar.gz ]] 2025-11-11 00:17:58.349717 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-11-11 00:17:58.349723 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-11-11 00:17:58.349730 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2025-11-11 00:17:59.302556 | ubuntu-noble-large | 2025-11-11 00:17:59 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz [147389/147389] -> "requirements-stable-2024.1.tar.gz" [1] 2025-11-11 00:17:59.305016 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-11 00:17:59.305047 | ubuntu-noble-large | + echo Process requirements-stable-2024.1.tar.gz 2025-11-11 00:17:59.305062 | ubuntu-noble-large | Process requirements-stable-2024.1.tar.gz 2025-11-11 00:17:59.307595 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2024.1.tar.gz 2025-11-11 00:17:59.307968 | ubuntu-noble-large | ++ head -1 2025-11-11 00:17:59.308317 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-11-11 00:17:59.316889 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev6776 2025-11-11 00:17:59.316940 | ubuntu-noble-large | + echo Check patches for requirements-stable-2024.1.tar.gz 2025-11-11 00:17:59.316951 | ubuntu-noble-large | Check patches for requirements-stable-2024.1.tar.gz 2025-11-11 00:17:59.316964 | ubuntu-noble-large | + [[ -e ../patches/2024.1/openstack_requirements ]] 2025-11-11 00:17:59.317034 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2024.1.tar.gz 2025-11-11 00:17:59.317046 | ubuntu-noble-large | Check overlays for requirements-stable-2024.1.tar.gz 2025-11-11 00:17:59.317060 | ubuntu-noble-large | + [[ -e ../overlays/2024.1/openstack_requirements/source ]] 2025-11-11 00:17:59.317074 | ubuntu-noble-large | + popd 2025-11-11 00:17:59.318024 | ubuntu-noble-large | + bash scripts/004-build.sh 2025-11-11 00:17:59.322054 | ubuntu-noble-large | + BASE_ARCH=x86_64 2025-11-11 00:17:59.323105 | ubuntu-noble-large | ++ date +%Y%m%d 2025-11-11 00:17:59.325853 | ubuntu-noble-large | + BUILD_ID=20251111 2025-11-11 00:17:59.325903 | ubuntu-noble-large | + BUILD_TYPE=all 2025-11-11 00:17:59.325931 | ubuntu-noble-large | + IS_RELEASE=False 2025-11-11 00:17:59.325949 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.1 2025-11-11 00:17:59.325967 | ubuntu-noble-large | + VERSION=latest 2025-11-11 00:17:59.325983 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2025-11-11 00:17:59.326006 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-11-11 00:17:59.326028 | ubuntu-noble-large | + . defaults/all.sh 2025-11-11 00:17:59.326223 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-11-11 00:17:59.326251 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-11-11 00:17:59.326268 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-11-11 00:17:59.326285 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-11-11 00:17:59.326585 | ubuntu-noble-large | +++ deactivate nondestructive 2025-11-11 00:17:59.326650 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:59.326675 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:59.326698 | ubuntu-noble-large | +++ hash -r 2025-11-11 00:17:59.326790 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:59.326812 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-11-11 00:17:59.326830 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-11-11 00:17:59.326854 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-11-11 00:17:59.326964 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-11-11 00:17:59.326985 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-11-11 00:17:59.327008 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-11-11 00:17:59.327027 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-11-11 00:17:59.327050 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-11 00:17:59.327076 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-11-11 00:17:59.327094 | ubuntu-noble-large | +++ export PATH 2025-11-11 00:17:59.327143 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-11-11 00:17:59.327208 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-11-11 00:17:59.327257 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-11-11 00:17:59.327273 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-11-11 00:17:59.327288 | ubuntu-noble-large | +++ export PS1 2025-11-11 00:17:59.327303 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-11-11 00:17:59.327324 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-11-11 00:17:59.327339 | ubuntu-noble-large | +++ hash -r 2025-11-11 00:17:59.327382 | ubuntu-noble-large | + . defaults/2024.1.sh 2025-11-11 00:17:59.328516 | ubuntu-noble-large | +++ date +%Y%m%d 2025-11-11 00:17:59.331442 | ubuntu-noble-large | ++ export BUILD_ID=20251111 2025-11-11 00:17:59.331510 | ubuntu-noble-large | ++ BUILD_ID=20251111 2025-11-11 00:17:59.331561 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-11-11 00:17:59.331572 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-11-11 00:17:59.331583 | ubuntu-noble-large | ++ export BASE_VERSION=22.04 2025-11-11 00:17:59.331593 | ubuntu-noble-large | ++ BASE_VERSION=22.04 2025-11-11 00:17:59.331603 | ubuntu-noble-large | + export IS_RELEASE 2025-11-11 00:17:59.331621 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-11-11 00:17:59.331630 | ubuntu-noble-large | + export VERSION 2025-11-11 00:17:59.331640 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-11 00:17:59.331650 | ubuntu-noble-large | + [[ -z '' ]] 2025-11-11 00:17:59.332784 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2025-11-11 00:17:59.397083 | ubuntu-noble-large | + KOLLA_IMAGES='^aodh ^barbican ^blazar ^ceilometer ^cinder ^cron ^designate ^dnsmasq ^fluentd ^glance ^gnocchi ^grafana ^hacluster ^haproxy ^horizon ^ironic ^iscsid ^keepalived ^keystone ^kolla-toolbox ^letsencrypt ^magnum ^manila ^mariadb ^masakari ^memcached ^multipathd ^neutron ^nova ^octavia ^opensearch ^openstack-base ^openvswitch ^ovn ^ovsdpdk ^placement ^prometheus ^proxysql ^rabbitmq ^redis ^skyline-apiserver ^skyline-console ^tgtd' 2025-11-11 00:17:59.397136 | ubuntu-noble-large | + PLATFORM=linux/amd64 2025-11-11 00:17:59.397171 | ubuntu-noble-large | + [[ 2024.1 == \2\0\2\4\.\1 ]] 2025-11-11 00:17:59.397224 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2025-11-11 00:17:59.397413 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-11-11 00:17:59.398560 | ubuntu-noble-large | + kolla-build --base-arch x86_64 --debug --template-override templates/2024.1/template-overrides.j2 --config-file kolla-build.conf --skip-existing --platform linux/amd64 '^aodh' '^barbican' '^blazar' '^ceilometer' '^cinder' '^cron' '^designate' '^dnsmasq' '^fluentd' '^glance' '^gnocchi' '^grafana' '^hacluster' '^haproxy' '^horizon' '^ironic' '^iscsid' '^keepalived' '^keystone' '^kolla-toolbox' '^letsencrypt' '^magnum' '^manila' '^mariadb' '^masakari' '^memcached' '^multipathd' '^neutron' '^nova' '^octavia' '^opensearch' '^openstack-base' '^openvswitch' '^ovn' '^ovsdpdk' '^placement' '^prometheus' '^proxysql' '^rabbitmq' '^redis' '^skyline-apiserver' '^skyline-console' '^tgtd' 2025-11-11 00:17:59.398844 | ubuntu-noble-large | + tee kolla-build-20251111.log 2025-11-11 00:17:59.830954 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2025-11-11 00:17:59.831047 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2025-11-11 00:18:06.684951 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2025-11-11 00:18:06.685553 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2025-11-11 00:18:06.686200 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-11-11 00:18:06.686218 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-11-11 00:18:06.685910 2025-11-11 00:18:06.688040 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-11-11 00:18:06.689035 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-11-11 00:20:12.230979 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 1/36 : FROM ubuntu:22.04 2025-11-11 00:20:12.231108 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.231127 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 09506232a800 2025-11-11 00:20:12.231175 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 2/36 : LABEL "build-date"="20251111" "name"="base" "de.osism.commit.docker_images_kolla"="a0031f0" "de.osism.commit.kolla"="2c3140393" "de.osism.commit.kolla_version"="18.8.1" "de.osism.commit.release"="2505108" "de.osism.release.openstack"="2024.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-11T00:17:05.553352+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-11 00:20:12.231218 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.231230 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 4e522d1238a6 2025-11-11 00:20:12.231240 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 4e522d1238a6 2025-11-11 00:20:12.231252 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e1b41546d912 2025-11-11 00:20:12.231264 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 3/36 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 2{2,4}.04}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 2{2,4}.04\" are supported on ubuntu"; false; fi 2025-11-11 00:20:12.231276 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.231285 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 3dd752f99da9 2025-11-11 00:20:12.231295 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 3dd752f99da9 2025-11-11 00:20:12.231305 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 102d6edb413d 2025-11-11 00:20:12.231315 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 4/36 : COPY curlrc /root/.curlrc 2025-11-11 00:20:12.231324 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.231334 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 0ff961c87208 2025-11-11 00:20:12.231344 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 5/36 : ENV LANG en_US.UTF-8 2025-11-11 00:20:12.231353 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.231363 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 91bac405ca2b 2025-11-11 00:20:12.231373 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 91bac405ca2b 2025-11-11 00:20:12.231382 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e43e1d88b9bf 2025-11-11 00:20:12.231609 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 6/36 : LABEL kolla_version="2024.1" 2025-11-11 00:20:12.231625 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.231634 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 181794ef2fd9 2025-11-11 00:20:12.231644 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 181794ef2fd9 2025-11-11 00:20:12.231654 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 78fffac146f5 2025-11-11 00:20:12.231664 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 7/36 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-11 00:20:12.231675 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.231699 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 5e171530fd9d 2025-11-11 00:20:12.231709 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 8/36 : COPY *.gpg /etc/kolla/apt-keys/ 2025-11-11 00:20:12.231719 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.231729 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 288941829314 2025-11-11 00:20:12.231739 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 9/36 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:12.231749 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.231758 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 345bb2014a93 2025-11-11 00:20:12.231768 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-11-11 00:20:12.231803 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-11-11 00:20:12.231814 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-11-11 00:20:12.231824 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-11-11 00:20:12.231834 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5969 kB] 2025-11-11 00:20:12.231844 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-11-11 00:20:12.231854 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-11-11 00:20:12.231876 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-11-11 00:20:12.231891 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3526 kB] 2025-11-11 00:20:12.231901 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1289 kB] 2025-11-11 00:20:12.231911 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [60.9 kB] 2025-11-11 00:20:12.231925 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-11-11 00:20:12.231992 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.2 kB] 2025-11-11 00:20:12.232024 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3856 kB] 2025-11-11 00:20:12.232124 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6168 kB] 2025-11-11 00:20:12.232137 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1594 kB] 2025-11-11 00:20:12.232187 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-11-11 00:20:12.232238 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] 2025-11-11 00:20:12.232288 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Fetched 43.0 MB in 4s (10.4 MB/s) 2025-11-11 00:20:12.232300 | ubuntu-noble-large | Reading package lists... 2025-11-11 00:20:12.232314 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.232414 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading package lists... 2025-11-11 00:20:12.232427 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.232492 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Building dependency tree... 2025-11-11 00:20:12.232508 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading state information... 2025-11-11 00:20:12.232646 | ubuntu-noble-large | ERROR:kolla.common.utils.base:The following additional packages will be installed: 2025-11-11 00:20:12.232666 | ubuntu-noble-large | ERROR:kolla.common.utils.base:openssl 2025-11-11 00:20:12.232717 | ubuntu-noble-large | ERROR:kolla.common.utils.base:The following NEW packages will be installed: 2025-11-11 00:20:12.232766 | ubuntu-noble-large | ERROR:kolla.common.utils.base:ca-certificates locales openssl 2025-11-11 00:20:12.232887 | ubuntu-noble-large | ERROR:kolla.common.utils.base:0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. 2025-11-11 00:20:12.232900 | ubuntu-noble-large | Need to get 5595 kB of archives. 2025-11-11 00:20:12.232910 | ubuntu-noble-large | After this operation, 20.0 MB of additional disk space will be used. 2025-11-11 00:20:12.232929 | ubuntu-noble-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.20 [1185 kB] 2025-11-11 00:20:12.232943 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2025-11-11 00:20:12.232959 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.11 [4247 kB] 2025-11-11 00:20:12.233038 | ubuntu-noble-large | ERROR:kolla.common.utils.base:perl: warning: Setting locale failed. 2025-11-11 00:20:12.233059 | ubuntu-noble-large | perl: warning: Please check that your locale settings: 2025-11-11 00:20:12.233077 | ubuntu-noble-large | LANGUAGE = (unset), 2025-11-11 00:20:12.233094 | ubuntu-noble-large | LC_ALL = (unset), 2025-11-11 00:20:12.233110 | ubuntu-noble-large | LANG = "en_US.UTF-8" 2025-11-11 00:20:12.233128 | ubuntu-noble-large | are supported and installed on your system. 2025-11-11 00:20:12.233145 | ubuntu-noble-large | perl: warning: Falling back to the standard locale ("C"). 2025-11-11 00:20:12.233161 | ubuntu-noble-large |  2025-11-11 00:20:12.233189 | ubuntu-noble-large | ERROR:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-11-11 00:20:12.233206 | ubuntu-noble-large |  2025-11-11 00:20:12.233224 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Fetched 5595 kB in 1s (5365 kB/s) 2025-11-11 00:20:12.233238 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package openssl. 2025-11-11 00:20:12.233260 | ubuntu-noble-large | (Reading database ... 2025-11-11 00:20:12.233270 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 5% 2025-11-11 00:20:12.233302 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2025-11-11 00:20:12.233326 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 75% 2025-11-11 00:20:12.233340 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 80% 2025-11-11 00:20:12.233354 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 85% 2025-11-11 00:20:12.233430 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 90% (Reading database ... 95% 2025-11-11 00:20:12.233447 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) 2025-11-11 00:20:12.233457 | ubuntu-noble-large | Preparing to unpack .../openssl_3.0.2-0ubuntu1.20_amd64.deb ... 2025-11-11 00:20:12.233508 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking openssl (3.0.2-0ubuntu1.20) ... 2025-11-11 00:20:12.233628 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2025-11-11 00:20:12.233647 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2025-11-11 00:20:12.233661 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.233675 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking ca-certificates (20240203~22.04.1) ... 2025-11-11 00:20:12.233748 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package locales. 2025-11-11 00:20:12.233763 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../locales_2.35-0ubuntu3.11_all.deb ... 2025-11-11 00:20:12.233874 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking locales (2.35-0ubuntu3.11) ... 2025-11-11 00:20:12.233887 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up locales (2.35-0ubuntu3.11) ... 2025-11-11 00:20:12.233942 | ubuntu-noble-large | ERROR:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-11-11 00:20:12.233951 | ubuntu-noble-large | debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-11-11 00:20:12.233960 | ubuntu-noble-large | debconf: falling back to frontend: Readline 2025-11-11 00:20:12.233969 | ubuntu-noble-large | debconf: unable to initialize frontend: Readline 2025-11-11 00:20:12.233986 | ubuntu-noble-large | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-11-11 00:20:12.234002 | ubuntu-noble-large | debconf: falling back to frontend: Teletype 2025-11-11 00:20:12.234016 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Generating locales (this might take a while)... 2025-11-11 00:20:12.234029 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Generation complete. 2025-11-11 00:20:12.234093 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up openssl (3.0.2-0ubuntu1.20) ... 2025-11-11 00:20:12.234108 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up ca-certificates (20240203~22.04.1) ... 2025-11-11 00:20:12.234185 | ubuntu-noble-large | ERROR:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-11-11 00:20:12.234194 | ubuntu-noble-large | debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-11-11 00:20:12.234203 | ubuntu-noble-large | debconf: falling back to frontend: Readline 2025-11-11 00:20:12.234212 | ubuntu-noble-large | debconf: unable to initialize frontend: Readline 2025-11-11 00:20:12.234221 | ubuntu-noble-large | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-11-11 00:20:12.234240 | ubuntu-noble-large | debconf: falling back to frontend: Teletype 2025-11-11 00:20:12.234253 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-11-11 00:20:12.234262 | ubuntu-noble-large | ERROR:kolla.common.utils.base:146 added, 0 removed; done. 2025-11-11 00:20:12.234310 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Processing triggers for ca-certificates (20240203~22.04.1) ... 2025-11-11 00:20:12.234355 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-11-11 00:20:12.234413 | ubuntu-noble-large | ERROR:kolla.common.utils.base:0 added, 0 removed; done. 2025-11-11 00:20:12.234423 | ubuntu-noble-large | Running hooks in /etc/ca-certificates/update.d... 2025-11-11 00:20:12.234435 | ubuntu-noble-large | ERROR:kolla.common.utils.base:done. 2025-11-11 00:20:12.234494 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Generating locales (this might take a while)... 2025-11-11 00:20:12.234508 | ubuntu-noble-large | ERROR:kolla.common.utils.base:en_US.UTF-8 2025-11-11 00:20:12.234618 | ubuntu-noble-large | ERROR:kolla.common.utils.base:... 2025-11-11 00:20:12.234636 | ubuntu-noble-large | ERROR:kolla.common.utils.base:done 2025-11-11 00:20:12.234701 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Generation complete. 2025-11-11 00:20:12.234715 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 345bb2014a93 2025-11-11 00:20:12.234801 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 91722cf028c2 2025-11-11 00:20:12.234947 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 10/36 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-11-11 00:20:12.234958 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.234967 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 6c627cb6aa50 2025-11-11 00:20:12.234976 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 6c627cb6aa50 2025-11-11 00:20:12.234989 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> fab02f31b043 2025-11-11 00:20:12.235055 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 11/36 : COPY kolla_bashrc /tmp/ 2025-11-11 00:20:12.235069 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.235166 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a76318336b3e 2025-11-11 00:20:12.235182 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 12/36 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2025-11-11 00:20:12.235241 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.235254 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 718f1ea96344 2025-11-11 00:20:12.235319 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 718f1ea96344 2025-11-11 00:20:12.235333 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a7eee354faab 2025-11-11 00:20:12.235407 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 13/36 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2025-11-11 00:20:12.235421 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.235496 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 8820b1c5136a 2025-11-11 00:20:12.235510 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 8820b1c5136a 2025-11-11 00:20:12.235608 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> adbc8530858c 2025-11-11 00:20:12.235626 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 14/36 : ENV DEBIAN_FRONTEND noninteractive 2025-11-11 00:20:12.235692 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.235706 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 67028b673e89 2025-11-11 00:20:12.235830 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 67028b673e89 2025-11-11 00:20:12.235842 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> b3a7546b0980 2025-11-11 00:20:12.235909 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 15/36 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2025-11-11 00:20:12.235923 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.235994 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 19d7b7e2274d 2025-11-11 00:20:12.236010 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 16/36 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:12.236084 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.236099 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 02f2b8171959 2025-11-11 00:20:12.236172 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-11-11 00:20:12.236182 | ubuntu-noble-large | Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-11-11 00:20:12.236193 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-11-11 00:20:12.236254 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-11-11 00:20:12.236304 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [60.9 kB] 2025-11-11 00:20:12.236317 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5,969 kB] 2025-11-11 00:20:12.236378 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-11-11 00:20:12.236390 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1,289 kB] 2025-11-11 00:20:12.236449 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-11-11 00:20:12.236460 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1,792 kB] 2025-11-11 00:20:12.236539 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3,526 kB] 2025-11-11 00:20:12.236566 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-11-11 00:20:12.236630 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,594 kB] 2025-11-11 00:20:12.236642 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3,856 kB] 2025-11-11 00:20:12.236699 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6,168 kB] 2025-11-11 00:20:12.236711 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.2 kB] 2025-11-11 00:20:12.236772 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-11-11 00:20:12.236797 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] 2025-11-11 00:20:12.236859 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Fetched 43.0 MB in 3s (15.0 MB/s) 2025-11-11 00:20:12.236868 | ubuntu-noble-large | Reading package lists... 2025-11-11 00:20:12.236878 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.236932 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading package lists... 2025-11-11 00:20:12.236944 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.237005 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Building dependency tree... 2025-11-11 00:20:12.237017 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading state information... 2025-11-11 00:20:12.237080 | ubuntu-noble-large | ERROR:kolla.common.utils.base:adduser is already the newest version (3.118ubuntu5). 2025-11-11 00:20:12.237089 | ubuntu-noble-large | ca-certificates is already the newest version (20240203~22.04.1). 2025-11-11 00:20:12.237096 | ubuntu-noble-large | The following additional packages will be installed: 2025-11-11 00:20:12.237103 | ubuntu-noble-large | dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server 2025-11-11 00:20:12.237113 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpgconf gpgsm libassuan0 libbrotli1 libcurl4 libksba8 libldap-2.5-0 2025-11-11 00:20:12.237121 | ubuntu-noble-large | libnghttp2-14 libnpth0 libpsl5 libreadline8 librtmp1 libsasl2-2 2025-11-11 00:20:12.237131 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libsasl2-modules-db libsqlite3-0 libssh-4 pinentry-curses readline-common 2025-11-11 00:20:12.237191 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Suggested packages: 2025-11-11 00:20:12.237201 | ubuntu-noble-large | dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage 2025-11-11 00:20:12.237215 | ubuntu-noble-large | scdaemon pinentry-doc readline-doc 2025-11-11 00:20:12.237223 | ubuntu-noble-large | Recommended packages: 2025-11-11 00:20:12.237230 | ubuntu-noble-large | libldap-common publicsuffix libsasl2-modules 2025-11-11 00:20:12.237237 | ubuntu-noble-large | ERROR:kolla.common.utils.base:The following NEW packages will be installed: 2025-11-11 00:20:12.237247 | ubuntu-noble-large | ERROR:kolla.common.utils.base:curl dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client 2025-11-11 00:20:12.237286 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg-wks-server gpgconf gpgsm libassuan0 libbrotli1 libcurl4 libksba8 2025-11-11 00:20:12.237335 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libldap-2.5-0 libnghttp2-14 libnpth0 libpsl5 libreadline8 librtmp1 2025-11-11 00:20:12.237346 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 pinentry-curses 2025-11-11 00:20:12.237399 | ubuntu-noble-large | ERROR:kolla.common.utils.base:readline-common ubuntu-cloud-keyring 2025-11-11 00:20:12.237412 | ubuntu-noble-large | ERROR:kolla.common.utils.base:0 upgraded, 28 newly installed, 0 to remove and 2 not upgraded. 2025-11-11 00:20:12.237419 | ubuntu-noble-large | Need to get 4,603 kB of archives. 2025-11-11 00:20:12.237426 | ubuntu-noble-large | After this operation, 11.9 MB of additional disk space will be used. 2025-11-11 00:20:12.237433 | ubuntu-noble-large | Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2025-11-11 00:20:12.237446 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2025-11-11 00:20:12.237509 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2025-11-11 00:20:12.237541 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2025-11-11 00:20:12.237608 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2025-11-11 00:20:12.237621 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2025-11-11 00:20:12.237683 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] 2025-11-11 00:20:12.237697 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 2025-11-11 00:20:12.237755 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.19+dfsg-0ubuntu0.22.04.1 [184 kB] 2025-11-11 00:20:12.237768 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2025-11-11 00:20:12.237839 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.5 [187 kB] 2025-11-11 00:20:12.237851 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] 2025-11-11 00:20:12.237912 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] 2025-11-11 00:20:12.237921 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2025-11-11 00:20:12.237976 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.4 [94.5 kB] 2025-11-11 00:20:12.237987 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] 2025-11-11 00:20:12.238047 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8,664 B] 2025-11-11 00:20:12.238061 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.4 [293 kB] 2025-11-11 00:20:12.238125 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.4 [54.7 kB] 2025-11-11 00:20:12.238146 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.4 [309 kB] 2025-11-11 00:20:12.238163 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.4 [518 kB] 2025-11-11 00:20:12.238228 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] 2025-11-11 00:20:12.238241 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.4 [209 kB] 2025-11-11 00:20:12.238294 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.4 [62.7 kB] 2025-11-11 00:20:12.238305 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.4 [57.5 kB] 2025-11-11 00:20:12.238366 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.4 [197 kB] 2025-11-11 00:20:12.238378 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.4 [315 kB] 2025-11-11 00:20:12.238437 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-cloud-keyring all 2021.03.26 [4,564 B] 2025-11-11 00:20:12.238449 | ubuntu-noble-large | ERROR:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-11-11 00:20:12.238456 | ubuntu-noble-large |  2025-11-11 00:20:12.238511 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Fetched 4,603 kB in 1s (3,728 kB/s) 2025-11-11 00:20:12.238547 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package readline-common. 2025-11-11 00:20:12.238555 | ubuntu-noble-large | (Reading database ... 2025-11-11 00:20:12.238619 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-11 00:20:12.238629 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 70% 2025-11-11 00:20:12.238677 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 75% (Reading database ... 80% 2025-11-11 00:20:12.238686 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 85% 2025-11-11 00:20:12.238743 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 90% 2025-11-11 00:20:12.238751 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 95% 2025-11-11 00:20:12.238853 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5489 files and directories currently installed.) 2025-11-11 00:20:12.238867 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../00-readline-common_8.1.2-1_all.deb ... 2025-11-11 00:20:12.238918 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking readline-common (8.1.2-1) ... 2025-11-11 00:20:12.238926 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libreadline8:amd64. 2025-11-11 00:20:12.238965 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../01-libreadline8_8.1.2-1_amd64.deb ... 2025-11-11 00:20:12.238974 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libreadline8:amd64 (8.1.2-1) ... 2025-11-11 00:20:12.239026 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2025-11-11 00:20:12.239034 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../02-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2025-11-11 00:20:12.239047 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2025-11-11 00:20:12.239110 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2025-11-11 00:20:12.239118 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../03-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2025-11-11 00:20:12.239127 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2025-11-11 00:20:12.239136 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libpsl5:amd64. 2025-11-11 00:20:12.239203 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../04-libpsl5_0.21.0-1.2build2_amd64.deb ... 2025-11-11 00:20:12.239211 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2025-11-11 00:20:12.239258 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2025-11-11 00:20:12.239265 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../05-libbrotli1_1.0.9-2build6_amd64.deb ... 2025-11-11 00:20:12.239311 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2025-11-11 00:20:12.239319 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2025-11-11 00:20:12.239365 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2025-11-11 00:20:12.239372 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.239421 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-11-11 00:20:12.239428 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2025-11-11 00:20:12.239477 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2025-11-11 00:20:12.239484 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.239540 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-11-11 00:20:12.239555 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libldap-2.5-0:amd64. 2025-11-11 00:20:12.239561 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../08-libldap-2.5-0_2.5.19+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2025-11-11 00:20:12.239628 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2025-11-11 00:20:12.239636 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2025-11-11 00:20:12.239684 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../09-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2025-11-11 00:20:12.239691 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2025-11-11 00:20:12.239700 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2025-11-11 00:20:12.239761 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../10-libssh-4_0.9.6-2ubuntu0.22.04.5_amd64.deb ... 2025-11-11 00:20:12.239768 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... 2025-11-11 00:20:12.239831 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libcurl4:amd64. 2025-11-11 00:20:12.239839 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../11-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... 2025-11-11 00:20:12.239873 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2025-11-11 00:20:12.239881 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package curl. 2025-11-11 00:20:12.239987 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../12-curl_7.81.0-1ubuntu1.21_amd64.deb ... 2025-11-11 00:20:12.239995 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking curl (7.81.0-1ubuntu1.21) ... 2025-11-11 00:20:12.240001 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libassuan0:amd64. 2025-11-11 00:20:12.240007 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2025-11-11 00:20:12.240016 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2025-11-11 00:20:12.240031 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2025-11-11 00:20:12.240076 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.4_amd64.deb ... 2025-11-11 00:20:12.240086 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gpgconf (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.240129 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2025-11-11 00:20:12.240140 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../15-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... 2025-11-11 00:20:12.240186 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... 2025-11-11 00:20:12.240196 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libnpth0:amd64. 2025-11-11 00:20:12.240241 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../16-libnpth0_1.6-3build2_amd64.deb ... 2025-11-11 00:20:12.240251 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libnpth0:amd64 (1.6-3build2) ... 2025-11-11 00:20:12.240295 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2025-11-11 00:20:12.240306 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../17-dirmngr_2.2.27-3ubuntu2.4_amd64.deb ... 2025-11-11 00:20:12.240363 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking dirmngr (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.240373 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gnupg-l10n. 2025-11-11 00:20:12.240379 | ubuntu-noble-large | Preparing to unpack .../18-gnupg-l10n_2.2.27-3ubuntu2.4_all.deb ... 2025-11-11 00:20:12.240389 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gnupg-l10n (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.240444 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2025-11-11 00:20:12.240454 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../19-gnupg-utils_2.2.27-3ubuntu2.4_amd64.deb ... 2025-11-11 00:20:12.240497 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gnupg-utils (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.240507 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gpg. 2025-11-11 00:20:12.240571 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.240585 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../20-gpg_2.2.27-3ubuntu2.4_amd64.deb ... 2025-11-11 00:20:12.240634 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gpg (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.240644 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2025-11-11 00:20:12.240689 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../21-pinentry-curses_1.1.1-1build2_amd64.deb ... 2025-11-11 00:20:12.240699 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking pinentry-curses (1.1.1-1build2) ... 2025-11-11 00:20:12.240743 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2025-11-11 00:20:12.240753 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../22-gpg-agent_2.2.27-3ubuntu2.4_amd64.deb ... 2025-11-11 00:20:12.240833 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gpg-agent (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.240841 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gpg-wks-client. 2025-11-11 00:20:12.240927 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../23-gpg-wks-client_2.2.27-3ubuntu2.4_amd64.deb ... 2025-11-11 00:20:12.240934 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gpg-wks-client (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.240939 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gpg-wks-server. 2025-11-11 00:20:12.240945 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../24-gpg-wks-server_2.2.27-3ubuntu2.4_amd64.deb ... 2025-11-11 00:20:12.240951 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gpg-wks-server (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.240997 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2025-11-11 00:20:12.241010 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.2.27-3ubuntu2.4_amd64.deb ... 2025-11-11 00:20:12.241016 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.241074 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gpgsm (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.241082 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gnupg. 2025-11-11 00:20:12.241129 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../26-gnupg_2.2.27-3ubuntu2.4_all.deb ... 2025-11-11 00:20:12.241136 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.241182 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gnupg (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.241189 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2025-11-11 00:20:12.241236 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../27-ubuntu-cloud-keyring_2021.03.26_all.deb ... 2025-11-11 00:20:12.241243 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.241291 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2021.03.26) ... 2025-11-11 00:20:12.241299 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... 2025-11-11 00:20:12.241346 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2025-11-11 00:20:12.241353 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2025-11-11 00:20:12.241400 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2025-11-11 00:20:12.241407 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2025-11-11 00:20:12.241453 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libnpth0:amd64 (1.6-3build2) ... 2025-11-11 00:20:12.241460 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2021.03.26) ... 2025-11-11 00:20:12.241506 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libassuan0:amd64 (2.5.5-1build1) ... 2025-11-11 00:20:12.241513 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-11-11 00:20:12.241573 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gnupg-l10n (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.241580 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2025-11-11 00:20:12.241633 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-11-11 00:20:12.241640 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... 2025-11-11 00:20:12.241687 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up readline-common (8.1.2-1) ... 2025-11-11 00:20:12.241694 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up pinentry-curses (1.1.1-1build2) ... 2025-11-11 00:20:12.241741 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libreadline8:amd64 (8.1.2-1) ... 2025-11-11 00:20:12.241748 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2025-11-11 00:20:12.241806 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gpgconf (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.241813 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2025-11-11 00:20:12.241879 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up curl (7.81.0-1ubuntu1.21) ... 2025-11-11 00:20:12.241886 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gpg (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.241935 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gnupg-utils (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.241942 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gpg-agent (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.241995 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gpgsm (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.242002 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up dirmngr (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.242034 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gpg-wks-server (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.242041 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gpg-wks-client (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.242091 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gnupg (2.2.27-3ubuntu2.4) ... 2025-11-11 00:20:12.242098 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-11-11 00:20:12.242112 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 02f2b8171959 2025-11-11 00:20:12.242120 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 30ce56b5f43a 2025-11-11 00:20:12.242189 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 17/36 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2025-11-11 00:20:12.242197 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.242238 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 2c549a33ff2b 2025-11-11 00:20:12.242245 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 2c549a33ff2b 2025-11-11 00:20:12.242254 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 4d49c234027f 2025-11-11 00:20:12.242318 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 18/36 : RUN rm -f /etc/apt/sources.list 2025-11-11 00:20:12.242325 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.242333 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in c42720bfd872 2025-11-11 00:20:12.242342 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container c42720bfd872 2025-11-11 00:20:12.242407 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> bbb1815b16af 2025-11-11 00:20:12.242414 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 19/36 : COPY sources.list.ubuntu.jammy /etc/apt/sources.list 2025-11-11 00:20:12.242446 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.242452 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 70c05e7afa22 2025-11-11 00:20:12.242497 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 20/36 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-11-11 00:20:12.242504 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.242542 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 9c27a42679b0 2025-11-11 00:20:12.242555 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 21/36 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-11 00:20:12.242614 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.242621 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 34dff65bc45f 2025-11-11 00:20:12.242653 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 22/36 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-11-11 00:20:12.242660 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.242711 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e37e06aa38fd 2025-11-11 00:20:12.242726 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 23/36 : RUN mkdir -p /etc/kolla/apt-keys/ && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys F77F1EDA57EBB1CC && gpg --export F77F1EDA57EBB1CC >/etc/kolla/apt-keys/erlang-ppa.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9F4587F226208342 && gpg --export 9F4587F226208342 >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2025-11-11 00:20:12.242761 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.242768 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in b61470a34a26 2025-11-11 00:20:12.242838 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2025-11-11 00:20:12.242845 | ubuntu-noble-large |  2025-11-11 00:20:12.242851 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2025-11-11 00:20:12.242857 | ubuntu-noble-large |  2025-11-11 00:20:12.242865 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2025-11-11 00:20:12.242871 | ubuntu-noble-large |  2025-11-11 00:20:12.242876 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2025-11-11 00:20:12.242882 | ubuntu-noble-large |  2025-11-11 00:20:12.242932 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg: Total number processed: 1 2025-11-11 00:20:12.242940 | ubuntu-noble-large | gpg: imported: 1 2025-11-11 00:20:12.242946 | ubuntu-noble-large |  2025-11-11 00:20:12.242952 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg: key 9F4587F226208342: public key "Cloudsmith Package (rabbitmq/rabbitmq-server) " imported 2025-11-11 00:20:12.242964 | ubuntu-noble-large |  2025-11-11 00:20:12.242973 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg: Total number processed: 1 2025-11-11 00:20:12.242978 | ubuntu-noble-large | gpg: imported: 1 2025-11-11 00:20:12.242984 | ubuntu-noble-large |  2025-11-11 00:20:12.242993 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2025-11-11 00:20:12.242999 | ubuntu-noble-large |  2025-11-11 00:20:12.243070 | ubuntu-noble-large | ERROR:kolla.common.utils.base:gpg: Total number processed: 1 2025-11-11 00:20:12.243077 | ubuntu-noble-large | gpg: imported: 1 2025-11-11 00:20:12.243083 | ubuntu-noble-large |  2025-11-11 00:20:12.243088 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container b61470a34a26 2025-11-11 00:20:12.243094 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 63537c71cf03 2025-11-11 00:20:12.243100 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 24/36 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive_compat.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2025-11-11 00:20:12.243109 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.243149 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in a460d06980b8 2025-11-11 00:20:12.243156 | ubuntu-noble-large | ERROR:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.180113, size: 2460 2025-11-11 00:20:12.243198 | ubuntu-noble-large | ERROR:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive_compat.key): response: 200, time: 0.190201, size: 1684 2025-11-11 00:20:12.243208 | ubuntu-noble-large | ERROR:kolla.common.utils.base:curl (https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg): response: 200, time: 0.183433, size: 27481 2025-11-11 00:20:12.243252 | ubuntu-noble-large | ERROR:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.221303, size: 4300 2025-11-11 00:20:12.243259 | ubuntu-noble-large | ERROR:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/repo_pub_key): response: 200, time: 0.195280, size: 3151 2025-11-11 00:20:12.243300 | ubuntu-noble-large | ERROR:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.175783, size: 3157 2025-11-11 00:20:12.243307 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container a460d06980b8 2025-11-11 00:20:12.243350 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 1936b281725e 2025-11-11 00:20:12.243357 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 25/36 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:12.243401 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.243435 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in dbcb23015888 2025-11-11 00:20:12.243444 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-11 00:20:12.243495 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/caracal InRelease [7,778 B] 2025-11-11 00:20:12.243505 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-11-11 00:20:12.243541 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/caracal/main amd64 Packages [213 kB] 2025-11-11 00:20:12.243593 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-11-11 00:20:12.243603 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-11-11 00:20:12.243636 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-11-11 00:20:12.243645 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] 2025-11-11 00:20:12.243696 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-11-11 00:20:12.243706 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1,792 kB] 2025-11-11 00:20:12.243749 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-11-11 00:20:12.243756 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,594 kB] 2025-11-11 00:20:12.243806 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3,856 kB] 2025-11-11 00:20:12.243854 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3,526 kB] 2025-11-11 00:20:12.243864 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1,289 kB] 2025-11-11 00:20:12.243897 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Fetched 30.5 MB in 4s (8,380 kB/s) 2025-11-11 00:20:12.243904 | ubuntu-noble-large | Reading package lists... 2025-11-11 00:20:12.243912 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.243960 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading package lists... 2025-11-11 00:20:12.243967 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.244000 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Building dependency tree... 2025-11-11 00:20:12.244007 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.244039 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading state information... 2025-11-11 00:20:12.244049 | ubuntu-noble-large | ERROR:kolla.common.utils.base:locales is already the newest version (2.35-0ubuntu3.11). 2025-11-11 00:20:12.244055 | ubuntu-noble-large | 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 2025-11-11 00:20:12.244063 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Generating locales (this might take a while)... 2025-11-11 00:20:12.244104 | ubuntu-noble-large | ERROR:kolla.common.utils.base:en_US.UTF-8 2025-11-11 00:20:12.244112 | ubuntu-noble-large | ERROR:kolla.common.utils.base:... 2025-11-11 00:20:12.244143 | ubuntu-noble-large | ERROR:kolla.common.utils.base:done 2025-11-11 00:20:12.244152 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Generation complete. 2025-11-11 00:20:12.244184 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading package lists... 2025-11-11 00:20:12.244228 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.244235 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Building dependency tree... 2025-11-11 00:20:12.244243 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading state information... 2025-11-11 00:20:12.244286 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Calculating upgrade... 2025-11-11 00:20:12.244293 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.244302 | ubuntu-noble-large | ERROR:kolla.common.utils.base:The following packages will be upgraded: 2025-11-11 00:20:12.244347 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libsystemd0 libudev1 2025-11-11 00:20:12.244354 | ubuntu-noble-large | ERROR:kolla.common.utils.base:2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-11 00:20:12.244360 | ubuntu-noble-large | Need to get 394 kB of archives. 2025-11-11 00:20:12.244366 | ubuntu-noble-large | After this operation, 0 B of additional disk space will be used. 2025-11-11 00:20:12.244371 | ubuntu-noble-large | Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-11 00:20:12.244379 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.17 [317 kB] 2025-11-11 00:20:12.244387 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.17 [76.7 kB] 2025-11-11 00:20:12.244405 | ubuntu-noble-large | ERROR:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-11-11 00:20:12.244411 | ubuntu-noble-large |  2025-11-11 00:20:12.244457 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Fetched 394 kB in 0s (1,421 kB/s) 2025-11-11 00:20:12.244464 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 2025-11-11 00:20:12.244495 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-11 00:20:12.244505 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 70% 2025-11-11 00:20:12.244548 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 75% 2025-11-11 00:20:12.244561 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 80% 2025-11-11 00:20:12.244603 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 85% 2025-11-11 00:20:12.244610 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 90% 2025-11-11 00:20:12.244640 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 95% 2025-11-11 00:20:12.244650 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5812 files and directories currently installed.) 2025-11-11 00:20:12.244690 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../libsystemd0_249.11-0ubuntu3.17_amd64.deb ... 2025-11-11 00:20:12.244697 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libsystemd0:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3.16) ... 2025-11-11 00:20:12.244729 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libsystemd0:amd64 (249.11-0ubuntu3.17) ... 2025-11-11 00:20:12.244738 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 2025-11-11 00:20:12.244769 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-11 00:20:12.244792 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 70% 2025-11-11 00:20:12.244836 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 75% 2025-11-11 00:20:12.244843 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 80% 2025-11-11 00:20:12.244876 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 85% 2025-11-11 00:20:12.244885 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 90% 2025-11-11 00:20:12.244917 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 95% 2025-11-11 00:20:12.244927 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5812 files and directories currently installed.) 2025-11-11 00:20:12.244935 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../libudev1_249.11-0ubuntu3.17_amd64.deb ... 2025-11-11 00:20:12.244991 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libudev1:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3.16) ... 2025-11-11 00:20:12.244998 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libudev1:amd64 (249.11-0ubuntu3.17) ... 2025-11-11 00:20:12.245030 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-11-11 00:20:12.245040 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading package lists... 2025-11-11 00:20:12.245090 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.245097 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Building dependency tree... 2025-11-11 00:20:12.245105 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading state information... 2025-11-11 00:20:12.245149 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Calculating upgrade... 2025-11-11 00:20:12.245156 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.245187 | ubuntu-noble-large | ERROR:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-11-11 00:20:12.245201 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-11 00:20:12.245244 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-11-11 00:20:12.245251 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-11-11 00:20:12.245259 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-11-11 00:20:12.245290 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Hit:6 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/caracal InRelease 2025-11-11 00:20:12.245299 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2025-11-11 00:20:12.245330 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Fetched 34 B in 1s (28 B/s) 2025-11-11 00:20:12.245337 | ubuntu-noble-large | Reading package lists... 2025-11-11 00:20:12.245342 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.245383 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading package lists... 2025-11-11 00:20:12.245390 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.245421 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Building dependency tree... 2025-11-11 00:20:12.245430 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Reading state information... 2025-11-11 00:20:12.245462 | ubuntu-noble-large | ERROR:kolla.common.utils.base:procps is already the newest version (2:3.3.17-6ubuntu2.1). 2025-11-11 00:20:12.245469 | ubuntu-noble-large | The following additional packages will be installed: 2025-11-11 00:20:12.245475 | ubuntu-noble-large | ERROR:kolla.common.utils.base:dmeventd dmsetup libaio1 libbpf0 libbsd0 libcap2-bin libconfig-general-perl 2025-11-11 00:20:12.245480 | ubuntu-noble-large | libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1 libexpat1 2025-11-11 00:20:12.245488 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libgdbm-compat4 libgdbm6 libibverbs1 libisns0 libkmod2 liblvm2cmd2.03 libmd0 2025-11-11 00:20:12.245541 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libmnl0 libmpdec3 libmpfr6 libnl-3-200 libnl-route-3-200 libopeniscsiusr 2025-11-11 00:20:12.245551 | ubuntu-noble-large | libperl5.34 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib 2025-11-11 00:20:12.245557 | ubuntu-noble-large | ERROR:kolla.common.utils.base:librdmacm1 libsgutils2-2 libsigsegv2 libwrap0 libxtables12 media-types perl 2025-11-11 00:20:12.245598 | ubuntu-noble-large | ERROR:kolla.common.utils.base:perl-modules-5.34 python3-distutils python3-lib2to3 python3-minimal 2025-11-11 00:20:12.245604 | ubuntu-noble-large | python3-pkg-resources python3-setuptools python3-wheel python3.10 2025-11-11 00:20:12.245610 | ubuntu-noble-large | ERROR:kolla.common.utils.base:python3.10-minimal sg3-utils udev 2025-11-11 00:20:12.245618 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Suggested packages: 2025-11-11 00:20:12.245624 | ubuntu-noble-large | gawk-doc iproute2-doc gdbm-l10n perl-doc libterm-readline-gnu-perl 2025-11-11 00:20:12.245629 | ubuntu-noble-large | | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc 2025-11-11 00:20:12.245635 | ubuntu-noble-large | python3-tk python3-venv python-setuptools-doc python3.10-venv python3.10-doc 2025-11-11 00:20:12.245640 | ubuntu-noble-large | binutils binfmt-support tgt-glusterfs tgt-rbd 2025-11-11 00:20:12.245646 | ubuntu-noble-large | Recommended packages: 2025-11-11 00:20:12.245651 | ubuntu-noble-large | libatm1 libpam-cap ibverbs-providers thin-provisioning-tools 2025-11-11 00:20:12.245657 | ubuntu-noble-large | busybox-initramfs finalrd build-essential python3-dev systemd-hwe-hwdb 2025-11-11 00:20:12.245665 | ubuntu-noble-large | ERROR:kolla.common.utils.base:The following NEW packages will be installed: 2025-11-11 00:20:12.245671 | ubuntu-noble-large | ERROR:kolla.common.utils.base:apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1 libbpf0 2025-11-11 00:20:12.245711 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libbsd0 libcap2-bin libconfig-general-perl libdevmapper-event1.02.1 2025-11-11 00:20:12.245718 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libdevmapper1.02.1 libedit2 libelf1 libexpat1 libgdbm-compat4 libgdbm6 2025-11-11 00:20:12.245723 | ubuntu-noble-large | libibverbs1 libisns0 libkmod2 liblvm2cmd2.03 libmd0 libmnl0 libmpdec3 2025-11-11 00:20:12.245729 | ubuntu-noble-large | libmpfr6 libnl-3-200 libnl-route-3-200 libopeniscsiusr libperl5.34 2025-11-11 00:20:12.245737 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib librdmacm1 2025-11-11 00:20:12.245751 | ubuntu-noble-large | ERROR:kolla.common.utils.base:libsgutils2-2 libsigsegv2 libwrap0 libxtables12 lsof lvm2 media-types 2025-11-11 00:20:12.245824 | ubuntu-noble-large | ERROR:kolla.common.utils.base:netbase open-iscsi perl perl-modules-5.34 python3 python3-distutils 2025-11-11 00:20:12.245832 | ubuntu-noble-large | python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 2025-11-11 00:20:12.245844 | ubuntu-noble-large | python3-setuptools python3-wheel python3.10 python3.10-minimal sg3-utils 2025-11-11 00:20:12.245851 | ubuntu-noble-large | ERROR:kolla.common.utils.base:socat sudo systemd-standalone-sysusers tgt udev 2025-11-11 00:20:12.245860 | ubuntu-noble-large | ERROR:kolla.common.utils.base:0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. 2025-11-11 00:20:12.245865 | ubuntu-noble-large | Need to get 27.2 MB of archives. 2025-11-11 00:20:12.245871 | ubuntu-noble-large | After this operation, 122 MB of additional disk space will be used. 2025-11-11 00:20:12.245877 | ubuntu-noble-large | Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-11-11 00:20:12.245882 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.11 [815 kB] 2025-11-11 00:20:12.245888 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:62 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/caracal/main amd64 python3-pkg-resources all 68.1.2-2ubuntu1.1~cloud0 [247 kB] 2025-11-11 00:20:12.245897 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] 2025-11-11 00:20:12.245903 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.11 [2,264 kB] 2025-11-11 00:20:12.245937 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] 2025-11-11 00:20:12.245947 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2025-11-11 00:20:12.245978 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2025-11-11 00:20:12.245988 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.11 [1,850 kB] 2025-11-11 00:20:12.246019 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.11 [508 kB] 2025-11-11 00:20:12.246026 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6,812 B] 2025-11-11 00:20:12.246148 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 2025-11-11 00:20:12.246155 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1,425 kB] 2025-11-11 00:20:12.246161 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2025-11-11 00:20:12.246166 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2025-11-11 00:20:12.246172 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7,176 B] 2025-11-11 00:20:12.246181 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu5 [139 kB] 2025-11-11 00:20:12.246186 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu5 [12.7 kB] 2025-11-11 00:20:12.246195 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2025-11-11 00:20:12.246201 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2025-11-11 00:20:12.246264 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2025-11-11 00:20:12.246271 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2025-11-11 00:20:12.246315 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2025-11-11 00:20:12.246322 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2025-11-11 00:20:12.246327 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lvm2 amd64 2.03.11-2.1ubuntu5 [1,154 kB] 2025-11-11 00:20:12.246368 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2025-11-11 00:20:12.246374 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2025-11-11 00:20:12.246424 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2025-11-11 00:20:12.246430 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.17 [1,557 kB] 2025-11-11 00:20:12.246435 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2025-11-11 00:20:12.246474 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.5 [2,977 kB] 2025-11-11 00:20:12.246480 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:63 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/caracal/main amd64 python3-setuptools all 68.1.2-2ubuntu1.1~cloud0 [478 kB] 2025-11-11 00:20:12.246510 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2025-11-11 00:20:12.246535 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6,606 B] 2025-11-11 00:20:12.246543 | ubuntu-noble-large | Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4,797 kB] 2025-11-11 00:20:12.246551 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2025-11-11 00:20:12.246559 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2025-11-11 00:20:12.246616 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-route-3-200 amd64 3.5.0-0.1 [180 kB] 2025-11-11 00:20:12.246622 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libibverbs1 amd64 39.0-1 [69.3 kB] 2025-11-11 00:20:12.246665 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 librdmacm1 amd64 39.0-1 [71.2 kB] 2025-11-11 00:20:12.246671 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:39 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2025-11-11 00:20:12.246676 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsgutils2-2 amd64 1.46-1ubuntu0.22.04.1 [99.0 kB] 2025-11-11 00:20:12.246717 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sg3-utils amd64 1.46-1ubuntu0.22.04.1 [841 kB] 2025-11-11 00:20:12.246723 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:42 http://archive.ubuntu.com/ubuntu jammy/universe amd64 tgt amd64 1:1.0.80-1ubuntu2 [238 kB] 2025-11-11 00:20:12.246753 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt-utils amd64 2.4.14 [211 kB] 2025-11-11 00:20:12.246763 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2025-11-11 00:20:12.246771 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2025-11-11 00:20:12.246790 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2025-11-11 00:20:12.246864 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2025-11-11 00:20:12.246870 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] 2025-11-11 00:20:12.246917 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1,070 kB] 2025-11-11 00:20:12.246924 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2025-11-11 00:20:12.246929 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2025-11-11 00:20:12.246971 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] 2025-11-11 00:20:12.246977 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2025-11-11 00:20:12.247005 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2025-11-11 00:20:12.247011 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2025-11-11 00:20:12.247054 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2025-11-11 00:20:12.247064 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2025-11-11 00:20:12.247072 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1,306 kB] 2025-11-11 00:20:12.247120 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 systemd-standalone-sysusers amd64 249.11-0ubuntu3.17 [89.5 kB] 2025-11-11 00:20:12.247126 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 dumb-init amd64 1.2.5-2 [14.1 kB] 2025-11-11 00:20:12.247176 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2025-11-11 00:20:12.247182 | ubuntu-noble-large | ERROR:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-11-11 00:20:12.247187 | ubuntu-noble-large |  2025-11-11 00:20:12.247192 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Fetched 27.2 MB in 1s (25.4 MB/s) 2025-11-11 00:20:12.247230 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libpython3.10-minimal:amd64. 2025-11-11 00:20:12.247236 | ubuntu-noble-large | (Reading database ... 2025-11-11 00:20:12.247241 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-11 00:20:12.247283 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 70% 2025-11-11 00:20:12.247290 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 75% 2025-11-11 00:20:12.247294 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 80% 2025-11-11 00:20:12.247348 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 85% 2025-11-11 00:20:12.247355 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 90% 2025-11-11 00:20:12.247402 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 95% 2025-11-11 00:20:12.247408 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5812 files and directories currently installed.) 2025-11-11 00:20:12.247413 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.11_amd64.deb ... 2025-11-11 00:20:12.247456 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.11) ... 2025-11-11 00:20:12.247463 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2025-11-11 00:20:12.247468 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... 2025-11-11 00:20:12.247537 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2025-11-11 00:20:12.247546 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3.10-minimal. 2025-11-11 00:20:12.247554 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.11_amd64.deb ... 2025-11-11 00:20:12.247561 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3.10-minimal (3.10.12-1~22.04.11) ... 2025-11-11 00:20:12.247626 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.11) ... 2025-11-11 00:20:12.247633 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2025-11-11 00:20:12.247680 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3.10-minimal (3.10.12-1~22.04.11) ... 2025-11-11 00:20:12.247686 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2025-11-11 00:20:12.247691 | ubuntu-noble-large | (Reading database ... 2025-11-11 00:20:12.247696 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-11 00:20:12.247741 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6116 files and directories currently installed.) 2025-11-11 00:20:12.247751 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2025-11-11 00:20:12.247803 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2025-11-11 00:20:12.247809 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package media-types. 2025-11-11 00:20:12.247814 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2025-11-11 00:20:12.247872 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking media-types (7.0.0) ... 2025-11-11 00:20:12.247878 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libmpdec3:amd64. 2025-11-11 00:20:12.247917 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2025-11-11 00:20:12.247923 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2025-11-11 00:20:12.247966 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libpython3.10-stdlib:amd64. 2025-11-11 00:20:12.247972 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../3-libpython3.10-stdlib_3.10.12-1~22.04.11_amd64.deb ... 2025-11-11 00:20:12.247977 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.11) ... 2025-11-11 00:20:12.248026 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3.10. 2025-11-11 00:20:12.248032 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../4-python3.10_3.10.12-1~22.04.11_amd64.deb ... 2025-11-11 00:20:12.248042 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3.10 (3.10.12-1~22.04.11) ... 2025-11-11 00:20:12.248089 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2025-11-11 00:20:12.248095 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../5-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2025-11-11 00:20:12.248100 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2025-11-11 00:20:12.248144 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3-minimal (3.10.6-1~22.04.1) ... 2025-11-11 00:20:12.248151 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3. 2025-11-11 00:20:12.248156 | ubuntu-noble-large | (Reading database ... 2025-11-11 00:20:12.248164 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-11 00:20:12.248169 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 70% 2025-11-11 00:20:12.248229 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 75% 2025-11-11 00:20:12.248235 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 80% 2025-11-11 00:20:12.248263 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 85% 2025-11-11 00:20:12.248269 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 90% 2025-11-11 00:20:12.248312 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 95% 2025-11-11 00:20:12.248318 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6518 files and directories currently installed.) 2025-11-11 00:20:12.248325 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../python3_3.10.6-1~22.04.1_amd64.deb ... 2025-11-11 00:20:12.248377 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3 (3.10.6-1~22.04.1) ... 2025-11-11 00:20:12.248383 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2025-11-11 00:20:12.248388 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.1.0-3build3_amd64.deb ... 2025-11-11 00:20:12.248424 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2025-11-11 00:20:12.248429 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2025-11-11 00:20:12.248437 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2025-11-11 00:20:12.248442 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2025-11-11 00:20:12.248491 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2025-11-11 00:20:12.248497 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2025-11-11 00:20:12.248502 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package gawk. 2025-11-11 00:20:12.248507 | ubuntu-noble-large | (Reading database ... 2025-11-11 00:20:12.248572 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-11-11 00:20:12.248581 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 70% 2025-11-11 00:20:12.248586 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 75% 2025-11-11 00:20:12.248630 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 80% 2025-11-11 00:20:12.248636 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 85% 2025-11-11 00:20:12.248678 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 90% 2025-11-11 00:20:12.248684 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 95% 2025-11-11 00:20:12.248689 | ubuntu-noble-large | ERROR:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6555 files and directories currently installed.) 2025-11-11 00:20:12.248701 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2025-11-11 00:20:12.248706 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2025-11-11 00:20:12.248753 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libaio1:amd64. 2025-11-11 00:20:12.248759 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../01-libaio1_0.3.112-13build1_amd64.deb ... 2025-11-11 00:20:12.248768 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libaio1:amd64 (0.3.112-13build1) ... 2025-11-11 00:20:12.248834 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-11-11 00:20:12.248841 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2025-11-11 00:20:12.248846 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.248875 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-11-11 00:20:12.248882 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2025-11-11 00:20:12.248889 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../03-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2025-11-11 00:20:12.248894 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-11-11 00:20:12.248955 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libmd0:amd64. 2025-11-11 00:20:12.248960 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../04-libmd0_1.0.4-1build1_amd64.deb ... 2025-11-11 00:20:12.248965 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libmd0:amd64 (1.0.4-1build1) ... 2025-11-11 00:20:12.249061 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2025-11-11 00:20:12.249068 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../05-libbsd0_0.11.5-1_amd64.deb ... 2025-11-11 00:20:12.249072 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.11.5-1) ... 2025-11-11 00:20:12.249077 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2025-11-11 00:20:12.249082 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../06-libedit2_3.1-20210910-1build1_amd64.deb ... 2025-11-11 00:20:12.249089 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2025-11-11 00:20:12.249094 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2025-11-11 00:20:12.249132 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../07-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2025-11-11 00:20:12.249139 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2025-11-11 00:20:12.249168 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2025-11-11 00:20:12.249174 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../08-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2025-11-11 00:20:12.249202 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2025-11-11 00:20:12.249208 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2025-11-11 00:20:12.249245 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../09-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2025-11-11 00:20:12.249251 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2025-11-11 00:20:12.249279 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package lvm2. 2025-11-11 00:20:12.249285 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../10-lvm2_2.03.11-2.1ubuntu5_amd64.deb ... 2025-11-11 00:20:12.249325 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking lvm2 (2.03.11-2.1ubuntu5) ... 2025-11-11 00:20:12.249332 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libisns0:amd64. 2025-11-11 00:20:12.249362 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../11-libisns0_0.101-0ubuntu2_amd64.deb ... 2025-11-11 00:20:12.249373 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2025-11-11 00:20:12.249380 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2025-11-11 00:20:12.249423 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../12-libkmod2_29-1ubuntu1_amd64.deb ... 2025-11-11 00:20:12.249429 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2025-11-11 00:20:12.249436 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2025-11-11 00:20:12.249479 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../13-libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2025-11-11 00:20:12.249485 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.249494 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2025-11-11 00:20:12.249558 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package udev. 2025-11-11 00:20:12.249567 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../14-udev_249.11-0ubuntu3.17_amd64.deb ... 2025-11-11 00:20:12.249597 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking udev (249.11-0ubuntu3.17) ... 2025-11-11 00:20:12.249606 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2025-11-11 00:20:12.249610 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../15-open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2025-11-11 00:20:12.249659 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2025-11-11 00:20:12.249665 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.34. 2025-11-11 00:20:12.249704 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../16-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2025-11-11 00:20:12.249710 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.249747 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2025-11-11 00:20:12.249756 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libgdbm6:amd64. 2025-11-11 00:20:12.249760 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../17-libgdbm6_1.23-1_amd64.deb ... 2025-11-11 00:20:12.249822 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libgdbm6:amd64 (1.23-1) ... 2025-11-11 00:20:12.249831 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4:amd64. 2025-11-11 00:20:12.249836 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../18-libgdbm-compat4_1.23-1_amd64.deb ... 2025-11-11 00:20:12.249878 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.249884 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2025-11-11 00:20:12.249912 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libperl5.34:amd64. 2025-11-11 00:20:12.249941 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../19-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2025-11-11 00:20:12.249947 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2025-11-11 00:20:12.249976 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package perl. 2025-11-11 00:20:12.249986 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../20-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2025-11-11 00:20:12.249993 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking perl (5.34.0-3ubuntu1.5) ... 2025-11-11 00:20:12.250044 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2025-11-11 00:20:12.250050 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../21-libnl-3-200_3.5.0-0.1_amd64.deb ... 2025-11-11 00:20:12.250088 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2025-11-11 00:20:12.250094 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2025-11-11 00:20:12.250102 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../22-libnl-route-3-200_3.5.0-0.1_amd64.deb ... 2025-11-11 00:20:12.250141 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.5.0-0.1) ... 2025-11-11 00:20:12.250151 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2025-11-11 00:20:12.250158 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../23-libibverbs1_39.0-1_amd64.deb ... 2025-11-11 00:20:12.250198 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libibverbs1:amd64 (39.0-1) ... 2025-11-11 00:20:12.250205 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package librdmacm1:amd64. 2025-11-11 00:20:12.250213 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../24-librdmacm1_39.0-1_amd64.deb ... 2025-11-11 00:20:12.250220 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking librdmacm1:amd64 (39.0-1) ... 2025-11-11 00:20:12.250272 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2025-11-11 00:20:12.250278 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../25-libconfig-general-perl_2.63-1_all.deb ... 2025-11-11 00:20:12.250316 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libconfig-general-perl (2.63-1) ... 2025-11-11 00:20:12.250322 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libsgutils2-2:amd64. 2025-11-11 00:20:12.250329 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../26-libsgutils2-2_1.46-1ubuntu0.22.04.1_amd64.deb ... 2025-11-11 00:20:12.250367 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libsgutils2-2:amd64 (1.46-1ubuntu0.22.04.1) ... 2025-11-11 00:20:12.250373 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2025-11-11 00:20:12.250399 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../27-sg3-utils_1.46-1ubuntu0.22.04.1_amd64.deb ... 2025-11-11 00:20:12.250426 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.250432 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking sg3-utils (1.46-1ubuntu0.22.04.1) ... 2025-11-11 00:20:12.250466 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package tgt. 2025-11-11 00:20:12.250472 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../28-tgt_1%3a1.0.80-1ubuntu2_amd64.deb ... 2025-11-11 00:20:12.250498 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking tgt (1:1.0.80-1ubuntu2) ... 2025-11-11 00:20:12.250537 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2025-11-11 00:20:12.250548 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../29-apt-utils_2.4.14_amd64.deb ... 2025-11-11 00:20:12.250577 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking apt-utils (2.4.14) ... 2025-11-11 00:20:12.250584 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libelf1:amd64. 2025-11-11 00:20:12.250589 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../30-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2025-11-11 00:20:12.250639 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2025-11-11 00:20:12.250645 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libbpf0:amd64. 2025-11-11 00:20:12.250679 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../31-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2025-11-11 00:20:12.250685 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2025-11-11 00:20:12.250712 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2025-11-11 00:20:12.250744 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../32-libmnl0_1.0.4-3build2_amd64.deb ... 2025-11-11 00:20:12.250749 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2025-11-11 00:20:12.250790 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2025-11-11 00:20:12.250827 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../33-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2025-11-11 00:20:12.250832 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.250838 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2025-11-11 00:20:12.250866 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2025-11-11 00:20:12.250878 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../34-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2025-11-11 00:20:12.250883 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2025-11-11 00:20:12.251006 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package iproute2. 2025-11-11 00:20:12.251012 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../35-iproute2_5.15.0-1ubuntu2_amd64.deb ... 2025-11-11 00:20:12.251016 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking iproute2 (5.15.0-1ubuntu2) ... 2025-11-11 00:20:12.251020 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package kmod. 2025-11-11 00:20:12.251025 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../36-kmod_29-1ubuntu1_amd64.deb ... 2025-11-11 00:20:12.251029 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking kmod (29-1ubuntu1) ... 2025-11-11 00:20:12.251035 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package netbase. 2025-11-11 00:20:12.251061 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../37-netbase_6.3_all.deb ... 2025-11-11 00:20:12.251067 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking netbase (6.3) ... 2025-11-11 00:20:12.251092 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package sudo. 2025-11-11 00:20:12.251098 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../38-sudo_1.9.9-1ubuntu2.5_amd64.deb ... 2025-11-11 00:20:12.251135 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking sudo (1.9.9-1ubuntu2.5) ... 2025-11-11 00:20:12.251140 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package lsof. 2025-11-11 00:20:12.251144 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2025-11-11 00:20:12.251190 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2025-11-11 00:20:12.251195 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2025-11-11 00:20:12.251202 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../40-libwrap0_7.6.q-31build2_amd64.deb ... 2025-11-11 00:20:12.251258 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2025-11-11 00:20:12.251264 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3-lib2to3. 2025-11-11 00:20:12.251268 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../41-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2025-11-11 00:20:12.251311 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2025-11-11 00:20:12.251317 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3-distutils. 2025-11-11 00:20:12.251321 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../42-python3-distutils_3.10.8-1~22.04_all.deb ... 2025-11-11 00:20:12.251357 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3-distutils (3.10.8-1~22.04) ... 2025-11-11 00:20:12.251363 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2025-11-11 00:20:12.251367 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../43-python3-pkg-resources_68.1.2-2ubuntu1.1~cloud0_all.deb ... 2025-11-11 00:20:12.251409 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.1~cloud0) ... 2025-11-11 00:20:12.251414 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2025-11-11 00:20:12.251459 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../44-python3-setuptools_68.1.2-2ubuntu1.1~cloud0_all.deb ... 2025-11-11 00:20:12.251464 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.1~cloud0) ... 2025-11-11 00:20:12.251469 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2025-11-11 00:20:12.251505 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../45-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2025-11-11 00:20:12.251510 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2025-11-11 00:20:12.251537 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2025-11-11 00:20:12.251554 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../46-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2025-11-11 00:20:12.251559 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2025-11-11 00:20:12.251566 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2025-11-11 00:20:12.251631 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../47-systemd-standalone-sysusers_249.11-0ubuntu3.17_amd64.deb ... 2025-11-11 00:20:12.251636 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (249.11-0ubuntu3.17) ... 2025-11-11 00:20:12.251641 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2025-11-11 00:20:12.251686 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../48-dumb-init_1.2.5-2_amd64.deb ... 2025-11-11 00:20:12.251691 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking dumb-init (1.2.5-2) ... 2025-11-11 00:20:12.251736 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Selecting previously unselected package socat. 2025-11-11 00:20:12.251741 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Preparing to unpack .../49-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2025-11-11 00:20:12.251745 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unpacking socat (1.7.4.1-3ubuntu4) ... 2025-11-11 00:20:12.251773 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up media-types (7.0.0) ... 2025-11-11 00:20:12.251792 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up dumb-init (1.2.5-2) ... 2025-11-11 00:20:12.251831 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up apt-utils (2.4.14) ... 2025-11-11 00:20:12.251836 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libsgutils2-2:amd64 (1.46-1ubuntu0.22.04.1) ... 2025-11-11 00:20:12.251874 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2025-11-11 00:20:12.251880 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up systemd-standalone-sysusers (249.11-0ubuntu3.17) ... 2025-11-11 00:20:12.251885 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2025-11-11 00:20:12.251930 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2025-11-11 00:20:12.251935 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-31build2) ... 2025-11-11 00:20:12.251962 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up socat (1.7.4.1-3ubuntu4) ... 2025-11-11 00:20:12.251967 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.4-3build2) ... 2025-11-11 00:20:12.252007 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up sudo (1.9.9-1ubuntu2.5) ... 2025-11-11 00:20:12.252013 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2025-11-11 00:20:12.252058 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up lsof (4.93.2+dfsg-1.1build2) ... 2025-11-11 00:20:12.252063 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-11-11 00:20:12.252067 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libmd0:amd64 (1.0.4-1build1) ... 2025-11-11 00:20:12.252094 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2025-11-11 00:20:12.252099 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2025-11-11 00:20:12.252135 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2025-11-11 00:20:12.252141 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2025-11-11 00:20:12.252145 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up netbase (6.3) ... 2025-11-11 00:20:12.252189 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libaio1:amd64 (0.3.112-13build1) ... 2025-11-11 00:20:12.252194 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libbsd0:amd64 (0.11.5-1) ... 2025-11-11 00:20:12.252198 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2025-11-11 00:20:12.252242 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libkmod2:amd64 (29-1ubuntu1) ... 2025-11-11 00:20:12.252248 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libgdbm6:amd64 (1.23-1) ... 2025-11-11 00:20:12.252252 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up sg3-utils (1.46-1ubuntu0.22.04.1) ... 2025-11-11 00:20:12.252304 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-11-11 00:20:12.252309 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2025-11-11 00:20:12.252314 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up kmod (29-1ubuntu1) ... 2025-11-11 00:20:12.252357 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2025-11-11 00:20:12.252362 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.5.0-0.1) ... 2025-11-11 00:20:12.252366 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.11) ... 2025-11-11 00:20:12.252394 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up udev (249.11-0ubuntu3.17) ... 2025-11-11 00:20:12.252399 | ubuntu-noble-large | ERROR:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-11-11 00:20:12.252434 | ubuntu-noble-large | ERROR:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-11 00:20:12.252440 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libgdbm-compat4:amd64 (1.23-1) ... 2025-11-11 00:20:12.252484 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2025-11-11 00:20:12.252489 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2025-11-11 00:20:12.252494 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libibverbs1:amd64 (39.0-1) ... 2025-11-11 00:20:12.252540 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2025-11-11 00:20:12.252549 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3.10 (3.10.12-1~22.04.11) ... 2025-11-11 00:20:12.252556 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up iproute2 (5.15.0-1ubuntu2) ... 2025-11-11 00:20:12.252563 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3 (3.10.6-1~22.04.1) ... 2025-11-11 00:20:12.252622 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2025-11-11 00:20:12.252628 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up perl (5.34.0-3ubuntu1.5) ... 2025-11-11 00:20:12.252636 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2025-11-11 00:20:12.252676 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.1~cloud0) ... 2025-11-11 00:20:12.252682 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3-distutils (3.10.8-1~22.04) ... 2025-11-11 00:20:12.252686 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up librdmacm1:amd64 (39.0-1) ... 2025-11-11 00:20:12.252731 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up libconfig-general-perl (2.63-1) ... 2025-11-11 00:20:12.252737 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.1~cloud0) ... 2025-11-11 00:20:12.252741 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2025-11-11 00:20:12.252810 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2025-11-11 00:20:12.252817 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up tgt (1:1.0.80-1ubuntu2) ... 2025-11-11 00:20:12.252821 | ubuntu-noble-large | ERROR:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-11-11 00:20:12.252828 | ubuntu-noble-large | ERROR:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-11 00:20:12.252833 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2025-11-11 00:20:12.252881 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2025-11-11 00:20:12.252887 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Setting up lvm2 (2.03.11-2.1ubuntu5) ... 2025-11-11 00:20:12.252891 | ubuntu-noble-large | ERROR:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-11-11 00:20:12.252933 | ubuntu-noble-large | ERROR:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-11 00:20:12.252938 | ubuntu-noble-large | ERROR:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-11-11 00:20:12.252942 | ubuntu-noble-large | ERROR:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-11-11 00:20:12.252987 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-11-11 00:20:12.252992 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container dbcb23015888 2025-11-11 00:20:12.253034 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> b4e7f24f9ffa 2025-11-11 00:20:12.253070 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 26/36 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2025-11-11 00:20:12.253083 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253090 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in a6291245a875 2025-11-11 00:20:12.253096 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container a6291245a875 2025-11-11 00:20:12.253100 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 727b1a36fdda 2025-11-11 00:20:12.253155 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 27/36 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-11-11 00:20:12.253165 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253172 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 4474765c1ff1 2025-11-11 00:20:12.253181 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 28/36 : COPY start.sh /usr/local/bin/kolla_start 2025-11-11 00:20:12.253188 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253239 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a32e27765215 2025-11-11 00:20:12.253246 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 29/36 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-11-11 00:20:12.253250 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253291 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 0819bbf19fd9 2025-11-11 00:20:12.253296 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 30/36 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-11-11 00:20:12.253301 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253343 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 29a498f0bca8 2025-11-11 00:20:12.253349 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 31/36 : COPY sudoers /etc/sudoers 2025-11-11 00:20:12.253354 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253398 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 2e595241b10a 2025-11-11 00:20:12.253404 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 32/36 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-11-11 00:20:12.253408 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253457 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 2f904e1a26e9 2025-11-11 00:20:12.253462 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 2f904e1a26e9 2025-11-11 00:20:12.253466 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> c6ace8f0e160 2025-11-11 00:20:12.253505 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 33/36 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2025-11-11 00:20:12.253511 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253539 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> dab2bd6f726b 2025-11-11 00:20:12.253550 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 34/36 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-11-11 00:20:12.253560 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253613 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 6b2a8dfbdc03 2025-11-11 00:20:12.253618 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 6b2a8dfbdc03 2025-11-11 00:20:12.253622 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 41520aec26f8 2025-11-11 00:20:12.253671 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 35/36 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2025-11-11 00:20:12.253679 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253719 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in 5d092d002d12 2025-11-11 00:20:12.253724 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container 5d092d002d12 2025-11-11 00:20:12.253728 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 02e7533ab8e0 2025-11-11 00:20:12.253773 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 36/36 : CMD ["kolla_start"] 2025-11-11 00:20:12.253792 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:12.253797 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Running in a853aeeaa769 2025-11-11 00:20:12.253841 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Removed intermediate container a853aeeaa769 2025-11-11 00:20:12.253846 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 322a9e67f8ac 2025-11-11 00:20:12.259833 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unknown container engine error when building 2025-11-11 00:20:12.259847 | ubuntu-noble-large | Traceback (most recent call last): 2025-11-11 00:20:12.259852 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/tasks.py", line 417, in builder 2025-11-11 00:20:12.259857 | ubuntu-noble-large | for stream in self.engine_client.images.build( 2025-11-11 00:20:12.259862 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-11 00:20:12.259866 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/docker/models/images.py", line 304, in build 2025-11-11 00:20:12.259871 | ubuntu-noble-large | raise BuildError(chunk['error'], result_stream) 2025-11-11 00:20:12.259875 | ubuntu-noble-large | docker.errors.BuildError: error squashing image: not implemented 2025-11-11 00:20:12.259882 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 2 to run task: BuildTask(base) 2025-11-11 00:20:12.259886 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-11-11 00:20:12.259994 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-11-11 00:20:12.259877 2025-11-11 00:20:12.260039 | ubuntu-noble-large | INFO:kolla.common.utils.base:Directory /tmp/kolla-2025-11-11_00-17-59_l80igqqo/docker/base/plugins already exist. Skipping. 2025-11-11 00:20:12.260640 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-11-11 00:20:12.260650 | ubuntu-noble-large | INFO:kolla.common.utils.base:Directory /tmp/kolla-2025-11-11_00-17-59_l80igqqo/docker/base/additions already exist. Skipping. 2025-11-11 00:20:12.261284 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-11-11 00:20:13.528343 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 1/36 : FROM ubuntu:22.04 2025-11-11 00:20:13.528430 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.528459 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 09506232a800 2025-11-11 00:20:13.528476 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 2/36 : LABEL "build-date"="20251111" "name"="base" "de.osism.commit.docker_images_kolla"="a0031f0" "de.osism.commit.kolla"="2c3140393" "de.osism.commit.kolla_version"="18.8.1" "de.osism.commit.release"="2505108" "de.osism.release.openstack"="2024.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-11T00:17:05.553352+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-11 00:20:13.528564 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.528587 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.528600 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e1b41546d912 2025-11-11 00:20:13.528617 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 3/36 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 2{2,4}.04}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 2{2,4}.04\" are supported on ubuntu"; false; fi 2025-11-11 00:20:13.528683 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.528701 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.528840 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 102d6edb413d 2025-11-11 00:20:13.528877 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 4/36 : COPY curlrc /root/.curlrc 2025-11-11 00:20:13.528887 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.528892 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.528953 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 0ff961c87208 2025-11-11 00:20:13.528977 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 5/36 : ENV LANG en_US.UTF-8 2025-11-11 00:20:13.529027 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.529062 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.529103 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e43e1d88b9bf 2025-11-11 00:20:13.529142 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 6/36 : LABEL kolla_version="2024.1" 2025-11-11 00:20:13.529181 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.529221 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.529260 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 78fffac146f5 2025-11-11 00:20:13.529300 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 7/36 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-11 00:20:13.529377 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.529385 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.529417 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 5e171530fd9d 2025-11-11 00:20:13.529458 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 8/36 : COPY *.gpg /etc/kolla/apt-keys/ 2025-11-11 00:20:13.529498 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.529564 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.529600 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 288941829314 2025-11-11 00:20:13.529643 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 9/36 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:13.529682 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.529723 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.529762 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 91722cf028c2 2025-11-11 00:20:13.529811 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 10/36 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-11-11 00:20:13.529894 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.529925 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.529964 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> fab02f31b043 2025-11-11 00:20:13.530003 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 11/36 : COPY kolla_bashrc /tmp/ 2025-11-11 00:20:13.530043 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.530082 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.530122 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a76318336b3e 2025-11-11 00:20:13.530163 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 12/36 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2025-11-11 00:20:13.530196 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.530233 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.530272 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a7eee354faab 2025-11-11 00:20:13.530313 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 13/36 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2025-11-11 00:20:13.530353 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.530393 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.530433 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> adbc8530858c 2025-11-11 00:20:13.530471 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 14/36 : ENV DEBIAN_FRONTEND noninteractive 2025-11-11 00:20:13.530510 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.530577 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.530633 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> b3a7546b0980 2025-11-11 00:20:13.530676 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 15/36 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2025-11-11 00:20:13.530717 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.530758 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.530908 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 19d7b7e2274d 2025-11-11 00:20:13.530938 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 16/36 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:13.530955 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.530965 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.531010 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 30ce56b5f43a 2025-11-11 00:20:13.531060 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 17/36 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2025-11-11 00:20:13.531073 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.531127 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.531175 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 4d49c234027f 2025-11-11 00:20:13.531187 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 18/36 : RUN rm -f /etc/apt/sources.list 2025-11-11 00:20:13.531245 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.531294 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.531314 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> bbb1815b16af 2025-11-11 00:20:13.531372 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 19/36 : COPY sources.list.ubuntu.jammy /etc/apt/sources.list 2025-11-11 00:20:13.531391 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.531439 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.531476 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 70c05e7afa22 2025-11-11 00:20:13.531514 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 20/36 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-11-11 00:20:13.531557 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.531623 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.531643 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 9c27a42679b0 2025-11-11 00:20:13.531678 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 21/36 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-11 00:20:13.531736 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.531756 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.531820 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 34dff65bc45f 2025-11-11 00:20:13.531842 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 22/36 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-11-11 00:20:13.531902 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.531924 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.531983 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e37e06aa38fd 2025-11-11 00:20:13.532008 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 23/36 : RUN mkdir -p /etc/kolla/apt-keys/ && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys F77F1EDA57EBB1CC && gpg --export F77F1EDA57EBB1CC >/etc/kolla/apt-keys/erlang-ppa.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9F4587F226208342 && gpg --export 9F4587F226208342 >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2025-11-11 00:20:13.532049 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.532087 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.532145 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 63537c71cf03 2025-11-11 00:20:13.532171 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 24/36 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive_compat.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2025-11-11 00:20:13.532210 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.532280 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.532298 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 1936b281725e 2025-11-11 00:20:13.532319 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 25/36 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:13.532377 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.532398 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.532454 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> b4e7f24f9ffa 2025-11-11 00:20:13.532618 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 26/36 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2025-11-11 00:20:13.532670 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.532689 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.532703 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 727b1a36fdda 2025-11-11 00:20:13.532716 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 27/36 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-11-11 00:20:13.532734 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.532774 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.532818 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 4474765c1ff1 2025-11-11 00:20:13.532854 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 28/36 : COPY start.sh /usr/local/bin/kolla_start 2025-11-11 00:20:13.532884 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.532949 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.532970 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a32e27765215 2025-11-11 00:20:13.533044 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 29/36 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-11-11 00:20:13.533065 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.533102 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.533170 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 0819bbf19fd9 2025-11-11 00:20:13.533187 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 30/36 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-11-11 00:20:13.533205 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.533274 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.533294 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 29a498f0bca8 2025-11-11 00:20:13.533330 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 31/36 : COPY sudoers /etc/sudoers 2025-11-11 00:20:13.533368 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.533436 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.533453 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 2e595241b10a 2025-11-11 00:20:13.533471 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 32/36 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-11-11 00:20:13.533547 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.533591 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.533649 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> c6ace8f0e160 2025-11-11 00:20:13.533670 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 33/36 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2025-11-11 00:20:13.533704 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.533763 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.533802 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> dab2bd6f726b 2025-11-11 00:20:13.533882 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 34/36 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-11-11 00:20:13.533905 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.533972 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.533989 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 41520aec26f8 2025-11-11 00:20:13.534010 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 35/36 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2025-11-11 00:20:13.534081 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.534101 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.534168 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 02e7533ab8e0 2025-11-11 00:20:13.534185 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 36/36 : CMD ["kolla_start"] 2025-11-11 00:20:13.534204 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:13.534272 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:13.534293 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 322a9e67f8ac 2025-11-11 00:20:13.536742 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unknown container engine error when building 2025-11-11 00:20:13.536773 | ubuntu-noble-large | Traceback (most recent call last): 2025-11-11 00:20:13.536813 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/tasks.py", line 417, in builder 2025-11-11 00:20:13.536828 | ubuntu-noble-large | for stream in self.engine_client.images.build( 2025-11-11 00:20:13.536841 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-11 00:20:13.536856 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/docker/models/images.py", line 304, in build 2025-11-11 00:20:13.536870 | ubuntu-noble-large | raise BuildError(chunk['error'], result_stream) 2025-11-11 00:20:13.536884 | ubuntu-noble-large | docker.errors.BuildError: error squashing image: not implemented 2025-11-11 00:20:13.538166 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 3 to run task: BuildTask(base) 2025-11-11 00:20:13.538207 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-11-11 00:20:13.538261 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-11-11 00:20:13.538161 2025-11-11 00:20:13.538375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Directory /tmp/kolla-2025-11-11_00-17-59_l80igqqo/docker/base/plugins already exist. Skipping. 2025-11-11 00:20:13.540571 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-11-11 00:20:13.540615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Directory /tmp/kolla-2025-11-11_00-17-59_l80igqqo/docker/base/additions already exist. Skipping. 2025-11-11 00:20:13.541247 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-11-11 00:20:14.617742 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 1/36 : FROM ubuntu:22.04 2025-11-11 00:20:14.617810 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.617900 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 09506232a800 2025-11-11 00:20:14.617909 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 2/36 : LABEL "build-date"="20251111" "name"="base" "de.osism.commit.docker_images_kolla"="a0031f0" "de.osism.commit.kolla"="2c3140393" "de.osism.commit.kolla_version"="18.8.1" "de.osism.commit.release"="2505108" "de.osism.release.openstack"="2024.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-11T00:17:05.553352+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-11 00:20:14.617950 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.618025 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.618064 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e1b41546d912 2025-11-11 00:20:14.618117 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 3/36 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 2{2,4}.04}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 2{2,4}.04\" are supported on ubuntu"; false; fi 2025-11-11 00:20:14.618168 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.618236 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.618274 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 102d6edb413d 2025-11-11 00:20:14.618326 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 4/36 : COPY curlrc /root/.curlrc 2025-11-11 00:20:14.618378 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.618428 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.618480 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 0ff961c87208 2025-11-11 00:20:14.618551 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 5/36 : ENV LANG en_US.UTF-8 2025-11-11 00:20:14.618610 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.618700 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.618725 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e43e1d88b9bf 2025-11-11 00:20:14.618774 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 6/36 : LABEL kolla_version="2024.1" 2025-11-11 00:20:14.618841 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.618892 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.618942 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 78fffac146f5 2025-11-11 00:20:14.618994 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 7/36 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-11 00:20:14.619047 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.619095 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.619145 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 5e171530fd9d 2025-11-11 00:20:14.619193 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 8/36 : COPY *.gpg /etc/kolla/apt-keys/ 2025-11-11 00:20:14.619242 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.619290 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.619338 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 288941829314 2025-11-11 00:20:14.619388 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 9/36 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:14.619436 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.619484 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.619549 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 91722cf028c2 2025-11-11 00:20:14.619604 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 10/36 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-11-11 00:20:14.619653 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.619700 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.619748 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> fab02f31b043 2025-11-11 00:20:14.619814 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 11/36 : COPY kolla_bashrc /tmp/ 2025-11-11 00:20:14.619879 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.619928 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.619976 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a76318336b3e 2025-11-11 00:20:14.620027 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 12/36 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2025-11-11 00:20:14.620078 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.620124 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.620172 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a7eee354faab 2025-11-11 00:20:14.620221 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 13/36 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2025-11-11 00:20:14.620269 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.620317 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.620365 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> adbc8530858c 2025-11-11 00:20:14.620412 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 14/36 : ENV DEBIAN_FRONTEND noninteractive 2025-11-11 00:20:14.620461 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.620510 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.620640 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> b3a7546b0980 2025-11-11 00:20:14.620648 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 15/36 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2025-11-11 00:20:14.620692 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.620742 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.620890 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 19d7b7e2274d 2025-11-11 00:20:14.620959 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 16/36 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:14.620973 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.621018 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.621065 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 30ce56b5f43a 2025-11-11 00:20:14.621120 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 17/36 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2025-11-11 00:20:14.621169 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.621220 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.621270 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 4d49c234027f 2025-11-11 00:20:14.621314 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 18/36 : RUN rm -f /etc/apt/sources.list 2025-11-11 00:20:14.621358 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.621402 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.621446 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> bbb1815b16af 2025-11-11 00:20:14.621488 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 19/36 : COPY sources.list.ubuntu.jammy /etc/apt/sources.list 2025-11-11 00:20:14.621561 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.621613 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.621644 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 70c05e7afa22 2025-11-11 00:20:14.621687 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 20/36 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-11-11 00:20:14.621730 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.621772 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.621829 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 9c27a42679b0 2025-11-11 00:20:14.621872 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 21/36 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-11 00:20:14.621915 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.621958 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.622002 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 34dff65bc45f 2025-11-11 00:20:14.622044 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 22/36 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-11-11 00:20:14.622088 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.622130 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.622174 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e37e06aa38fd 2025-11-11 00:20:14.622225 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 23/36 : RUN mkdir -p /etc/kolla/apt-keys/ && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys F77F1EDA57EBB1CC && gpg --export F77F1EDA57EBB1CC >/etc/kolla/apt-keys/erlang-ppa.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9F4587F226208342 && gpg --export 9F4587F226208342 >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2025-11-11 00:20:14.622265 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.622308 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.622352 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 63537c71cf03 2025-11-11 00:20:14.622399 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 24/36 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive_compat.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2025-11-11 00:20:14.622440 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.622484 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.622539 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 1936b281725e 2025-11-11 00:20:14.622595 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 25/36 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:14.622645 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.622682 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.622724 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> b4e7f24f9ffa 2025-11-11 00:20:14.622848 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 26/36 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2025-11-11 00:20:14.622876 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.622928 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.622971 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 727b1a36fdda 2025-11-11 00:20:14.623014 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 27/36 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-11-11 00:20:14.623057 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.623101 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.623141 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 4474765c1ff1 2025-11-11 00:20:14.623177 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 28/36 : COPY start.sh /usr/local/bin/kolla_start 2025-11-11 00:20:14.623214 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.623249 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.623281 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a32e27765215 2025-11-11 00:20:14.623328 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 29/36 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-11-11 00:20:14.623365 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.623401 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.623437 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 0819bbf19fd9 2025-11-11 00:20:14.623473 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 30/36 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-11-11 00:20:14.623509 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.623547 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.623599 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 29a498f0bca8 2025-11-11 00:20:14.623637 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 31/36 : COPY sudoers /etc/sudoers 2025-11-11 00:20:14.623673 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.623709 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.623744 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 2e595241b10a 2025-11-11 00:20:14.623799 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 32/36 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-11-11 00:20:14.623826 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.623854 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.624012 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> c6ace8f0e160 2025-11-11 00:20:14.624021 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 33/36 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2025-11-11 00:20:14.624029 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.624036 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.624042 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> dab2bd6f726b 2025-11-11 00:20:14.624052 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 34/36 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-11-11 00:20:14.624085 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.624092 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.624148 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 41520aec26f8 2025-11-11 00:20:14.624157 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 35/36 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2025-11-11 00:20:14.624214 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.624221 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.624277 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 02e7533ab8e0 2025-11-11 00:20:14.624284 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 36/36 : CMD ["kolla_start"] 2025-11-11 00:20:14.624339 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:14.624348 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:14.624402 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 322a9e67f8ac 2025-11-11 00:20:14.626715 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unknown container engine error when building 2025-11-11 00:20:14.626731 | ubuntu-noble-large | Traceback (most recent call last): 2025-11-11 00:20:14.626738 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/tasks.py", line 417, in builder 2025-11-11 00:20:14.626744 | ubuntu-noble-large | for stream in self.engine_client.images.build( 2025-11-11 00:20:14.626750 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-11 00:20:14.626756 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/docker/models/images.py", line 304, in build 2025-11-11 00:20:14.626762 | ubuntu-noble-large | raise BuildError(chunk['error'], result_stream) 2025-11-11 00:20:14.626768 | ubuntu-noble-large | docker.errors.BuildError: error squashing image: not implemented 2025-11-11 00:20:14.626837 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 4 to run task: BuildTask(base) 2025-11-11 00:20:14.626845 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-11-11 00:20:14.626906 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-11-11 00:20:14.626800 2025-11-11 00:20:14.626995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Directory /tmp/kolla-2025-11-11_00-17-59_l80igqqo/docker/base/plugins already exist. Skipping. 2025-11-11 00:20:14.627808 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-11-11 00:20:14.627924 | ubuntu-noble-large | INFO:kolla.common.utils.base:Directory /tmp/kolla-2025-11-11_00-17-59_l80igqqo/docker/base/additions already exist. Skipping. 2025-11-11 00:20:14.628484 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-11-11 00:20:15.708722 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 1/36 : FROM ubuntu:22.04 2025-11-11 00:20:15.708809 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.708824 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 09506232a800 2025-11-11 00:20:15.708933 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 2/36 : LABEL "build-date"="20251111" "name"="base" "de.osism.commit.docker_images_kolla"="a0031f0" "de.osism.commit.kolla"="2c3140393" "de.osism.commit.kolla_version"="18.8.1" "de.osism.commit.release"="2505108" "de.osism.release.openstack"="2024.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-11-11T00:17:05.553352+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-11 00:20:15.708949 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.708960 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.708970 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e1b41546d912 2025-11-11 00:20:15.708981 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 3/36 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 2{2,4}.04}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 2{2,4}.04\" are supported on ubuntu"; false; fi 2025-11-11 00:20:15.708992 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.709002 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.709021 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 102d6edb413d 2025-11-11 00:20:15.709057 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 4/36 : COPY curlrc /root/.curlrc 2025-11-11 00:20:15.709068 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.709078 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.709088 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 0ff961c87208 2025-11-11 00:20:15.709098 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 5/36 : ENV LANG en_US.UTF-8 2025-11-11 00:20:15.709108 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.709121 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.709135 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e43e1d88b9bf 2025-11-11 00:20:15.709190 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 6/36 : LABEL kolla_version="2024.1" 2025-11-11 00:20:15.709243 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.709257 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710667 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 78fffac146f5 2025-11-11 00:20:15.710703 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 7/36 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-11 00:20:15.710708 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710712 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710716 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 5e171530fd9d 2025-11-11 00:20:15.710720 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 8/36 : COPY *.gpg /etc/kolla/apt-keys/ 2025-11-11 00:20:15.710724 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710727 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710731 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 288941829314 2025-11-11 00:20:15.710735 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 9/36 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:15.710739 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710743 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710746 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 91722cf028c2 2025-11-11 00:20:15.710750 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 10/36 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-11-11 00:20:15.710753 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710757 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710760 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> fab02f31b043 2025-11-11 00:20:15.710764 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 11/36 : COPY kolla_bashrc /tmp/ 2025-11-11 00:20:15.710768 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710771 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710774 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a76318336b3e 2025-11-11 00:20:15.710804 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 12/36 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2025-11-11 00:20:15.710809 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710813 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710817 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a7eee354faab 2025-11-11 00:20:15.710821 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 13/36 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2025-11-11 00:20:15.710824 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710828 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710831 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> adbc8530858c 2025-11-11 00:20:15.710835 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 14/36 : ENV DEBIAN_FRONTEND noninteractive 2025-11-11 00:20:15.710839 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710842 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710846 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> b3a7546b0980 2025-11-11 00:20:15.710849 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 15/36 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2025-11-11 00:20:15.710853 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710856 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710865 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 19d7b7e2274d 2025-11-11 00:20:15.710870 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 16/36 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:15.710875 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710878 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710881 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 30ce56b5f43a 2025-11-11 00:20:15.710885 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 17/36 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2025-11-11 00:20:15.710889 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710892 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710896 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 4d49c234027f 2025-11-11 00:20:15.710899 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 18/36 : RUN rm -f /etc/apt/sources.list 2025-11-11 00:20:15.710902 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710906 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710909 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> bbb1815b16af 2025-11-11 00:20:15.710913 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 19/36 : COPY sources.list.ubuntu.jammy /etc/apt/sources.list 2025-11-11 00:20:15.710916 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710919 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710923 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 70c05e7afa22 2025-11-11 00:20:15.710926 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 20/36 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-11-11 00:20:15.710929 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710933 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710936 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 9c27a42679b0 2025-11-11 00:20:15.710939 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 21/36 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-11-11 00:20:15.710973 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710977 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710981 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 34dff65bc45f 2025-11-11 00:20:15.710984 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 22/36 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-11-11 00:20:15.710987 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.710991 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.710994 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> e37e06aa38fd 2025-11-11 00:20:15.710999 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 23/36 : RUN mkdir -p /etc/kolla/apt-keys/ && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys F77F1EDA57EBB1CC && gpg --export F77F1EDA57EBB1CC >/etc/kolla/apt-keys/erlang-ppa.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9F4587F226208342 && gpg --export 9F4587F226208342 >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2025-11-11 00:20:15.711004 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711007 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711011 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 63537c71cf03 2025-11-11 00:20:15.711018 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 24/36 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive_compat.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2025-11-11 00:20:15.711025 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711029 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711032 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 1936b281725e 2025-11-11 00:20:15.711053 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 25/36 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-11-11 00:20:15.711057 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711061 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711080 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> b4e7f24f9ffa 2025-11-11 00:20:15.711605 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 26/36 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2025-11-11 00:20:15.711624 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711629 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711634 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 727b1a36fdda 2025-11-11 00:20:15.711638 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 27/36 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-11-11 00:20:15.711643 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711647 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711652 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 4474765c1ff1 2025-11-11 00:20:15.711656 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 28/36 : COPY start.sh /usr/local/bin/kolla_start 2025-11-11 00:20:15.711661 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711666 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711670 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> a32e27765215 2025-11-11 00:20:15.711675 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 29/36 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-11-11 00:20:15.711679 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711684 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711688 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 0819bbf19fd9 2025-11-11 00:20:15.711693 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 30/36 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-11-11 00:20:15.711701 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711706 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711710 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 29a498f0bca8 2025-11-11 00:20:15.711717 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 31/36 : COPY sudoers /etc/sudoers 2025-11-11 00:20:15.711722 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711726 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711747 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 2e595241b10a 2025-11-11 00:20:15.711808 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 32/36 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-11-11 00:20:15.711864 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.711897 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.711938 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> c6ace8f0e160 2025-11-11 00:20:15.711983 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 33/36 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2025-11-11 00:20:15.712020 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.712062 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.712101 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> dab2bd6f726b 2025-11-11 00:20:15.712142 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 34/36 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-11-11 00:20:15.712182 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.712223 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.712262 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 41520aec26f8 2025-11-11 00:20:15.712308 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 35/36 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2025-11-11 00:20:15.712348 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.712391 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.712432 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 02e7533ab8e0 2025-11-11 00:20:15.712473 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Step 36/36 : CMD ["kolla_start"] 2025-11-11 00:20:15.712513 | ubuntu-noble-large | ERROR:kolla.common.utils.base: 2025-11-11 00:20:15.712574 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> Using cache 2025-11-11 00:20:15.712619 | ubuntu-noble-large | ERROR:kolla.common.utils.base:---> 322a9e67f8ac 2025-11-11 00:20:15.713423 | ubuntu-noble-large | ERROR:kolla.common.utils.base:Unknown container engine error when building 2025-11-11 00:20:15.713430 | ubuntu-noble-large | Traceback (most recent call last): 2025-11-11 00:20:15.713436 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/tasks.py", line 417, in builder 2025-11-11 00:20:15.713441 | ubuntu-noble-large | for stream in self.engine_client.images.build( 2025-11-11 00:20:15.713446 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-11 00:20:15.713451 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/docker/models/images.py", line 304, in build 2025-11-11 00:20:15.713457 | ubuntu-noble-large | raise BuildError(chunk['error'], result_stream) 2025-11-11 00:20:15.713462 | ubuntu-noble-large | docker.errors.BuildError: error squashing image: not implemented 2025-11-11 00:20:18.697719 | ubuntu-noble-large | INFO:kolla.common.utils:=========================== 2025-11-11 00:20:18.697834 | ubuntu-noble-large | INFO:kolla.common.utils:Images that failed to build 2025-11-11 00:20:18.697850 | ubuntu-noble-large | INFO:kolla.common.utils:=========================== 2025-11-11 00:20:18.697861 | ubuntu-noble-large | ERROR:kolla.common.utils:aodh-api Failed with status: matched 2025-11-11 00:20:18.697955 | ubuntu-noble-large | ERROR:kolla.common.utils:aodh-base Failed with status: matched 2025-11-11 00:20:18.697996 | ubuntu-noble-large | ERROR:kolla.common.utils:aodh-evaluator Failed with status: matched 2025-11-11 00:20:18.698008 | ubuntu-noble-large | ERROR:kolla.common.utils:aodh-expirer Failed with status: matched 2025-11-11 00:20:18.698017 | ubuntu-noble-large | ERROR:kolla.common.utils:aodh-listener Failed with status: matched 2025-11-11 00:20:18.698027 | ubuntu-noble-large | ERROR:kolla.common.utils:aodh-notifier Failed with status: matched 2025-11-11 00:20:18.698069 | ubuntu-noble-large | ERROR:kolla.common.utils:barbican-api Failed with status: matched 2025-11-11 00:20:18.698177 | ubuntu-noble-large | ERROR:kolla.common.utils:barbican-base Failed with status: matched 2025-11-11 00:20:18.698190 | ubuntu-noble-large | ERROR:kolla.common.utils:barbican-keystone-listener Failed with status: matched 2025-11-11 00:20:18.698200 | ubuntu-noble-large | ERROR:kolla.common.utils:barbican-worker Failed with status: matched 2025-11-11 00:20:18.698210 | ubuntu-noble-large | ERROR:kolla.common.utils:base Failed with status: error 2025-11-11 00:20:18.698220 | ubuntu-noble-large | ERROR:kolla.common.utils:blazar-api Failed with status: matched 2025-11-11 00:20:18.698271 | ubuntu-noble-large | ERROR:kolla.common.utils:blazar-base Failed with status: matched 2025-11-11 00:20:18.698282 | ubuntu-noble-large | ERROR:kolla.common.utils:blazar-manager Failed with status: matched 2025-11-11 00:20:18.698334 | ubuntu-noble-large | ERROR:kolla.common.utils:ceilometer-base Failed with status: matched 2025-11-11 00:20:18.698344 | ubuntu-noble-large | ERROR:kolla.common.utils:ceilometer-central Failed with status: matched 2025-11-11 00:20:18.699636 | ubuntu-noble-large | ERROR:kolla.common.utils:ceilometer-compute Failed with status: matched 2025-11-11 00:20:18.699659 | ubuntu-noble-large | ERROR:kolla.common.utils:ceilometer-ipmi Failed with status: matched 2025-11-11 00:20:18.699669 | ubuntu-noble-large | ERROR:kolla.common.utils:ceilometer-notification Failed with status: matched 2025-11-11 00:20:18.699679 | ubuntu-noble-large | ERROR:kolla.common.utils:cinder-api Failed with status: matched 2025-11-11 00:20:18.699689 | ubuntu-noble-large | ERROR:kolla.common.utils:cinder-backup Failed with status: matched 2025-11-11 00:20:18.699698 | ubuntu-noble-large | ERROR:kolla.common.utils:cinder-base Failed with status: matched 2025-11-11 00:20:18.699708 | ubuntu-noble-large | ERROR:kolla.common.utils:cinder-scheduler Failed with status: matched 2025-11-11 00:20:18.699718 | ubuntu-noble-large | ERROR:kolla.common.utils:cinder-volume Failed with status: matched 2025-11-11 00:20:18.699728 | ubuntu-noble-large | ERROR:kolla.common.utils:cron Failed with status: matched 2025-11-11 00:20:18.699737 | ubuntu-noble-large | ERROR:kolla.common.utils:designate-api Failed with status: matched 2025-11-11 00:20:18.699747 | ubuntu-noble-large | ERROR:kolla.common.utils:designate-backend-bind9 Failed with status: matched 2025-11-11 00:20:18.699756 | ubuntu-noble-large | ERROR:kolla.common.utils:designate-base Failed with status: matched 2025-11-11 00:20:18.699766 | ubuntu-noble-large | ERROR:kolla.common.utils:designate-central Failed with status: matched 2025-11-11 00:20:18.699775 | ubuntu-noble-large | ERROR:kolla.common.utils:designate-mdns Failed with status: matched 2025-11-11 00:20:18.699815 | ubuntu-noble-large | ERROR:kolla.common.utils:designate-producer Failed with status: matched 2025-11-11 00:20:18.699826 | ubuntu-noble-large | ERROR:kolla.common.utils:designate-sink Failed with status: matched 2025-11-11 00:20:18.699836 | ubuntu-noble-large | ERROR:kolla.common.utils:designate-worker Failed with status: matched 2025-11-11 00:20:18.699862 | ubuntu-noble-large | ERROR:kolla.common.utils:dnsmasq Failed with status: matched 2025-11-11 00:20:18.699872 | ubuntu-noble-large | ERROR:kolla.common.utils:fluentd Failed with status: matched 2025-11-11 00:20:18.699882 | ubuntu-noble-large | ERROR:kolla.common.utils:glance-api Failed with status: matched 2025-11-11 00:20:18.699892 | ubuntu-noble-large | ERROR:kolla.common.utils:glance-base Failed with status: matched 2025-11-11 00:20:18.699902 | ubuntu-noble-large | ERROR:kolla.common.utils:gnocchi-api Failed with status: matched 2025-11-11 00:20:18.699911 | ubuntu-noble-large | ERROR:kolla.common.utils:gnocchi-base Failed with status: matched 2025-11-11 00:20:18.699920 | ubuntu-noble-large | ERROR:kolla.common.utils:gnocchi-metricd Failed with status: matched 2025-11-11 00:20:18.699930 | ubuntu-noble-large | ERROR:kolla.common.utils:gnocchi-statsd Failed with status: matched 2025-11-11 00:20:18.699939 | ubuntu-noble-large | ERROR:kolla.common.utils:grafana Failed with status: matched 2025-11-11 00:20:18.699949 | ubuntu-noble-large | ERROR:kolla.common.utils:hacluster-base Failed with status: matched 2025-11-11 00:20:18.699958 | ubuntu-noble-large | ERROR:kolla.common.utils:hacluster-corosync Failed with status: matched 2025-11-11 00:20:18.699968 | ubuntu-noble-large | ERROR:kolla.common.utils:hacluster-pacemaker Failed with status: matched 2025-11-11 00:20:18.699977 | ubuntu-noble-large | ERROR:kolla.common.utils:hacluster-pacemaker-remote Failed with status: matched 2025-11-11 00:20:18.699987 | ubuntu-noble-large | ERROR:kolla.common.utils:hacluster-pcs Failed with status: matched 2025-11-11 00:20:18.699996 | ubuntu-noble-large | ERROR:kolla.common.utils:haproxy Failed with status: matched 2025-11-11 00:20:18.700040 | ubuntu-noble-large | ERROR:kolla.common.utils:haproxy-ssh Failed with status: matched 2025-11-11 00:20:18.700051 | ubuntu-noble-large | ERROR:kolla.common.utils:horizon Failed with status: matched 2025-11-11 00:20:18.700060 | ubuntu-noble-large | ERROR:kolla.common.utils:ironic-api Failed with status: matched 2025-11-11 00:20:18.700070 | ubuntu-noble-large | ERROR:kolla.common.utils:ironic-base Failed with status: matched 2025-11-11 00:20:18.700079 | ubuntu-noble-large | ERROR:kolla.common.utils:ironic-conductor Failed with status: matched 2025-11-11 00:20:18.700089 | ubuntu-noble-large | ERROR:kolla.common.utils:ironic-inspector Failed with status: matched 2025-11-11 00:20:18.700102 | ubuntu-noble-large | ERROR:kolla.common.utils:ironic-neutron-agent Failed with status: matched 2025-11-11 00:20:18.700115 | ubuntu-noble-large | ERROR:kolla.common.utils:ironic-prometheus-exporter Failed with status: matched 2025-11-11 00:20:18.700305 | ubuntu-noble-large | ERROR:kolla.common.utils:ironic-pxe Failed with status: matched 2025-11-11 00:20:18.700368 | ubuntu-noble-large | ERROR:kolla.common.utils:iscsid Failed with status: matched 2025-11-11 00:20:18.700389 | ubuntu-noble-large | ERROR:kolla.common.utils:keepalived Failed with status: matched 2025-11-11 00:20:18.700399 | ubuntu-noble-large | ERROR:kolla.common.utils:keystone Failed with status: matched 2025-11-11 00:20:18.700409 | ubuntu-noble-large | ERROR:kolla.common.utils:keystone-base Failed with status: matched 2025-11-11 00:20:18.700451 | ubuntu-noble-large | ERROR:kolla.common.utils:keystone-fernet Failed with status: matched 2025-11-11 00:20:18.700618 | ubuntu-noble-large | ERROR:kolla.common.utils:keystone-ssh Failed with status: matched 2025-11-11 00:20:18.700647 | ubuntu-noble-large | ERROR:kolla.common.utils:kolla-toolbox Failed with status: matched 2025-11-11 00:20:18.700714 | ubuntu-noble-large | ERROR:kolla.common.utils:letsencrypt-base Failed with status: matched 2025-11-11 00:20:18.700775 | ubuntu-noble-large | ERROR:kolla.common.utils:letsencrypt-lego Failed with status: matched 2025-11-11 00:20:18.700852 | ubuntu-noble-large | ERROR:kolla.common.utils:letsencrypt-webserver Failed with status: matched 2025-11-11 00:20:18.700915 | ubuntu-noble-large | ERROR:kolla.common.utils:magnum-api Failed with status: matched 2025-11-11 00:20:18.700976 | ubuntu-noble-large | ERROR:kolla.common.utils:magnum-base Failed with status: matched 2025-11-11 00:20:18.701032 | ubuntu-noble-large | ERROR:kolla.common.utils:magnum-conductor Failed with status: matched 2025-11-11 00:20:18.701089 | ubuntu-noble-large | ERROR:kolla.common.utils:manila-api Failed with status: matched 2025-11-11 00:20:18.701148 | ubuntu-noble-large | ERROR:kolla.common.utils:manila-base Failed with status: matched 2025-11-11 00:20:18.701205 | ubuntu-noble-large | ERROR:kolla.common.utils:manila-data Failed with status: matched 2025-11-11 00:20:18.701262 | ubuntu-noble-large | ERROR:kolla.common.utils:manila-scheduler Failed with status: matched 2025-11-11 00:20:18.701319 | ubuntu-noble-large | ERROR:kolla.common.utils:manila-share Failed with status: matched 2025-11-11 00:20:18.701375 | ubuntu-noble-large | ERROR:kolla.common.utils:mariadb-base Failed with status: matched 2025-11-11 00:20:18.701432 | ubuntu-noble-large | ERROR:kolla.common.utils:mariadb-clustercheck Failed with status: matched 2025-11-11 00:20:18.701496 | ubuntu-noble-large | ERROR:kolla.common.utils:mariadb-server Failed with status: matched 2025-11-11 00:20:18.701577 | ubuntu-noble-large | ERROR:kolla.common.utils:masakari-api Failed with status: matched 2025-11-11 00:20:18.701641 | ubuntu-noble-large | ERROR:kolla.common.utils:masakari-base Failed with status: matched 2025-11-11 00:20:18.701699 | ubuntu-noble-large | ERROR:kolla.common.utils:masakari-engine Failed with status: matched 2025-11-11 00:20:18.701758 | ubuntu-noble-large | ERROR:kolla.common.utils:masakari-monitors Failed with status: matched 2025-11-11 00:20:18.701831 | ubuntu-noble-large | ERROR:kolla.common.utils:memcached Failed with status: matched 2025-11-11 00:20:18.701891 | ubuntu-noble-large | ERROR:kolla.common.utils:multipathd Failed with status: matched 2025-11-11 00:20:18.701949 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-base Failed with status: matched 2025-11-11 00:20:18.702006 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-bgp-dragent Failed with status: matched 2025-11-11 00:20:18.702065 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-dhcp-agent Failed with status: matched 2025-11-11 00:20:18.702122 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-infoblox-ipam-agent Failed with status: matched 2025-11-11 00:20:18.702178 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-l3-agent Failed with status: matched 2025-11-11 00:20:18.702236 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-linuxbridge-agent Failed with status: matched 2025-11-11 00:20:18.702270 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-metadata-agent Failed with status: matched 2025-11-11 00:20:18.702342 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-metering-agent Failed with status: matched 2025-11-11 00:20:18.702397 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-mlnx-agent Failed with status: matched 2025-11-11 00:20:18.702457 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-openvswitch-agent Failed with status: matched 2025-11-11 00:20:18.702514 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-ovn-agent Failed with status: matched 2025-11-11 00:20:18.702569 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-ovn-vpn-agent Failed with status: matched 2025-11-11 00:20:18.702685 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-server Failed with status: matched 2025-11-11 00:20:18.702702 | ubuntu-noble-large | ERROR:kolla.common.utils:neutron-sriov-agent Failed with status: matched 2025-11-11 00:20:18.702757 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-api Failed with status: matched 2025-11-11 00:20:18.702857 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-base Failed with status: matched 2025-11-11 00:20:18.702920 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-compute Failed with status: matched 2025-11-11 00:20:18.702975 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-compute-ironic Failed with status: matched 2025-11-11 00:20:18.703029 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-conductor Failed with status: matched 2025-11-11 00:20:18.703081 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-libvirt Failed with status: matched 2025-11-11 00:20:18.703133 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-novncproxy Failed with status: matched 2025-11-11 00:20:18.703184 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-scheduler Failed with status: matched 2025-11-11 00:20:18.703235 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-serialproxy Failed with status: matched 2025-11-11 00:20:18.703286 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-spicehtml5proxy Failed with status: matched 2025-11-11 00:20:18.703338 | ubuntu-noble-large | ERROR:kolla.common.utils:nova-ssh Failed with status: matched 2025-11-11 00:20:18.703389 | ubuntu-noble-large | ERROR:kolla.common.utils:octavia-api Failed with status: matched 2025-11-11 00:20:18.704607 | ubuntu-noble-large | ERROR:kolla.common.utils:octavia-base Failed with status: matched 2025-11-11 00:20:18.704637 | ubuntu-noble-large | ERROR:kolla.common.utils:octavia-driver-agent Failed with status: matched 2025-11-11 00:20:18.704649 | ubuntu-noble-large | ERROR:kolla.common.utils:octavia-health-manager Failed with status: matched 2025-11-11 00:20:18.704660 | ubuntu-noble-large | ERROR:kolla.common.utils:octavia-housekeeping Failed with status: matched 2025-11-11 00:20:18.704669 | ubuntu-noble-large | ERROR:kolla.common.utils:octavia-worker Failed with status: matched 2025-11-11 00:20:18.704679 | ubuntu-noble-large | ERROR:kolla.common.utils:opensearch Failed with status: matched 2025-11-11 00:20:18.704688 | ubuntu-noble-large | ERROR:kolla.common.utils:opensearch-dashboards Failed with status: matched 2025-11-11 00:20:18.704696 | ubuntu-noble-large | ERROR:kolla.common.utils:openstack-base Failed with status: matched 2025-11-11 00:20:18.704705 | ubuntu-noble-large | ERROR:kolla.common.utils:openvswitch-base Failed with status: matched 2025-11-11 00:20:18.704713 | ubuntu-noble-large | ERROR:kolla.common.utils:openvswitch-db-server Failed with status: matched 2025-11-11 00:20:18.704721 | ubuntu-noble-large | ERROR:kolla.common.utils:openvswitch-vswitchd Failed with status: matched 2025-11-11 00:20:18.704730 | ubuntu-noble-large | ERROR:kolla.common.utils:ovn-base Failed with status: matched 2025-11-11 00:20:18.704739 | ubuntu-noble-large | ERROR:kolla.common.utils:ovn-controller Failed with status: matched 2025-11-11 00:20:18.704747 | ubuntu-noble-large | ERROR:kolla.common.utils:ovn-nb-db-server Failed with status: matched 2025-11-11 00:20:18.704755 | ubuntu-noble-large | ERROR:kolla.common.utils:ovn-northd Failed with status: matched 2025-11-11 00:20:18.704833 | ubuntu-noble-large | ERROR:kolla.common.utils:ovn-sb-db-server Failed with status: matched 2025-11-11 00:20:18.704845 | ubuntu-noble-large | ERROR:kolla.common.utils:ovsdpdk Failed with status: matched 2025-11-11 00:20:18.704854 | ubuntu-noble-large | ERROR:kolla.common.utils:ovsdpdk-db Failed with status: matched 2025-11-11 00:20:18.704862 | ubuntu-noble-large | ERROR:kolla.common.utils:ovsdpdk-vswitchd Failed with status: matched 2025-11-11 00:20:18.704871 | ubuntu-noble-large | ERROR:kolla.common.utils:placement-api Failed with status: matched 2025-11-11 00:20:18.704879 | ubuntu-noble-large | ERROR:kolla.common.utils:placement-base Failed with status: matched 2025-11-11 00:20:18.704887 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-alertmanager Failed with status: matched 2025-11-11 00:20:18.704907 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-base Failed with status: matched 2025-11-11 00:20:18.704915 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-blackbox-exporter Failed with status: matched 2025-11-11 00:20:18.704924 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-cadvisor Failed with status: matched 2025-11-11 00:20:18.704932 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-elasticsearch-exporter Failed with status: matched 2025-11-11 00:20:18.704941 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-libvirt-exporter Failed with status: matched 2025-11-11 00:20:18.704950 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-memcached-exporter Failed with status: matched 2025-11-11 00:20:18.704958 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-msteams Failed with status: matched 2025-11-11 00:20:18.704967 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-mtail Failed with status: matched 2025-11-11 00:20:18.704975 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-mysqld-exporter Failed with status: matched 2025-11-11 00:20:18.704984 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-node-exporter Failed with status: matched 2025-11-11 00:20:18.704992 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-openstack-exporter Failed with status: matched 2025-11-11 00:20:18.705001 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-ovn-exporter Failed with status: matched 2025-11-11 00:20:18.705010 | ubuntu-noble-large | ERROR:kolla.common.utils:prometheus-v2-server Failed with status: matched 2025-11-11 00:20:18.705018 | ubuntu-noble-large | ERROR:kolla.common.utils:proxysql Failed with status: matched 2025-11-11 00:20:18.705027 | ubuntu-noble-large | ERROR:kolla.common.utils:rabbitmq Failed with status: matched 2025-11-11 00:20:18.705035 | ubuntu-noble-large | ERROR:kolla.common.utils:redis Failed with status: matched 2025-11-11 00:20:18.705044 | ubuntu-noble-large | ERROR:kolla.common.utils:redis-base Failed with status: matched 2025-11-11 00:20:18.705059 | ubuntu-noble-large | ERROR:kolla.common.utils:redis-sentinel Failed with status: matched 2025-11-11 00:20:18.705067 | ubuntu-noble-large | ERROR:kolla.common.utils:skyline-apiserver Failed with status: matched 2025-11-11 00:20:18.705094 | ubuntu-noble-large | ERROR:kolla.common.utils:skyline-base Failed with status: matched 2025-11-11 00:20:18.705103 | ubuntu-noble-large | ERROR:kolla.common.utils:skyline-console Failed with status: matched 2025-11-11 00:20:18.705111 | ubuntu-noble-large | ERROR:kolla.common.utils:tgtd Failed with status: matched 2025-11-11 00:20:18.812266 | ubuntu-noble-large | {"built": [], "failed": [{"name": "aodh-api", "status": "matched"}, {"name": "aodh-base", "status": "matched"}, {"name": "aodh-evaluator", "status": "matched"}, {"name": "aodh-expirer", "status": "matched"}, {"name": "aodh-listener", "status": "matched"}, {"name": "aodh-notifier", "status": "matched"}, {"name": "barbican-api", "status": "matched"}, {"name": "barbican-base", "status": "matched"}, {"name": "barbican-keystone-listener", "status": "matched"}, {"name": "barbican-worker", "status": "matched"}, {"name": "base", "status": "error"}, {"name": "blazar-api", "status": "matched"}, {"name": "blazar-base", "status": "matched"}, {"name": "blazar-manager", "status": "matched"}, {"name": "ceilometer-base", "status": "matched"}, {"name": "ceilometer-central", "status": "matched"}, {"name": "ceilometer-compute", "status": "matched"}, {"name": "ceilometer-ipmi", "status": "matched"}, {"name": "ceilometer-notification", "status": "matched"}, {"name": "cinder-api", "status": "matched"}, {"name": "cinder-backup", "status": "matched"}, {"name": "cinder-base", "status": "matched"}, {"name": "cinder-scheduler", "status": "matched"}, {"name": "cinder-volume", "status": "matched"}, {"name": "cron", "status": "matched"}, {"name": "designate-api", "status": "matched"}, {"name": "designate-backend-bind9", "status": "matched"}, {"name": "designate-base", "status": "matched"}, {"name": "designate-central", "status": "matched"}, {"name": "designate-mdns", "status": "matched"}, {"name": "designate-producer", "status": "matched"}, {"name": "designate-sink", "status": "matched"}, {"name": "designate-worker", "status": "matched"}, {"name": "dnsmasq", "status": "matched"}, {"name": "fluentd", "status": "matched"}, {"name": "glance-api", "status": "matched"}, {"name": "glance-base", "status": "matched"}, {"name": "gnocchi-api", "status": "matched"}, {"name": "gnocchi-base", "status": "matched"}, {"name": "gnocchi-metricd", "status": "matched"}, {"name": "gnocchi-statsd", "status": "matched"}, {"name": "grafana", "status": "matched"}, {"name": "hacluster-base", "status": "matched"}, {"name": "hacluster-corosync", "status": "matched"}, {"name": "hacluster-pacemaker", "status": "matched"}, {"name": "hacluster-pacemaker-remote", "status": "matched"}, {"name": "hacluster-pcs", "status": "matched"}, {"name": "haproxy", "status": "matched"}, {"name": "haproxy-ssh", "status": "matched"}, {"name": "horizon", "status": "matched"}, {"name": "ironic-api", "status": "matched"}, {"name": "ironic-base", "status": "matched"}, {"name": "ironic-conductor", "status": "matched"}, {"name": "ironic-inspector", "status": "matched"}, {"name": "ironic-neutron-agent", "status": "matched"}, {"name": "ironic-prometheus-exporter", "status": "matched"}, {"name": "ironic-pxe", "status": "matched"}, {"name": "iscsid", "status": "matched"}, {"name": "keepalived", "status": "matched"}, {"name": "keystone", "status": "matched"}, {"name": "keystone-base", "status": "matched"}, {"name": "keystone-fernet", "status": "matched"}, {"name": "keystone-ssh", "status": "matched"}, {"name": "kolla-toolbox", "status": "matched"}, {"name": "letsencrypt-base", "status": "matched"}, {"name": "letsencrypt-lego", "status": "matched"}, {"name": "letsencrypt-webserver", "status": "matched"}, {"name": "magnum-api", "status": "matched"}, {"name": "magnum-base", "status": "matched"}, {"name": "magnum-conductor", "status": "matched"}, {"name": "manila-api", "status": "matched"}, {"name": "manila-base", "status": "matched"}, {"name": "manila-data", "status": "matched"}, {"name": "manila-scheduler", "status": "matched"}, {"name": "manila-share", "status": "matched"}, {"name": "mariadb-base", "status": "matched"}, {"name": "mariadb-clustercheck", "status": "matched"}, {"name": "mariadb-server", "status": "matched"}, {"name": "masakari-api", "status": "matched"}, {"name": "masakari-base", "status": "matched"}, {"name": "masakari-engine", "status": "matched"}, {"name": "masakari-monitors", "status": "matched"}, {"name": "memcached", "status": "matched"}, {"name": "multipathd", "status": "matched"}, {"name": "neutron-base", "status": "matched"}, {"name": "neutron-bgp-dragent", "status": "matched"}, {"name": "neutron-dhcp-agent", "status": "matched"}, {"name": "neutron-infoblox-ipam-agent", "status": "matched"}, {"name": "neutron-l3-agent", "status": "matched"}, {"name": "neutron-linuxbridge-agent", "status": "matched"}, {"name": "neutron-metadata-agent", "status": "matched"}, {"name": "neutron-metering-agent", "status": "matched"}, {"name": "neutron-mlnx-agent", "status": "matched"}, {"name": "neutron-openvswitch-agent", "status": "matched"}, {"name": "neutron-ovn-agent", "status": "matched"}, {"name": "neutron-ovn-vpn-agent", "status": "matched"}, {"name": "neutron-server", "status": "matched"}, {"name": "neutron-sriov-agent", "status": "matched"}, {"name": "nova-api", "status": "matched"}, {"name": "nova-base", "status": "matched"}, {"name": "nova-compute", "status": "matched"}, {"name": "nova-compute-ironic", "status": "matched"}, {"name": "nova-conductor", "status": "matched"}, {"name": "nova-libvirt", "status": "matched"}, {"name": "nova-novncproxy", "status": "matched"}, {"name": "nova-scheduler", "status": "matched"}, {"name": "nova-serialproxy", "status": "matched"}, {"name": "nova-spicehtml5proxy", "status": "matched"}, {"name": "nova-ssh", "status": "matched"}, {"name": "octavia-api", "status": "matched"}, {"name": "octavia-base", "status": "matched"}, {"name": "octavia-driver-agent", "status": "matched"}, {"name": "octavia-health-manager", "status": "matched"}, {"name": "octavia-housekeeping", "status": "matched"}, {"name": "octavia-worker", "status": "matched"}, {"name": "opensearch", "status": "matched"}, {"name": "opensearch-dashboards", "status": "matched"}, {"name": "openstack-base", "status": "matched"}, {"name": "openvswitch-base", "status": "matched"}, {"name": "openvswitch-db-server", "status": "matched"}, {"name": "openvswitch-vswitchd", "status": "matched"}, {"name": "ovn-base", "status": "matched"}, {"name": "ovn-controller", "status": "matched"}, {"name": "ovn-nb-db-server", "status": "matched"}, {"name": "ovn-northd", "status": "matched"}, {"name": "ovn-sb-db-server", "status": "matched"}, {"name": "ovsdpdk", "status": "matched"}, {"name": "ovsdpdk-db", "status": "matched"}, {"name": "ovsdpdk-vswitchd", "status": "matched"}, {"name": "placement-api", "status": "matched"}, {"name": "placement-base", "status": "matched"}, {"name": "prometheus-alertmanager", "status": "matched"}, {"name": "prometheus-base", "status": "matched"}, {"name": "prometheus-blackbox-exporter", "status": "matched"}, {"name": "prometheus-cadvisor", "status": "matched"}, {"name": "prometheus-elasticsearch-exporter", "status": "matched"}, {"name": "prometheus-libvirt-exporter", "status": "matched"}, {"name": "prometheus-memcached-exporter", "status": "matched"}, {"name": "prometheus-msteams", "status": "matched"}, {"name": "prometheus-mtail", "status": "matched"}, {"name": "prometheus-mysqld-exporter", "status": "matched"}, {"name": "prometheus-node-exporter", "status": "matched"}, {"name": "prometheus-openstack-exporter", "status": "matched"}, {"name": "prometheus-ovn-exporter", "status": "matched"}, {"name": "prometheus-v2-server", "status": "matched"}, {"name": "proxysql", "status": "matched"}, {"name": "rabbitmq", "status": "matched"}, {"name": "redis", "status": "matched"}, {"name": "redis-base", "status": "matched"}, {"name": "redis-sentinel", "status": "matched"}, {"name": "skyline-apiserver", "status": "matched"}, {"name": "skyline-base", "status": "matched"}, {"name": "skyline-console", "status": "matched"}, {"name": "tgtd", "status": "matched"}], "not_matched": [{"name": "bifrost-base"}, {"name": "bifrost-deploy"}, {"name": "cloudkitty-api"}, {"name": "cloudkitty-base"}, {"name": "cloudkitty-processor"}, {"name": "collectd"}, {"name": "cyborg-agent"}, {"name": "cyborg-api"}, {"name": "cyborg-base"}, {"name": "cyborg-conductor"}, {"name": "etcd"}, {"name": "heat-api"}, {"name": "heat-api-cfn"}, {"name": "heat-base"}, {"name": "heat-engine"}, {"name": "influxdb"}, {"name": "kuryr-base"}, {"name": "kuryr-libnetwork"}, {"name": "mistral-api"}, {"name": "mistral-base"}, {"name": "mistral-engine"}, {"name": "mistral-event-engine"}, {"name": "mistral-executor"}, {"name": "swift-account"}, {"name": "swift-base"}, {"name": "swift-container"}, {"name": "swift-object"}, {"name": "swift-object-expirer"}, {"name": "swift-proxy-server"}, {"name": "swift-rsyncd"}, {"name": "tacker-base"}, {"name": "tacker-conductor"}, {"name": "tacker-server"}, {"name": "telegraf"}, {"name": "trove-api"}, {"name": "trove-base"}, {"name": "trove-conductor"}, {"name": "trove-guestagent"}, {"name": "trove-taskmanager"}, {"name": "venus-api"}, {"name": "venus-base"}, {"name": "venus-manager"}, {"name": "watcher-api"}, {"name": "watcher-applier"}, {"name": "watcher-base"}, {"name": "watcher-engine"}, {"name": "zun-api"}, {"name": "zun-base"}, {"name": "zun-cni-daemon"}, {"name": "zun-compute"}, {"name": "zun-wsproxy"}], "skipped": [], "unbuildable": []}+ grep -q 'Failed with status: error' kolla-build-20251111.log 2025-11-11 00:20:18.818278 | ubuntu-noble-large | + echo 'ERROR: Not all the required images could be built.' 2025-11-11 00:20:18.818318 | ubuntu-noble-large | ERROR: Not all the required images could be built. 2025-11-11 00:20:18.818330 | ubuntu-noble-large | + exit 1 2025-11-11 00:20:19.019100 | ubuntu-noble-large | ERROR 2025-11-11 00:20:19.019555 | ubuntu-noble-large | { 2025-11-11 00:20:19.019665 | ubuntu-noble-large | "delta": "0:03:29.544058", 2025-11-11 00:20:19.019735 | ubuntu-noble-large | "end": "2025-11-11 00:20:18.821293", 2025-11-11 00:20:19.019795 | ubuntu-noble-large | "msg": "non-zero return code", 2025-11-11 00:20:19.019849 | ubuntu-noble-large | "rc": 1, 2025-11-11 00:20:19.019901 | ubuntu-noble-large | "start": "2025-11-11 00:16:49.277235" 2025-11-11 00:20:19.019992 | ubuntu-noble-large | } failure 2025-11-11 00:20:19.069306 | 2025-11-11 00:20:19.069476 | PLAY RECAP 2025-11-11 00:20:19.069660 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2025-11-11 00:20:19.069720 | 2025-11-11 00:20:19.212127 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2025-11-11 00:20:19.213302 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-11 00:20:19.953819 | 2025-11-11 00:20:19.954027 | PLAY [Base post] 2025-11-11 00:20:19.967679 | 2025-11-11 00:20:19.967816 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-11 00:20:20.796771 | ubuntu-noble-large | changed 2025-11-11 00:20:20.806335 | 2025-11-11 00:20:20.806462 | PLAY RECAP 2025-11-11 00:20:20.806540 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-11 00:20:20.806619 | 2025-11-11 00:20:20.952903 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-11 00:20:20.955326 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-11 00:20:21.842588 | 2025-11-11 00:20:21.842752 | PLAY [Base post-logs] 2025-11-11 00:20:21.855242 | 2025-11-11 00:20:21.855385 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-11 00:20:22.364481 | localhost | changed 2025-11-11 00:20:22.379700 | 2025-11-11 00:20:22.379878 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-11 00:20:22.440413 | localhost | ok 2025-11-11 00:20:22.445530 | 2025-11-11 00:20:22.445651 | TASK [Set zuul-log-path fact] 2025-11-11 00:20:22.464198 | localhost | ok 2025-11-11 00:20:22.472560 | 2025-11-11 00:20:22.472681 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-11 00:20:22.511447 | localhost | ok 2025-11-11 00:20:22.516249 | 2025-11-11 00:20:22.516472 | TASK [upload-logs : Create log directories] 2025-11-11 00:20:23.448584 | localhost | changed 2025-11-11 00:20:23.451647 | 2025-11-11 00:20:23.451765 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-11 00:20:24.422109 | localhost -> localhost | ok: Runtime: 0:00:00.023479 2025-11-11 00:20:24.426361 | 2025-11-11 00:20:24.426487 | TASK [upload-logs : Upload logs to log server] 2025-11-11 00:20:25.109306 | localhost | Output suppressed because no_log was given 2025-11-11 00:20:25.111404 | 2025-11-11 00:20:25.111506 | LOOP [upload-logs : Compress console log and json output] 2025-11-11 00:20:25.159872 | localhost | skipping: Conditional result was False 2025-11-11 00:20:25.166229 | localhost | skipping: Conditional result was False 2025-11-11 00:20:25.181613 | 2025-11-11 00:20:25.182055 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-11 00:20:25.258142 | localhost | skipping: Conditional result was False 2025-11-11 00:20:25.258429 | 2025-11-11 00:20:25.264822 | localhost | skipping: Conditional result was False 2025-11-11 00:20:25.272893 | 2025-11-11 00:20:25.273512 | LOOP [upload-logs : Upload console log and json output]